Skip to content

Build an Open Source Research Chat Assistant with Ollama and RAG

License

Notifications You must be signed in to change notification settings

billwparker/research_assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

research_assistant

Build an Open Source Research Chat Assistant with Ollama and RAG

Installation

pip install streamlit pip install llama-index
pip install llama-index-llms-ollama
pip install llama-index-vector-stores-qdrant
pip install llama-index-embeddings-huggingface\

pip install arxiv

MAC
export OPENAI_API_KEY=XXXXX

Windows
set OPENAI_API_KEY=XXXXX

About

Build an Open Source Research Chat Assistant with Ollama and RAG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages