← Work

2026 · Author

Agentic RAG (QA)

A clean, hackable Agentic RAG question-answering system.

  • Python
  • LangChain
  • RAG

A deliberately small Agentic RAG QA system in LangChain: retrieve, reason, answer. It’s the version I wish I’d found when I started — readable enough to understand in one sitting and structured enough to extend.

Good for learning the moving parts of agentic retrieval before reaching for heavier machinery.