rag-alternative
Here are 9 public repositories matching this topic...
Muscle memory for Claude, OpenClaw, and AI agents. Zero-cost Hebbian memory system — learns which files matter through co-access patterns, predicts what you need next.
-
Updated
Feb 22, 2026 - TypeScript
Synapse Context Engine is a hypergraph-based AI memory architecture for persistent context, coherent reasoning, and long-term memory, designed as a transparent and safety-aware alternative to traditional RAG systems.
-
Updated
Jan 15, 2026 - TypeScript
Code to make any AI have unlimited context persistent memory. In the example, a software for any AI to read the Uniform Commercial Code of Michigan. A document of 220,000 tokens
-
Updated
Jan 21, 2026 - JavaScript
Middleware memory engine for LLMs — replaces linear chat history with three parallel structures (Entity Graph, Semantic Tree, Focus Buffer) to retrieve only the most relevant context within a token budget. Works as a Python library or MCP server for Claude Code, Copilot CLI, and other AI tools.
-
Updated
Feb 20, 2026 - Python
KnoLo Core is a local-first knowledge base engine built for small language models (LLMs). It packages your documents into a compact .knolo file and enables fully deterministic querying — no embeddings, no vector databases, no cloud services required. Designed for on-device and edge LLM deployments.
-
Updated
Feb 21, 2026 - JavaScript
An MCP server for local file knowledge. Bridges file systems and LLMs using ugrep and poppler-utils to offer full-text search, fuzzy matching, and hierarchical context access for PDFs and codebases, all in a read-only, secure environment.
-
Updated
Jan 12, 2026 - Python
An Experimental Cognitive Architecture with Persistent Memory for stateful LLM-agents
-
Updated
Sep 4, 2025 - Python
🔍 Access local document collections with Fathom MCP, a Model Context Protocol server that enhances AI assistants through powerful file-first search capabilities.
-
Updated
Feb 26, 2026 - Python
Improve this page
Add a description, image, and links to the rag-alternative topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rag-alternative topic, visit your repo's landing page and select "manage topics."