AI Engineer & Solution Architect building scalable systems for African markets.

About Me

I'm an AI Engineer at Qucoon where I design and ship production AI systems that handle real financial transactions, real users, and real edge cases. My background in mathematics gives me first-principles understanding of the models I build not just the APIs I call. I build things that work in Nigeria, where internet is unreliable, data is scarce, and most global AI tools were never built with us in mind. Currently working on: A multilingual conversational AI for Yoruba, Igbo, Hausa, and English voice-in, voice-out, no keyboard required.

Image

My

Skills

Languages & Backend

Python
FastAPI
PostgreSQL
Docker
Redis

AI / ML / NLP

PyTorch
TensorFlow
HuggingFace
scikit-learn
LangChain
OpenAI

Cloud & Infrastructure

AWS
Pinecone
Supabase
Streamlit

Data & Visualization

Pandas
NumPy
Power BI
Plotly

My Experience

Production AI systems, research consulting, and data analytics. Real work, shipped solutions.

Qucoon

March 2025 - Present

AI Engineer & Solution Architect

Architected a 5-agent AI customer support system for fintech Intent Classifier, Conversation Bot, Product Bot, Support Bot, and Escalation Agent. Built multi-step chain-of-thought workflows with Redis memory, concurrent async execution, and LLM response validation with automatic fallbacks. Also shipped a document Q&A system using RAG with confidence scoring and FastAPI REST APIs.


Upwork

Dec 2024 - Oct 2025

Freelance AI / Research Consultant

Delivered completed 5.0-rated Upwork engagements, including an AI-powered coding course review and a job-posting research project for Gujarat, India. Worked quickly, communicated clearly, and turned ambiguous requests into actionable deliverables.


FlesiXAF

Aug 2024 - Present

Data Analyst

Contributed to data-driven projects focused on educational data, using SQL, Python, and Power BI to clean, analyze, and visualize datasets. Built reports and dashboards that turned raw data into decision-ready insights.


Lagos State University

Aug 2021 - Jan 2025

B.Sc. Mathematics & Education

Studied mathematics with a focus on statistical modeling, linear algebra, and computational methods the foundation that makes my ML work tick. Applied mathematical thinking to real-world data problems throughout my studies.


Production Work at Qucoon

5-Agent AI Customer Support System

Production

Designed and deployed a multi-agent pipeline — Intent Classifier → Conversation Bot → Product Bot → Support Bot → Escalation Agent — with Redis persistent memory, concurrent async execution, LLM response validation, and automatic fallbacks.

Redis
FastAPI
LangChain
Python
Async

Document Intelligence Platform

Production

RAG system with confidence scoring over internal fintech documentation. FastAPI REST APIs serving real client queries with semantic search and fallback logic for low-confidence responses.

RAG
FastAPI
Pinecone
Python

My

Projects

Image of Groundwork — AI Solution Architecture Advisor

Groundwork AI Solution Architecture Advisor

An interview-driven architecture advisor that refuses to synthesize a recommendation until a structured elicitation process has gathered enough about real constraints, then grounds its answer in a curated corpus of real technical books not the model's own pretrained knowledge with citations back to specific source material. Built solo in two weeks; deployed on real, publicly reachable infrastructure.

RAG
AWS Bedrock
Pinecone
FastAPI
Next.js
Solution Architecture
Tool Calling
Image of Agora — RAG System for AI Governance Documents

Agora RAG System for AI Governance Documents

Production-grade retrieval-augmented generation system over the ETO AGORA Corpus of global AI governance documents, regulations, and laws. Uses sub-query decomposition, Gemini 2.5 Flash, and Pinecone for grounded, source-cited answers, with a dedicated evaluation dashboard for measuring retrieval and answer quality.

RAG
Google Gemini
Pinecone
FastAPI
Streamlit
Upstash Redis
Python
Deployed App
Image of Dr. Amina — AI Healthcare for Northern Nigeria

Dr. Amina AI Healthcare for Northern Nigeria

648 health documents · 80% confidence threshold · Hausa voice input

Built a medical RAG chatbot that serves Northern Nigeria's underserved communities. Powered by Google Gemini and Pinecone (648 verified health documents), it detects emergencies with 80% confidence, supports Hausa voice input, and persists conversations via Supabase. Deployed live on Streamlit for the DataFest Africa 2025 Hackathon.

RAG
Google Gemini
Pinecone
Healthcare AI
Streamlit
Python
Vector Database
Deployed App
Image of Fighting Fraud with Machine Learning

Fighting Fraud with Machine Learning

1M+ transactions · 0.3% fraud rate · 0.92 AUC-ROC

Built a production-grade fraud detection system on 1M+ interbank transactions with a 0.3% fraud rate no synthetic balancing tricks. Engineered features, trained interpretable models (Logistic Regression Random Forest), then ran a self-correcting feature-discovery audit that caught a real data-leakage bug and lifted AUC-ROC from 0.82 to 0.92. SHAP + Gemini make every flagged transaction explainable to analysts.

Fraud Detection
Random Forest
SHAP
Feature Engineering
Python
Scikit-learn
Imbalanced Learning
Next.js
Image of ConfidenceAI — Live Coaching Platform

ConfidenceAI Live Coaching Platform

Live deployment · Real user sessions

Real-time AI confidence coaching with explainable scoring. Not generic motivational text a hybrid keyword + Gemini confidence assessment (biased toward the more cautious read) drives structured, Pydantic-validated coaching responses, with retry-and-fallback logic so a flaky API call never leaves a struggling user with silence.

Google Gemini
Streamlit
Pydantic
Python
Live Deployment
Image of Insightflow — Building Materials Inventory Tracker

Insightflow Building Materials Inventory Tracker

