govinddwivedi-git/chatbot-for-students-queries
An interactive chatbot system designed to help resolve student queries efficiently. The system features both user and admin interfaces, allowing for dynamic query handling and response management.
This project offers an interactive chatbot specifically designed for educational institutions to quickly answer student questions. It takes in your institution's PDF documents (like handbooks or FAQs) to create a knowledge base, and students get instant, accurate answers via a chat interface. It also provides an admin dashboard for staff to manage unanswered questions, update information, and track query trends, reducing the burden on administrative staff.
Use this if you are an educational institution looking to provide students with immediate, AI-powered answers to their common questions, reducing the need for direct staff intervention.
Not ideal if you need a general-purpose chatbot for a domain outside of student support or require highly complex, multi-turn conversational AI rather than retrieval-based answers from documents.
Stars
7
Forks
5
Language
Python
License
—
Category
Last pushed
Jan 30, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/govinddwivedi-git/chatbot-for-students-queries"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Cinnamon/kotaemon
An open-source RAG-based tool for chatting with your documents.
BastinFlorian/RAG-Chatbot-with-Confluence
RAG Chatbot with Confluence
antoinelrnld/discord-rag
Easily create a RAG based on your Discord messages
leoneversberg/llm-chatbot-rag
A local LLM chatbot with RAG for PDF input files
olioDuan/Domain-Specific-RAG-Chat-Course-Helper
This project is a Local RAG system built for the NYU Machine Learning course.