Skip to content
#

rag-alternative

Here are 29 public repositories matching this topic...

Karpathy’s LLM Wiki, 100% local with Ollama. Drop Markdown notes → AI extracts concepts → your Obsidian wiki auto-links and grows. Zero sharing. Your notes stay yours.

  • Updated Apr 17, 2026
  • Python

Synapse Context Engine (SCE) is a brain-inspired hypergraph-based AI memory architecture for persistent context, coherent reasoning, and long-term memory, designed for transparency and safety.

  • Updated Apr 15, 2026
  • TypeScript

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 Apr 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

Drop files. Get a knowledge graph. No database required. Claude Code skill that compiles raw sources into interconnected Obsidian-compatible markdown wikis with auto-ingest, concept extraction, BM25 search, and drift detection.

  • Updated Apr 7, 2026
  • Python

Self-maintaining engineering wiki. Feed it Request for Comments(RFCs), Architecture Decision Records(ADRs), and Incident Retrospective (Post-Incident Review) — Claude Code builds structured, interlinked pages. Ingest, query, lint. Based on Andrej Karpathy's LLM Wiki pattern.

  • Updated Apr 17, 2026

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