Available for Work

Building

AI Systems
That Ship.

AI Engineer and Content Strategist operating at the intersection of agentic systems, Pan-African markets, and production-ready ML. I don't just build models — I deploy them.

5+
African Markets
3×
Active Builds
15+
AI Projects
1+ yr
In the Stack
FastAPI — LangGraph Multi-Agent Systems — MLOps Supabase · pgvector — RAG Pipelines HuggingFace — CrewAI React · Tailwind — LLMs Pan-African Markets — LoRA Fine-Tuning Docker — Model Drift Monitoring FastAPI — LangGraph Multi-Agent Systems — MLOps Supabase · pgvector — RAG Pipelines HuggingFace — CrewAI React · Tailwind — LLMs Pan-African Markets — LoRA Fine-Tuning Docker — Model Drift Monitoring

Builder at the
intersection of AI
and African markets.

I'm an AI Engineer and Content Strategist working at the edge of agentic systems, production ML, and Pan-African market intelligence. I build tools that go beyond the demo — systems that deploy, run, and improve in the real world.

Currently leading content operations for UmojaCoin across five African markets while building Kemdai, a freelancer payment escrow infrastructure powered by AI dispute resolution agents.

My stack lives between the model and the user — fine-tuning, orchestration, deployment, and the domain expertise to make it all matter in context.

Python FastAPI React LangGraph CrewAI Supabase HuggingFace Docker MLflow LLMs pgvector RAG
01
Agentic AI Engineering
Multi-agent architectures, LangGraph workflows, tool orchestration, and persistent memory systems built for production.
02
MLOps & Deployment
CI/CD for ML, model serving APIs, drift monitoring, experiment tracking, and container-based deployment pipelines.
03
LLM Fine-Tuning
LoRA, QLoRA, PEFT, and domain-specific adaptation — with evaluation frameworks that go beyond accuracy scores.
04
Pan-African AI Strategy
Content intelligence, market-specific AI systems, and cross-border fintech applications across West and East Africa.
Current Focus
MLOps
Closing the prototype-to-production gap across every build.
Market Reach
5+
African markets — NG, KE, TZ, DRC, ET.
Core Stack
Python+AI
FastAPI, LangGraph, Supabase, Openrouter.
Domain Edge
Pan-Africa
Fintech, stablecoins, cross-border payments, content AI.

Things I've built
and shipped.

A mix of production tools, infrastructure builds, and AI systems — each one closing a real gap.

01
Kemdai — Freelancer Escrow Infrastructure

Payment escrow trust layer for Nigerian freelancers and clients. AI milestone structuring assistant in Phase 1; agentic dispute resolution and risk scoring in Phase 2. Tagline: "Your payment is safe. Your work is paid."

React + Tailwind FastAPI Supabase Paystack Openrouter LangGraph Multi-Agent
Agents
02
Model Serving API with Drift Monitoring

Production-grade ML model serving via FastAPI with containerized deployment and a statistical drift detection layer. Paired with an automated CI/CD pipeline as Part 1 of the ML Production Stack.

FastAPI Docker HuggingFace KL Divergence AI Observability
MLOps
03
CI/CD Pipeline for ML Model Deployment

Automated ML lifecycle — pytest API tests → model evaluation → gated deployment via GitHub Actions. Model only ships if it clears a 85% accuracy threshold. Part 2 of the ML Production Stack alongside the drift monitoring API.

GitHub Actions pytest Model Evaluation CI/CD Quality Gates Actor-Critic
MLOps
04
African Fintech LoRA Fine-Tuning Pipeline

Fine-tuned Mistral-7B on a curated Pan-African fintech dataset using LoRA + 4-bit quantization on a free T4 GPU. Only 1.11% of parameters trained. Benchmarked with ROUGE evaluation — ROUGE-1: 0.47 on domain-specific content with 18 training samples. Adapter live on HuggingFace Hub.

LoRA / QLoRA PEFT Mistral-7B HuggingFace ROUGE Eval African NLP Kaggle T4
MLOps
05
Multi-Agent African Market Research Pipeline

Three-agent CrewAI system — Planner, Researcher, Writer — that autonomously researches African fintech topics and produces structured market intelligence briefings. Deployed on Cross-border stablecoin payments in West Africa as the first research run.

CrewAI Multi-Agent Claude 3.5 Haiku OpenRouter Role-Based Delegation African Fintech
Agents
06
Content Strategy Agent with Persistent Memory

A content strategy agent that remembers past Kemdai campaigns using Supabase pgvector episodic memory. Pulls recent and semantically similar past content, injects it as reasoning context, and suggests fresh angles that avoid repetition. Memory compounds over time — the more you use it, the smarter it gets.

Openrouter pgvector Supabase RAG Episodic Memory OpenRouter Vector Search
Agents
07
Self-Healing ML Pipeline with Agent Oversight

A production ML pipeline that monitors its own performance and autonomously fixes itself. Five LangGraph agents — Monitor, Diagnostic, Retrain, Evaluate, Promote — coordinate to detect drift, diagnose root cause via Claude, retrain, benchmark, and swap the live model without restarting the server. Every run logged to MLflow.

LangGraph FastAPI MLflow KS Drift Detection Claude 3.5 Haiku Multi-Agent Model Promotion
Combo
08
AfriSight — Pan-African Fintech News Intelligence

