Kuzu Memory
Description
Lightweight, embedded graph-based memory system for AI applications. Fast (<3ms recall), offline-first, with MCP server support for Claude and other AI tools.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
KuzuMemory
[](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) [](https://github.com/kuzu-memory/kuzu-memory/actions)
**Lightweight, embedded graph-based memory system for AI applications**
KuzuMemory provides fast, offline memory capabilities for chatbots and AI systems without requiring LLM calls. It uses pattern matching and local graph storage to remember and recall contextual information.
β¨ Key Features
- π§ Cognitive Memory Model - Based on human memory psychology (SEMANTIC, PROCEDURAL, EPISODIC, etc.)
- π No LLM Dependencies - Operates using pattern matching and local NER only
- β‘ Fast Performance - <3ms memory recall, <8ms memory generation (verified with Kuzu)
- πΎ Embedded Database - Single-file Kuzu graph database
- π Git-Friendly - Database files <10MB, perfect for version control
- π Simple API - Just two methods:
attach_memories()andgenerate_memories() - π Cross-Platform - Standardized cognitive types shared with TypeScript implementation
- π± Offline First - Works completely without internet connection
- π§ MCP Ready - Native Claude Desktop integration with async learning support
- π€ Hook System - Automatic Claude Code integration using hooks (
UserPromptSubmit,Stop) - π€ User-Level Memory - Cross-project
~/.kuzu-memory/user.dbautomatically aggregates your best patterns and rules across all projects - β‘ HNSW Vector Search β KΓΉzu-native approximate nearest-neighbour index (O(log N)) replaces brute-force NumPy cosine scan; embeddings stored at ingestion time
- π€ TF-IDF Keyword Boost β multiplicative scoring:
final_score = semantic_score Γ (1 + weight Γ normalized_tfidf), configurable viaKUZU_MEMORY_TFIDF_BOOST_WEIGHT - **πΈοΈ Graph Enr
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
π₯ The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
βAI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.π― εε«δΏ‘ζ―θΏθ½½οΌδ½ η
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI