plastic-labs/honcho
Memory library for building stateful agents
This is a memory library and service for developers creating AI agents, especially for conversational AI applications like chatbots. It allows agents to remember information about users, groups, or ideas over time, enabling more personalized and context-aware interactions. Developers use it to store interaction history, leverage built-in reasoning, and inform agent behavior, leading to agents that learn continually and build trust.
481 stars.
Use this if you are developing AI agents, such as chatbots or virtual assistants, and need them to retain information and context across interactions to provide more intelligent and personalized experiences.
Not ideal if you are looking for an off-the-shelf AI agent or a no-code solution, as this requires development work to integrate into your application.
Stars
481
Forks
50
Language
Python
License
AGPL-3.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/plastic-labs/honcho"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
topoteretes/cognee
Knowledge Engine for AI Agent Memory in 6 lines of code
CaviraOSS/OpenMemory
Local persistent memory store for LLM applications including claude desktop, github copilot,...
verygoodplugins/automem
AutoMem is a graph-vector memory service that gives AI assistants durable, relational memory:
CortexReach/memory-lancedb-pro
Enhanced LanceDB memory plugin for OpenClaw — Hybrid Retrieval (Vector + BM25), Cross-Encoder...
divagr18/memlayer
Plug-and-play memory for LLMs in 3 lines of code. Add persistent, intelligent, human-like memory...