Skip to content

Uddhav07/DocInsights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DocInsights

talk to documents using local LLM with the power of RAG

Installation

pip install -r requirements.txt
curl -fsSL https://ollama.com/install.sh | sh
ollama serve

--in a seperate window--

ollama pull qwen2:0.5b
ollama pull gemma:2b
python -m streamlit run streamlit_app.py

Preview

DocInsights.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages