NanoChat RAG
A RAG-powered chatbot that answers questions about Andrej Karpathy's NanoChat, with a hand-rolled retrieval pipeline: AST-based chunking, ChromaDB, and Sentence-Transformers, built without frameworks like LangChain. Served via FastAPI to a React/TypeScript chat interface.