It stores AI agent memory as plain Markdown inside your repository, replacing expensive vector databases with sub-300-microsecond local search and cutting token bloat by 80%.
RAG · Search
underdogs breaking outagent-memory persists what an agent learns across sessions as plain Markdown files with local ranked retrieval, so Claude Code, Codex, and any shell-capable host can share one store without API keys.
zg indexes your workspace so both terminal users and AI agents can query by meaning or exact text without sending code to the cloud.
It exists to replace a tangle of single-modal encoders with one model that puts text, images, videos, and documents into the same vector space.
It demonstrates how to wire an LLM into delivery workflows while keeping compensation authority locked in a deterministic rule engine.
Runnable Colab notebooks that teach backend engineers the applied-LLM stack through raw API calls, because understanding the loop is the actual job skill.
An open-source pipeline that curates, licenses, and retrieves task-specific instructions so agents don't have to wing it.
Utopia ingests your documents into a self-hosted, time-aware knowledge graph so you can ask what was true last quarter—and prove it with citations.
It gives AI agents a fully local, keyless web research stack built from scratch in Rust, down to the TLS fingerprint.
LLM-Wiki turns AI coding assistants into collaborative researchers that ingest sources, investigate topics, and compile persistent markdown knowledge bases.
It exists to give small teams a persistent, multi-domain executive advisor by orchestrating eight specialist Claude agents behind one coherent voice that remembers past decisions.
It exists because most RAG tutorials end at 'hello vector DB,' while production requires query routing, evidence budgets, and circuit breakers.
OpenKB compiles raw documents into a persistent, interlinked wiki so knowledge accumulates instead of being re-derived on every query.
Documentation and SDK examples for a paid API that replaces brittle CSS selectors with natural-language prompts and optional live search.
ArcadeDB crams graph, document, key-value, time-series, search, and vector models into a single engine so you can stop duct-taping databases together.
Jonex unifies multimodal ingestion, ontology compilation, and source-grounded retrieval into a single governed enterprise platform.
Freehire crawls 3.3 million live IT postings directly from company ATS pages, deduplicates the reposts, and serves them through a faceted search API — no recruiters, no dead links.
A multi-agent pipeline that automates the full math-modeling competition workflow—from problem analysis to code execution to formatted paper generation.
Gortex indexes your code into a queryable knowledge graph so AI agents can ask for exactly the context they need instead of wasting tokens on full-file reads.
It builds an agent-ready knowledge base over your local files without dragging them into a proprietary workspace.



