Zakk-Yang/ollama-rag
A programming framework for knowledge management
This tool helps you organize and understand large collections of documents by building a personal "knowledge pool." You provide it with local files and folders (including cloud storage like OneDrive or iCloud), and it allows you to ask natural language questions about their content. The output is a direct answer to your question, along with the source documents that were used to formulate the answer. It's designed for anyone who needs to quickly find information and insights within their personal or work document archives.
No commits in the last 6 months. Available on PyPI.
Use this if you need to quickly query and extract information from a large, unstructured collection of your own documents using plain language questions.
Not ideal if you need a publicly accessible search engine or a tool for highly structured, database-driven information retrieval.
Stars
7
Forks
4
Language
Python
License
MIT
Category
Last pushed
Oct 20, 2024
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Zakk-Yang/ollama-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
run-llama/llama_index
LlamaIndex is the leading document agent and OCR platform
emarco177/documentation-helper
Reference implementation of a RAG-based documentation helper using LangChain, Pinecone, and Tavily..
janus-llm/janus-llm
Leveraging LLMs for modernization through intelligent chunking, iterative prompting and...
JetXu-LLM/llama-github
Llama-github is an open-source Python library that empowers LLM Chatbots, AI Agents, and...
Vasallo94/ObsidianRAG
RAG system to query your Obsidian notes using LangGraph and local LLMs (Ollama)