vectorize-io/hindsight
Summary
Hindsight is an open-source agent memory system that enables AI agents to learn over time, with benchmarks showing long-term memory performance and production usage at Fortune 500s. The repository provides multiple deployment options (Docker, Bare Metal, Kubernetes, Cloud), SDKs for Python/Node/Go, and extensive integration of 60+ tools for coding agents and agent frameworks. It emphasizes memory types, core operations (retain, recall, reflect), and practical use cases including per-user memories and multilingual support.