/RAG_task

Primary LanguagePython

RAG-Powered Chatbot Project

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.

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/FarahAbdo/RAG_task.git
    cd rag_chatbot_project