Skip to content
#

ai-memory-system

Here are 97 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 May 27, 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 May 24, 2026
  • Shell

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
aictx

Repo-local continuity runtime for AI coding agents. Preserves work state, decisions, failures, validation evidence and repo context across sessions, helping agents behave less like cold-start rookies.

  • Updated May 27, 2026
  • Python

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 May 25, 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