Index
Projects
- hearthA GenAI marketplace for home services: users chat and Gemini turns plain requests into real in-app actions — booking, tracking, and managing jobs. Vue + TypeScript on Vite front end, styled with Tailwind; FastAPI, Postgres, and a Celery + Redis job queue on the backend, all running in Docker.

- rag-playgroundAn interactive RAG sandbox for comparing chunking, retrieval, and prompting strategies side by side across Gemini, Groq, and Ollama, with Qdrant for vector search and live evals in Phoenix. Built in Python + Streamlit on LangChain.

- mcp-support-agentA customer-support agent any LLM can drive through a custom MCP server, with multi-step workflows orchestrated in LangGraph over a FastAPI backend, traced end to end with OpenTelemetry and able to run local models via Ollama.

- autodosA todo app that breaks work down for you: type a task and Gemini expands it into nested, checkable subtasks. Next.js App Router, Tailwind v4, and Motion transitions throughout.
