Live URL for our chatbot:
https://iit-indore-bot.vercel.app
WARNING
IITI_BOT is a RAG-based AI chatbot built specifically for the IIT Indore community. It is designed to answer queries relevant to IIT Indore using official sources and context-aware response generation.
We intend to create an intelligent, AI-powered chatbot tailored to autonomously help students, faculty, and visitors. This chatbot is designed to provide instant, reliable, and context-aware responses to a wide range of queries related to the institution.
The core of our chatbot is a multi-agent Retrieval-Augmented Generation (RAG) system. This means several AI agents collaborate as a team and generate a clear, helpful answer based on the most relevant documents. Our aim is to provide fast and trustworthy responses based on official IIT Indore information, improving campus experience for everyone.
-
IITISoC_Frontend/ β Vercel-deployed frontend UI.
Instructions to run locally -
IITISoC_Backend/ β Pathway based backend server with main backend logic and LLM orchestration.
Instructions to run locally -
IITISoC_DocStore/ β Pathway's document store server.
Instructions to run locally
Watch the demo: Google Drive - Demo Video
Read the full report: Google Drive - Project Report