Abstract: This study presents a Retrieval-Augmented Generation (RAG)-based chatbot designed to handle student discipline handbook-related queries using Llama-3 and ChromaDB. By employing Sentence-BERT ...
Abstract: Retrieval-augmented generation (RAG) is a critical feature of most LLM pipelines, ensuring the model produces precise, up-to-date, and hallucination-free results. However, traditional RAG, ...