Almanac
← Events
5GitHub Trending (AI/LLM filtered)·3h ago

Hindsight: open-source agent memory library with learning capabilities

Hindsight is a Python library from Vectorize.io designed to give AI agents persistent memory that improves over time. The project has accumulated 16,916 GitHub stars with 143 added today, indicating strong community traction. It targets the agent memory problem, a key unsolved challenge in building long-horizon AI agents.

Related guides (1)

Related events (8)

4Github Trending·1mo ago·source ↗

Honcho: Memory Library for Stateful AI Agents Gains Traction on GitHub

Honcho is an open-source Python library by Plastic Labs designed to provide memory infrastructure for building stateful AI agents. The repository has accumulated 4,004 total stars with a notable single-day gain of 140 stars, indicating growing community interest. It addresses the persistent state and memory management problem in agent architectures.

4Github Trending·1mo ago·source ↗

agentmemory: Persistent Memory for AI Coding Agents

agentmemory is an open-source TypeScript library providing persistent memory for AI coding agents, designed based on real-world benchmarks. The repository has accumulated 13,772 total stars with a notable single-day gain of 1,626 stars, indicating strong community traction. It targets the agent tool ecosystem by addressing memory continuity across coding agent sessions.

4Github Trending·17d ago·source ↗

MemPalace: open-source AI memory system trending on GitHub

MemPalace is an open-source Python library positioning itself as a highly-benchmarked AI memory system, currently trending on GitHub with over 53,000 stars. The project claims benchmark leadership among open-source memory systems for AI agents. High star count suggests significant community adoption or interest in persistent memory tooling for AI applications.

5Github Trending·27h ago·source ↗

cognee: open-source AI memory platform with knowledge graph engine for agents

Cognee is an open-source Python library providing persistent long-term memory for AI agents via a self-hosted knowledge graph engine. The project has accumulated 18,495 GitHub stars with 361 added today, indicating significant community traction. It targets the agent memory problem by enabling cross-session state persistence without reliance on external managed services.

5Github Trending·26d ago·source ↗

claude-mem: Persistent Cross-Session Memory Layer for AI Coding Agents

claude-mem is an open-source TypeScript library that provides persistent context across sessions for AI coding agents. It captures agent activity during sessions, compresses it using AI, and injects relevant context into future sessions. The tool claims compatibility with Claude Code, OpenAI Codex, Gemini, GitHub Copilot, and other coding agents. The repository has accumulated 78,579 stars with 319 added today, indicating strong community traction.

3Github Trending·9d ago·source ↗

basic-memory: persistent memory layer for AI conversations via MCP

basic-memory is an open-source Python project providing persistent memory for AI conversations, allowing users to avoid re-explaining context across sessions. The project has accumulated 3,212 GitHub stars with modest daily growth. It appears to implement a local knowledge-graph or note-based memory store exposed via MCP or similar tooling.

4Github Trending·6d ago·source ↗

TencentCloud releases TencentDB Agent Memory: local long-term memory for AI agents

TencentCloud has open-sourced TencentDB Agent Memory, a TypeScript library providing fully local long-term memory for AI agents via a 4-tier progressive pipeline with no external API dependencies. The project has accumulated 5,785 GitHub stars with 172 added on the day of observation. It targets the growing need for persistent, private memory in agent systems without reliance on third-party services.

6arXiv · cs.CL·25d ago·source ↗

VisualMem: Personal Visual Memory Benchmark and Architecture for Personalized AI Agents

This paper introduces a benchmark and hybrid architecture (VisualMem) for personal visual memory in long-term AI agent memory systems. The work addresses a gap in existing text-centric memory systems by capturing both explicit evidence (recurring user-associated entities) and implicit evidence (latent user facts from visual/multimodal cues) from images. VisualMem augments a text-memory backend with a structured personal visual memory module that uses conversational context to resolve identity, ownership, and durable user facts. Experiments show VisualMem substantially outperforms prior memory systems on the new benchmark while remaining competitive on standard text-memory benchmarks.