<CodeChronicles/>

Projects

Things I've built — from enterprise full-stack apps to AI agents, RAG systems, and everything in between.

✅ Completed

RAG Chatbot — Java Interview Coach AI

✅ Completed

A Retrieval-Augmented Generation chatbot that answers Java interview questions from personal markdown notes. Built with Next.js 16, FastAPI, LangChain, Groq (Llama 3.1), HuggingFace Endpoint Embeddings, and Neon Postgres with pgvector. Frontend and Python backend co-deployed as a Vercel monorepo.

RAGLangChainGroqFastAPINext.jsNeonpgvectorHuggingFace

📋 Planned

LangGraph AI Agent

📋 Planned

Multi-tool AI agent with memory and Human-in-the-Loop support. Built with LangGraph.js featuring web search, document reading, and ReAct reasoning pattern.

LangGraphAI AgentsLangChainJavaScript