An open API service indexing awesome lists of open source software.

https://github.com/langurmonkey/rag-llm

A rudimentary RAG system on top of Ollama, using Chroma DB.
https://github.com/langurmonkey/rag-llm

Last synced: about 1 year ago
JSON representation

A rudimentary RAG system on top of Ollama, using Chroma DB.

Awesome Lists containing this project

README

          

# Local LLM with RAG

This project is the code accompanying the blog post ["Local LLM with Retrieval-Augmented Generation"](https://tonisagrista.com/blog/2025/local-llm-rag/).