I own the full stack — Figma to Docker, schema to deployment. Every project ships with a real problem, a deliberate tech decision, and a live URL.
| Project | Stack | |
|---|---|---|
| 🤖 | AI Agent — Autonomous agent: web search, code execution, weather, currency ↗ demo | LangGraphFastAPIGroqTavilyDocker |
| 🧠 | Phaedrix — Multi-agent AI assistant with intelligent routing across research, coding, data analysis & utility agents, plus automatic LLM provider fallback ↗ demo | LangGraphFastAPIGeminiPython |
| 🎙️ | Voice AI Chat — Mic → STT → LLM → TTS in under 2s ↗ demo | FastAPIGroq WhisperLLaMA 3.3Docker |
| 📄 | RAG Document Chat — Chat with any PDF, zero hallucination ↗ demo | LangChainChromaDBGroqHuggingFace |
| 💬 | Support RAG Agent — Conversational RAG customer support agent ↗ demo | LangChainFAISSGroqStreamlit |
| 📅 | Scheduling Assistant — Multi-agent scheduler: Triage Agent + Booking Specialist that normalizes relative dates, negotiates conflicts, persists session state ↗ demo | LangGraphLangChainStreamlitSQLite |
| 📈 | Binance Futures Trading Bot — CLI trading bot for Binance Futures Testnet: MARKET/LIMIT/STOP orders, retry-safe error handling, 25 unit/integration tests | PythonBinance APICLI |
| 💚 | CharityConnect — Full-stack donation platform for a real charity | React 18TypeScriptPostgreSQLDrizzle ORM |
→ LangGraph multi-agent with web search, code execution & tool calling [shipped ✓]
→ Streaming voice AI with conversation memory [shipped ✓]
→ Multi-PDF RAG with page-level citations [shipped ✓]
→ Multi-agent LLM provider fallback + intelligent routing (Phaedrix) [shipped ✓]
→ CI/CD pipelines across all projects


