PHANTOM
🇮🇳 IN
Skip to content
#

rag-alternative

Here are 9 public repositories matching this topic...

Language: All
Filter by language

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
Concept_Curve_Embeddings_Indexation

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

Improve this page

Add a description, image, and links to the rag-alternative topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more