Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 638 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 638 Bytes

Personal Data Assistant

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

Steps

  • clone the project
  • create virtual environment
  • install the the requriment.txt
  • run the project

Screenshot

screenshot