https://github.com/blacklionxd/personal-data-assistant
A chatbot that summarizes and analyzes PDF documents using Llama 2, Flask, and LangChain. Subsequently, you can post questions to the chatbot regarding the PDF's contents and get answers...
https://github.com/blacklionxd/personal-data-assistant
chatbot flask generative-ai langchain-python llama2 retrival-augmented-generation
Last synced: 5 months ago
JSON representation
A chatbot that summarizes and analyzes PDF documents using Llama 2, Flask, and LangChain. Subsequently, you can post questions to the chatbot regarding the PDF's contents and get answers...
- Host: GitHub
- URL: https://github.com/blacklionxd/personal-data-assistant
- Owner: BlackLionXD
- License: mit
- Created: 2024-07-23T13:06:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T19:55:54.000Z (almost 2 years ago)
- Last Synced: 2024-10-18T22:06:51.906Z (over 1 year ago)
- Topics: chatbot, flask, generative-ai, langchain-python, llama2, retrival-augmented-generation
- Language: JavaScript
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
