8000 GitHub - VAlux/local-rag-poc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

VAlux/local-rag-poc

Repository files navigation

Local RAG POC

Demonstration of local RAG with llama3 using ollama and langchain

Usage

python -m venv venv
pip install -r requirements.txt
python ollama_rag.py
# or
python langchain_rag.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0