Conversational inventory tracking for building materials stores. Parses single and multi-entry sales in natural language with Gemini plus regex fallback, saves transactions in Supabase, and exposes Power BI-ready SQL views for reporting.

Next.js
TypeScript
Google Gemini
Supabase
PostgreSQL
Power BI
Conversational UI
Inventory Management
Image of AI-Powered Sentence Completion for Video Game Narratives

AI-Powered Sentence Completion for Video Game Narratives

What happens when you train an NLP model on video game scripts and lore? It starts writing like one. Built a sentence completion engine using TF-IDF + Naive Bayes with emotion-aware generation give it "the hero must" and it'll finish the thought in the right narrative tone. Hand-curated the dataset with emotional annotations; a Streamlit interface was scoped but not shipped.

NLP
Text Generation
Scikit-learn
TF-IDF
NLTK
Python
Streamlit
Creative AI
Image of Digital Lending E-Sign Prediction System

Digital Lending E-Sign Prediction System

Production-ready .pkl export · Real fintech workflow

Built an end-to-end ML system that predicts whether loan applicants will complete electronic signing a real bottleneck in digital lending. Engineered features like income-to-loan ratios and composite risk scores, compared six models (logistic regression through XGBoost/LightGBM/CatBoost) with tuning and overfitting checks, and exported the winner as a .pkl file ready for production integration.

Fintech
Predictive Modeling
Scikit-learn
Feature Engineering
Python
Model Deployment
XGBoost
Image of Sentiment Lab — Twitter Sentiment Classification Baseline

Sentiment Lab Twitter Sentiment Classification Baseline

A TF-IDF + Naive Bayes baseline for classifying gaming/brand tweets (Borderlands, Call of Duty, Nvidia, and others) as Positive or Negative. 62% accuracy on a small held-out test set reported honestly as a first baseline, not a production system, with the incomplete steps (full-dataset training, 4-class handling, actual validation-set evaluation) named explicitly.

NLP
Sentiment Analysis
Scikit-learn
TF-IDF
NLTK
Python
Text Classification
Image of Sign Language Hand Gesture Recognition with CNN

Sign Language Hand Gesture Recognition with CNN

99.78% accuracy · 25 ASL gestures

Trained a convolutional neural network to classify 25 American Sign Language hand gestures, improving from 98.65% to 99.78% test accuracy by tackling overfitting with dropout, data augmentation, and early stopping. Built a real-time Flask webcam demo, then started (but didn't finish) a browser-based deployment to fix the local-webcam-only limitation.

Deep Learning
Computer Vision
CNN
TensorFlow
Flask
Image Classification
Accessibility
Image of Bike-Sharing Rider Efficiency & Profitability Analysis

Bike-Sharing Rider Efficiency & Profitability Analysis

Used SQL to reverse-engineer a bike-sharing system's operations joining ridership against cost data to compute real profit, finding the time slots and seasons where efficiency meets profitability, and preparing the lagged features a future demand-forecasting model would need. Built an interactive Power BI dashboard so operations teams can see when and where to deploy bikes instead of guessing.

SQL
Power BI
Data Analytics
Business Intelligence
Image of Market Basket Analysis & Collaborative Filtering

Market Basket Analysis & Collaborative Filtering

Explored what customers buy together and why using market basket analysis to find purchasing patterns, then item-based collaborative filtering to generate personalized recommendations for the Bronze customer segment. The goal was turning raw transaction logs into "customers who bought X also bought Y" intelligence that a retail team can act on.

Python
Recommendation Systems
Market Basket Analysis
Pandas
Scikit-learn
Jupyter Notebook
Image of Data Predictive Insights ETL Pipeline

Data Predictive Insights ETL Pipeline

Built a full ETL pipeline that pulls powerlifting competition data, transforms it through Python, and loads it into a normalized PostgreSQL schema for analysis. Trained a scoped linear regression model to predict total weight lifted (R² 0.411), and connected the whole thing to Power BI for interactive dashboards.

Python
PostgreSQL
ETL
Power BI
Data Engineering
SSIS
Image of Bank Marketing Insights — Data Cleaning & Correlation Analysis

Bank Marketing Insights Data Cleaning & Correlation Analysis

Cleaned and analyzed a bank's marketing campaign dataset (client demographics, campaign specifics, economic indicators) to find which factors actually track with campaign success. Ran a full correlation study, tested whether the data supported Multiple Linear Regression, and made the call to stop at correlation-based insights once the linearity assumption failed rather than force a model that didn't fit.

Python
Pandas
Feature Engineering
Correlation Analysis
EDA
Jupyter Notebook
Image of Factor Analysis & Linear Regression on Perfectionism Data

Factor Analysis & Linear Regression on Perfectionism Data

Applied exploratory factor analysis to a psychology dataset on perfectionism dimensions reducing a complex web of survey responses into meaningful latent factors. Then used multiple linear regression to model how those hidden factors predict self-doubt. Statistical work done in jamovi, not code the kind of analysis that turns messy behavioral survey data into clear, actionable patterns.

Factor Analysis
Linear Regression
Statistical Modeling
Jamovi
Behavioral Data

What I'm Building Next

In Progress
2026

Nigerian Multilingual Conversational AI

Most Nigerian AI products wrap an English LLM and call it localized. That is translation lag, not localization.

I am building voice-in, voice-out conversational AI that natively understands Yoruba, Igbo, Hausa, and Nigerian English — not as translated inputs, but as primary languages.

First milestone: A conversational finance tracker in Pidgin English and Yoruba, connected to Nigerian bank APIs — deployable in 2026.

Status:
In Progress · 2026

Contact Me

Have a question or want to work together? Send me a message using the form.

© 2026 Afolabi Olawale. All rights reserved.