Skip to content
#

ai-memory-system

Here are 98 public repositories matching this topic...

Awesome AI Memory | LLM Memory | A curated knowledge base on AI memory for LLMs and agents, covering long-term memory, reasoning, retrieval, and memory-native system design. Awesome-AI-Memory 是一个 集中式、持续更新的 AI 记忆知识库,系统性整理了与 大模型记忆(LLM Memory)与智能体记忆(Agent Memory) 相关的前沿研究、工程框架、系统设计、评测基准与真实应用实践。

  • Updated Jun 1, 2026
  • Python

Turns AI coding tools into reliable software delivery systems. Drop a .gaai/ folder into any project — Discovery defines what to build, Delivery executes autonomously until criteria pass. Works with Claude Code, Codex CLI, Gemini CLI, Cursor, and more. No SDK. No package. Markdown + YAML + bash.

  • Updated Jun 2, 2026
  • Shell
aictx

Repo-local continuity runtime for AI coding agents. Helps them continue from the same inspectable work state instead of starting cold. Stop onboarding your coding agents like rookies every session.

  • Updated Jun 1, 2026
  • Python

Recallium is a local, self-hosted universal AI memory system providing a persistent knowledge layer for developer tools (Copilot, Cursor, Claude Desktop). It eliminates "AI amnesia" by automatically capturing, clustering, and surfacing decisions and patterns across all projects. It uses the MCP for universal compatibility and ensures privacy

  • Updated May 15, 2026
  • Batchfile

Helix-AGI is an 'Agentic' LLM wrapper that uses a spatial-graph-based-memory retrieval system instead of a conventional RAG based system. The agent's focus center is mapped within the spatial mind graph with each turn allowing the importance of each memory to be determined by numerous additional metrics beyond cosine similarity alone.

  • Updated Jun 2, 2026
  • Python

Local-first agent memory in one SQLite file: sqlite-vec/QJL two-pass vector + FTS5 search, knowledge graph (optional auto capture,) Ed25519-signed entries, and MCP server. No cloud dependencies.

  • Updated Apr 27, 2026
  • Python

Improve this page

Add a description, image, and links to the ai-memory-system 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 ai-memory-system topic, visit your repo's landing page and select "manage topics."

Learn more