You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a Retrieval-Augmented Generation (RAG) based chatbot designed to handle university-related queries using natural language understanding. It combines semantic search with generative AI to provide precise, context-aware answers to students, faculty, and visitors.
RAGent Chatbot is a smart AI assistant that combines Retrieval-Augmented Generation (RAG) with a tool-using LLM agent. It can answer user queries using uploaded documents, perform web searches, summarize text, solve math expressions, check weather, and more — all powered by LangChain, Qdrant, and Gemini.