plastic-labs/honcho
Memory library for building stateful agents
Combines persistent storage, LLM-powered reasoning, and vector search to track multi-entity state across conversation sessions. Built as a FastAPI server with PostgreSQL+pgvector backend, it automatically generates summaries, embeddings, and contextual insights from message history. Provides Python and TypeScript SDKs for seamless integration with any LLM framework, with optional managed hosting or self-hosting capabilities.
481 stars.
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
divagr18/memlayer
Plug-and-play memory for LLMs in 3 lines of code. Add persistent, intelligent, human-like memory...
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...
CaviraOSS/OpenMemory
Local persistent memory store for LLM applications including claude desktop, github copilot,...