SmartLLMRouter
- GPT-4o
- Gemini
- Cost routing
AI & LLM Engineering
LLM routing, RAG, multi-modal pipelines, and conversational agents — processing millions of real requests, plus the model evaluation work behind training data that actually improves a model.
In production
4 systems
Systems
90% cost optimization
A 3-tier fallback system (GPT-4o → Gemini-2.0 → rule-based) processing millions of social media posts, routing each one by complexity instead of sending everything to the most expensive model.
Real-time across 3 platforms
MongoDB Atlas Vector Search over 1536-dim embeddings, with hybrid search combining cosine similarity and metadata filtering — powers real-time intent analysis across Twitter, Facebook, and TikTok.
2,800+ LOC production service
GPT-4o Vision, DALL-E 3, and custom computer vision (blur detection, exposure analysis) behind quality gates and platform-specific optimization for LinkedIn, Instagram, Twitter, and Facebook.
9-container production deployment
A conversational assistant that turns a message or product photo into published social content — intent detection, image analysis, and multi-turn context memory, deployed across Nginx, FastAPI webhooks, and Celery workers for parallel processing.
What I build
Getting a model to answer once is the easy part. These are the pieces that keep it answering — cheaply, reliably, and at real volume.
Multi-provider setups (GPT-4o, Claude, Gemini) with complexity-based routing so cost scales with actual difficulty, not worst-case.
Production retrieval systems with real embeddings and hybrid search, not a demo that falls over past a few hundred documents.
Vision, image generation, and text working together behind real quality gates, tuned per platform.
Designed training samples and evaluation rubrics, and annotated model responses across 150+ technical tasks — I know what makes training data actually improve a model.
Models & platforms
Each call goes to the model that fits it, weighing quality against cost instead of paying top price for every request.
In the toolbox
Let's talk
A project, mentorship, or just a question — I read every email myself.