Professional / Agentic AI
Recipe support agent · Intuit
Designed and built an agentic Slack support bot for Recipe, Intuit's data curation and developer platform. It answers from a RAG knowledge base first, then investigates with tools when evidence is missing.
- LangChain orchestration loop with Claude via Intuit GenOS and SageMaker
- Custom MCP server exposing internal diagnostics and support actions as tools
- RAG over code, docs, Slack history, meeting transcripts, and runbooks
PythonLangChainClaudeMCPRAGSlack
Personal / Agent platform
Clotho
Greenfield multi-tenant agent platform built around compiled-plan orchestration: an LLM plans a typed execution graph and a deterministic interpreter runs it with human approval before execution.
- pgvector memory with secret-redaction before embedding and per-tenant retrieval
- BYOK AES-256-GCM credential vault and multi-provider LLM routing
- Durable execution and human-in-the-loop control via Hatchet
GopgvectorHatchetAES-GCMPostgres
Personal / Creative AI system
chotu.studio / auto-shorts
AI studio that turns a creative brief into a finished short through a seven-stage orchestrated DAG covering story, characters, cinematography, frames, motion, audio, and assembly.
- Durable run-ledger for crash recovery without double-billing
- Multi-provider generative-media integration behind a unified adapter
- Per-run cost and latency metering
PythonFastAPIReactMCPClaude