Real-time AI intelligence platform monitoring fintech news across Nigeria, Kenya, Tanzania, Ethiopia, and the DRC. Articles are ingested from NewsAPI, classified by Claude via LangChain, and surfaced on a React dashboard with market, category, sentiment, and confidence scoring. MLflow tracks pipeline runs; graceful degradation handles cloud-tier constraints.

FastAPI React + Vite Supabase LangChain Claude MLflow Docker African Fintech
Agents
09
LagosGAN — African-Centered Generative Models

Two GAN applications under one experimental ML project: AfroCover generates African-inspired album artwork via StyleGAN2-ADA, and Lagos2Duplex transforms old Lagos houses into modern duplex mockups via CycleGAN/CUT. Standardized FID/KID/LPIPS evaluation, CPU-friendly training, Docker/K8s deployment, and a live Gradio demo on Hugging Face Spaces.

PyTorch StyleGAN2-ADA CycleGAN Gradio FID / KID / LPIPS Docker / K8s HF Spaces
MLOps
10
Grounded RAG System with Agentic Retry

Production-ready RAG that prioritizes measurable correctness. Hybrid retrieval (vector + keyword fused with RRF), LLM grounding with citations, and a built-in evaluation layer scoring faithfulness and usefulness. A failure taxonomy classifies retrieval misses, hallucinations, and over-refusal — and a re-query agent attempts alternative phrasings when confidence is low.

FastAPI OpenRouter Hybrid Search RRF Agentic Retry Faithfulness Eval Docker
Combo
11
Polyvuvu — Autonomous Prediction Market Agent

An economically-active AI agent that hunts for mispricings on Polymarket. Scans 50 high-volume markets every 30 minutes and scores each opportunity 1–10 via Gemini 2.0. Anything scoring 7 or higher triggers a Telegram alert and gets posted as analysis to Moltbook. Includes a paper-trading ledger, peer-review messaging across agents, and a heartbeat module for persistence.

Gemini 2.0 OpenRouter Polymarket API Telegram Bot Moltbook Autonomous Agent Paper Trading
Agents
12
Personalized News Recommender

Production news recommendation platform that ingests RSS feeds every four hours, embeds articles with a HuggingFace inference endpoint, and ranks them per-user via vector similarity. Maximal Marginal Relevance (MMR) keeps the feed diverse and avoids filter bubbles; trending injection keeps breaking news visible. JWT auth + live deployment on Render.

FastAPI pgvector Supabase MMR Ranking HF Embeddings JWT Live
MLOps
13
Weather Pipeline with Calibrated Rainfall Prediction

End-to-end weather ETL plus an XGBoost classifier that predicts rainfall 6–12 hours out. Isotonic calibration produces well-behaved probabilities; SHAP explains every prediction; dual operating modes (recall-focused vs precision-focused) let users pick their tradeoff. Fully reproducible via Makefile, served through FastAPI and a Gradio demo.

XGBoost Isotonic Calibration SHAP FastAPI Gradio Open-Meteo Docker
MLOps
14
Transaction Anomaly Detection System

Fraud-detection ML stack combining Logistic Regression and LightGBM over 25+ behavioral, temporal, and deviation-based features. Temporal-safe train/test splits prevent leakage; PR-AUC optimization handles severe class imbalance; threshold tuning prioritizes precision to keep false-positive cost low. Served via FastAPI with batch + single-record endpoints and Docker deployment.

LightGBM Logistic Regression FastAPI PR-AUC Temporal Validation Threshold Tuning Docker
MLOps
15
Lagos Rent Predictor

Annual rental price estimator for Lagos mainland properties. Multi-source scraping pipeline feeds a scikit-learn regression model with Box-Cox normalization; serialized artifacts auto-download from the Hugging Face Hub when missing locally. Gradio UI returns a price plus a list of comparable listings, with smoke tests guarding CI.

Scikit-learn Gradio Box-Cox Web Scraping HF Hub Makefile
MLOps

Where I've worked
and what I've built.

2025 — Present
AI Content Strategist & Operations Lead
UmojaCoin (UMC)
Leading full content operations across 5 African markets (NG, KE, TZ, DRC, ET) for a stablecoin cross-border payments platform. Weekly content batches, thought-leadership articles, YouTube scripts, localized Pidgin/Swahili content. Integrated AI-assisted workflows for production at scale.
2025 — 2026
AI Content Writer
LightWork AI
Entry role in AI and real estate. Built foundational AI writing and prompt engineering skills. Authored an eBook on AI tools and prompt engineering. First exposure to AI product documentation and technical content strategy.
2026
ASR Fine-Tuning — Ghana NLP Hackathon
Independent
Fine-tuned SeamlessM4T v2 Medium on Twi dataset using LoRA + 4-bit quantization. Evaluated with WER. Stack: PEFT, bitsandbytes, HuggingFace. First production-adjacent model training experience.
Ongoing
Founder — Kemdai
Personal Build
Building a freelancer payment escrow platform for the Nigerian market. Full-stack: React + Tailwind + Shadcn/UI, FastAPI, Supabase, Paystack, Openrouter. Two planned AI layers: milestone structuring (Phase 1) and agentic dispute resolution (Phase 2).
Open to Work

Let's build
something real.

I'm open to AI engineering roles, content strategy consulting, and collaboration on Pan-African AI products. Available globally.

anselmelvis62@gmail.com