AI Assistant with RAG and LangChain.
This work consisted of building an assistant that can answer questions about a document.
The use of RAG is considered, using Chroma DB to store the vectors and Gradio to generate the interface.
This was the final project for the IBM course "Generative AI Applications with RAG and LangChain".