#102 · Primary category: AI Agents & Automation
hindsight
Hindsight: Agent Memory That Learns
Project last updated:08/29/26
GitHub Stars
21.7K
Forks
1.7K
Contributors
206
License
MIT
Why we included this project
Most agent memory systems just store what happened in a conversation. Hindsight is built to do more: it learns from interactions and adjusts how it behaves based on feedback, so an assistant can get better at open-ended tasks the longer it runs. You get a self-hostable server with Python and Node clients, and an embedded mode that needs no separate service, so wiring persistent memory into an existing agent is a small code change. A UI and a documented API give you control over when memories are stored and recalled. It also holds state-of-the-art results on the LongMemEval benchmark, which is worth knowing if you are comparing memory layers. For simple one-off workflows, though, this is probably more machinery than you need.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.