Organization: BeagleBoard.org
In this milestone, I focused on finalizing the core RAG functionality by implementing the previously discussed features.
I developed a Gradio interface to interact with the chatbot and visually inspect the results, including the sources used to answer each query. These sources are passed through a reranking model to ensure that only the most relevant ones are selected before being sent to the LLM.
