name
BitsGPT - multi-agent RAG chatbot for campus queries
synopsis
- context
- cruX, BITS Hyderabad programming club
- period
- 2024
- stack
- Python, LangGraph, Vector DBs
description
A campus assistant answering academic, course, and placement questions for BITS students. A classifier node routes each query to specialized agents that share tools and memory.
highlights
- Architected the LangGraph graph: classifier -> specialized agents -> shared tools -> conversation memory.
- Grounded answers in campus documents through retrieval, with context-aware follow-ups.
links
also a man page: curl -L okaybro.dev/man/bitsgpt