Skip to content

llama-2 based chat system that helps people get answer from their own pdf with the help of langchain. • Developed the system in local system using llama.cpp, langchain, FAISS vector db, Huggingface embeddings.

Notifications You must be signed in to change notification settings

A-Little-Hat/langchain-chatbot-own-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatBot using own pdf data

It is a llama-2 based chat system that helps people get answer from their own pdf with the help of langchain.

Installation

  1. Download TheBloke/Llama-2-7B-Chat-GGML from huggingface
  2. Open terminal and run pip install -r requirement.txt
  3. Create a folder data and place your pdf files to this folder.
  4. Run the notebook and create the database.
  5. Open terminal and run python -m streamlit run app.py

Authors

Badges

Anaconda Visual Studio Code Python PyTorch Windows 11 Git GitHub huggingface

About

llama-2 based chat system that helps people get answer from their own pdf with the help of langchain. • Developed the system in local system using llama.cpp, langchain, FAISS vector db, Huggingface embeddings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published