von18/STUDENT_HANDBOOK_CHATBOT
0
๐ USTP Student Handbook AI Assistant
This RAG (Retrieval-Augmented Generation) Chatbot is designed to provide fast, accurate, and trustworthy answers exclusively based on the contents of the official USTP Student Handbook.
The application uses a Streamlit interface, a HuggingFace embedding model, and a LangChain pipeline to build a secure knowledge base. This structure ensures that all responses are grounded strictly in the PDF document, preventing the underlying language model (LLM) from generating irrelevant or inaccurate information (hallucinations).
Ask any question about the university's rules, policies, or procedures, and the bot will retrieve the relevant section from the handbook to provide an authoritative answer.
