Skip to content

SOSONAGI/Llama2-RAG-for-PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Llama2-RAG-for-PDF

Ask about pdf based on llama2 based model without deep vectorstore.

simply launched by streamlit with upload function.

Followed below information :

conda create -n your_envs_name python=3.10
cd your_envs_name

Install from the requirements.txt

pip install -r requirements.txt
streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages