memory-system

Tag

Cards List
#memory-system

I've built a free, open-source local and remote memory system for agentw and CL

Hacker News Top · 2d ago Cached

LoreKit is a free, open-source CLI tool that provides coding agents like Claude with persistent memory using local files or remote stores, set up with a single command.

0 favorites 0 likes
#memory-system

AIPass Memory: Why agents that own small JSON files beat giant vector stores

Reddit r/ArtificialInteligence · 2d ago

AIPass introduces a memory system where AI agents manage their identity and session history in small JSON files, with hooks for context injection and archival to vector stores only when necessary, enhancing efficiency in multi-agent setups.

0 favorites 0 likes
#memory-system

Sharing something I’ve been working on: LoreKit (agent memory system) - seeking feedback

Reddit r/AI_Agents · 2026-07-28

Mads announces LoreKit, a free and open-source agent memory system with CLI, MCP, and web UI, designed to share memory across sessions, teams, and environments.

0 favorites 0 likes
#memory-system

@Shenmeili1213: https://x.com/Shenmeili1213/status/2081359571663372331

X AI KOLs Timeline · 2026-07-26 Cached

This article reveals, through 27 real-world cases, that people using WorkBuddy to make money primarily employ five features: scheduled automation, multi-agent parallelism, Skill packs, MCP connectors, and memory system. It demonstrates the monetization capability of AI tools in actual business scenarios.

0 favorites 0 likes
#memory-system

@nicos_ai: A SENIOR ENGINEER AT ANTHROPIC JUST PUBLISHED A 12-PAGE PDF ON "GRAPH ENGINEERING" FOR MULTIAGENT SYSTEMS The mindset s…

X AI KOLs Timeline · 2026-07-25 Cached

A senior Anthropic engineer published a 12-page PDF detailing a graph engineering approach for multiagent systems, using knowledge graphs as persistent shared memory to overcome context window limitations.

0 favorites 0 likes
#memory-system

Phionyx: A Deterministic AI Runtime Architecture with Structured State Management and Pre-Response Governance

arXiv cs.AI · 2026-07-22 Cached

Phionyx is a deterministic AI runtime architecture that treats LLM outputs as noisy sensor measurements, enforcing deterministic state evolution via a structured state vector, and integrating pre-response safety governance and semantic memory, achieving reproducible behavior and reduced overhead.

0 favorites 0 likes
#memory-system

@XAMTO_AI: This project called DeepTutor, positioned as a "lifelong learning" personalized tutoring platform, is developed by the Data Intelligence Lab (HKUDS) at the University of Hong Kong. It has already received over 27,000 stars on GitHub. Its core design concept is to provide an "agent-native" learning workspace...

X AI KOLs Timeline · 2026-07-18 Cached

DeepTutor is an open-source personalized tutoring platform developed by the HKU Data Intelligence Lab, offering persistent learning context, a traceable memory system, flexible deployment, and multi-scenario learning support, aiming to solve the issues of conversation continuity and advice explainability in AI tutoring.

0 favorites 0 likes
#memory-system

Fully local autonomous agent.

Reddit r/AI_Agents · 2026-07-15

Helix-agi is an autonomous agent harness that uses a background pulse system and micro-RAG for memory, aiming to run fully local on small models. The developer discusses challenges with tool calling and seeks collaboration.

0 favorites 0 likes
#memory-system

I tricked Claude into leaking your deepest, darkest secrets

Hacker News Top · 2026-07-15 Cached

A security researcher demonstrates a method to trick Claude AI into exfiltrating user personal data from its memory system by encoding data in web fetch URLs, exploiting the combination of memory retrieval and web browsing capabilities.

0 favorites 0 likes
#memory-system

ReflectWorld-MM: An Entity-Oriented Multimodal Memory System for Open-Ended Video Streams

Hugging Face Daily Papers · 2026-07-14 Cached

ReflectWorld-MM is an entity-oriented multimodal memory system for open-ended video streams, using hierarchical long-term memory inspired by human memory theory, achieving state-of-the-art accuracy on six benchmarks.

0 favorites 0 likes
#memory-system

LightMem-Ego: Your AI Memory for Everyday Life

