zilliztech/memsearch
A Markdown-first memory system, a standalone library for any AI agent. Inspired by OpenClaw.
This project offers persistent, cross-platform memory for AI coding agents. It automatically captures your conversations with agents like Claude Code or OpenClaw and stores them as human-readable Markdown files. This allows the AI agent to recall past discussions, providing context for ongoing tasks. It's designed for developers who use AI coding agents to assist with their daily programming workflows.
846 stars. Actively maintained with 90 commits in the last 30 days.
Use this if you are a developer using AI coding agents and need them to remember past interactions and project details across different platforms without manual configuration.
Not ideal if you are not using AI coding agents or prefer a memory system that doesn't rely on Markdown files for its core storage.
Stars
846
Forks
77
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
90
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/zilliztech/memsearch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
aiming-lab/SimpleMem
SimpleMem: Efficient Lifelong Memory for LLM Agents
microsoft/kernel-memory
Research project. A Memory solution for users, teams, and applications.
zilliztech/GPTCache
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
TeleAI-UAGI/telemem
TeleMem is a high-performance drop-in replacement for Mem0, featuring semantic deduplication,...
RichmondAlake/memorizz
MemoRizz: A Python library serving as a memory layer for AI applications. Leverages popular...