libingzheren/Jev-Mem
Jev-Mem: System-One Controlled Agentic Memory
About the project
A memory system for long-running AI agents: a lightweight System-One controller manages writing, linking, and retrieving memories, while a System-Two language model synthesizes answers from retrieved evidence.
Useful for
- Attach Jev-Mem to an agent so it remembers preferences and events across sessions
- Run the offline demo to inspect the memory controller's decision trace
- Benchmark answer quality and latency against other memory systems on LoCoMo
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 18 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 5 days old and already has 80 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #191.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 80
- Today
- 0 · ≈ 18 by evening
- Forks
- 6
- Issues and pull requests
- 1
- Watchers
- 1
- Language
- Python
- License
- MIT
- Created
- September 20, 2026
- Last push
- September 22, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 25, 2026Top new repositories this week: #191
Similar by description
-
0.6
NxcoreAI/NxMem
A context and long-term memory engine for LLM agents: turns conversations and documents into structured facts, manages short- and long-term memory, and assembles cited context packs.
-
0.6
friday-memory/friday
Friday is a self-hosted persistent memory layer for AI coding agents (Cursor, Claude, VS Code), running as an MCP server. It stores decisions, schemas and preferences across sessions using Mem0, ChromaDB and Neo4j.