This project is a Retrieval-Augmented Generation (RAG) powered chatbot that answers questions based on a PDF document. The chatbot uses OpenAI's language model and the embedchain library for knowledge retrieval and embedding.
- Clone the repository:
git clone https://github.com/FarahAbdo/RAG_task.git cd rag_chatbot_project