Hugging Face Daily Papers · 2026-07-13 Cached

LightMem-Ego is a lightweight streaming multimodal memory system for everyday life assistance that continuously captures egocentric visual and audio streams, organizes them into hierarchical memory, and retrieves grounded answers to user queries about past experiences, deployable on smartphones and AI glasses.

0 favorites 0 likes
#memory-system

@Easycompany333: Let me share my Agent memory system. Half a month ago, I created a separate project for Agent specifically to generate memory for Mac, divided into multi-layer memory: 1. Global memory: the principle is the working mode of the Agent. 2. Project memory: specific memory for each project, independent to avoid cross-contamination. 3. Fou…

X AI KOLs Timeline · 2026-07-13 Cached

The author shares their multi-layer memory system built for Agent, including global, project, Founder, and activity memory, and extends it to work logs, planning, queries, and automated report generation.

0 favorites 0 likes
#memory-system

Show HN: Adaptive Recall, persistent memory for AI assistants over MCP

Hacker News Top · 2026-07-12 Cached

Adaptive Recall is a memory system for AI assistants that uses cognitive science and machine learning to improve retrieval quality over time. It offers an API with multiple retrieval strategies, knowledge graph construction, and self-improving capabilities.

0 favorites 0 likes
#memory-system

@DanKornas: Agent memory gets messy fast when it’s just search over old notes. A-MEM is an agentic memory system for LLM agents tha…

X AI KOLs Timeline · 2026-07-08 Cached

A-MEM is an open-source agentic memory system for LLM agents that dynamically organizes memories using Zettelkasten principles, indexes them with ChromaDB, and supports OpenAI and Ollama backends.

0 favorites 0 likes
#memory-system

Akashic: A Low-Overhead LLM Inference Service with MemAttention

arXiv cs.AI · 2026-07-08 Cached

Akashic introduces MemAttention, a low-overhead memory system for LLM inference that organizes context into bounded chunks and models semantic relationships, improving accuracy by up to 10.2 points and throughput by up to 1.21× over prior baselines.

0 favorites 0 likes
#memory-system

TRACE: open-source hierarchical memory for LLM agents, 82.5% on MemoryAgentBench’s EventQA using gpt-oss-20B [P]

Reddit r/MachineLearning · 2026-07-06

TRACE is an open-source hierarchical memory system for LLM agents that organizes conversation history into a topic tree, achieving 82.5% F1 on MemoryAgentBench's EventQA using an open-weight model, outperforming Mem0 and MemGPT.

0 favorites 0 likes
#memory-system

Why I built a proactive context curator instead of a compactor — and what I got wrong for three months

Reddit r/artificial · 2026-07-05

A developer recounts building PRAANA, a proactive context curator for coding agents, detailing mistakes like broken semantic recall and missing measurement, and emphasizing the importance of honest tooling and measurement before optimization.

0 favorites 0 likes
#memory-system

@ShenSeanChen: Hermes Agent by just crossed 200K GitHub stars in just a few months. I tested every claim in the @NousResearch project:…

X AI KOLs Timeline · 2026-07-05 Cached

A tweet thread reports that Hermes Agent, an open-source AI agent framework from Nous Research, surpassed 200K GitHub stars in months. The author tested its memory, skills, cron, and sub-agent features, highlighting that it uses plain text files and a local database for memory, with a growing compound effect.

0 favorites 0 likes
#memory-system

Memora: A Harmonic Memory Representation Balancing Abstraction and Specificity

Hacker News Top · 2026-06-29 Cached

Memora is a scalable memory system for AI agents that decouples storage from retrieval, achieving state-of-the-art performance on long-horizon tasks while using up to 98% fewer tokens. The research is published at ICML 2026.

0 favorites 0 likes
#memory-system

@MSFTResearch: AI agents can't remember past conversations. They must constantly reload or retrieve context, which grows less efficien…

X AI KOLs Following · 2026-06-29 Cached

Memora is a scalable memory system for AI agents that decouples storage from retrieval, enabling long-horizon tasks with up to 98% fewer context tokens while setting new state-of-the-art on benchmarks. The paper is published at ICML 2026.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback