A chatbot that summarizes and analyzes PDF documents using Llama 2, Flask, and LangChain. It leverages large language models and generative AI to efficiently extract and comprehend key insights from private and confidential data. Subsequently, you can post questions to the chatbot regarding the PDF's contents. This chatbot will not only engage with users through text, but also understand and respond to their queries about the specific details in the PDF
- clone the project
- create virtual environment
- install the the requriment.txt
- run the project