Memory Alternatives
Similar projects and alternatives to memory
-
claude-code-skill-factory
Claude Code Skill Factory — A powerful open-source toolkit for building and deploying production-ready Claude Skills, Code Agents, custom Slash Commands, and LLM Prompts at scale. Easily generate structured skill templates, automate workflow integration, and accelerate AI agent development with a clean, developer-friendly setup.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
pebkac-chrome
pebkac Chrome Nonautomation - A Local LLM-Driven Web Co-Browser using Smolagents, Zendriver, Trafilatura.
-
Context-Packer
A Python script that bundles your project's source code into a single text file. Perfect for providing full context to AI assistants like ChatGPT, Gemini, and Claude.
-
-
talkito
TalkiTo lets developers interact with AI systems through speech across multiple channels (terminal, API, phone). It can be used as both a command-line tool and a Python library.
-
codebase-digest
🗜️ Codebase-digest is your AI-friendly codebase packer and analyzer. Features 60+ coding prompts and generates structured overviews with metrics. Ideal for feeding projects to LLMs like GPT-4, Claude, PaLM, and Gemini for code analysis and understanding.
-
brethof-mind
Long-term memory for Claude Code, built on SurrealDB. Don't summarize your memory — search it: full-text + vector + graph. MCP server + hooks, 100% local, no API.
-
ios-simulator-skill
An IOS Simulator Skill for ClaudeCode. Use it to optimise Claude's ability to build, run and interact with your apps, and to proxy xcodebuild to save token wastage - LLMs directly calling xcb have to eat a lot of output!
-
-
mem0-mcp-selfhosted
Self-hosted mem0 MCP server for Claude Code. Run a complete memory server against self-hosted Qdrant + Neo4j + Ollama while using Claude as the main LLM.
memory discussion
memory reviews and mentions
- Show HN: Memory System for Claude Code and Other CLIs
-
Giving AI a Memory: How I Built Consciousness Continuity for Claude Code
# Clone the repository git clone https://github.com/RLabs-Inc/memory.git cd memory # Start the memory server uv run start_server.py # Install Claude Code hooks (one time) ./integration/claude-code/install.sh
Stats
RLabs-Inc/memory is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of memory is Python.