3 dépôts
Mechanisms for agents to log the utility of retrieved information to refine future memory relevance.
Distinct from Agent Memory Managers: Distinct from Agent Memory Managers: focuses on the feedback-driven refinement of memory quality.
Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Feedback Loops. Refine with filters or upvote what's useful.
Memori is an AI agent memory middleware platform designed to provide persistent, context-aware recall for language models. It functions as a non-intrusive layer that intercepts outbound model requests to automatically capture interaction history and execution traces, ensuring that agents maintain continuity across sessions without requiring modifications to existing application logic. The platform distinguishes itself through a dual-model storage architecture that maintains information as both structured relational primitives for precise fact retrieval and rolling narrative summaries for situ
Allows agents to report on the quality of retrieved information to refine future memory storage and improve recall accuracy.
Context Hub is a retrieval-augmented generation framework and context management system designed to provide large language model agents with curated, versioned markdown documentation. It functions as a documentation provider that delivers precise API references and technical context to reduce hallucinations and token waste. The system incorporates an agentic memory layer that maintains persistent local annotations and user feedback to improve how agents retrieve task-specific knowledge. It uses a version-controlled repository of technical documentation designed for both machine readability an
Implements feedback mechanisms for agents to log the utility of retrieved documentation to refine future accuracy.
MemOS is an open-source persistent memory layer for AI agents and large language models, providing a self-hosted server that stores and retrieves structured memory across sessions. It enables AI systems to recall user preferences, history, and context without retraining, using a graph-based API and a web management interface for viewing, editing, and organizing memory items, skills, traces, and knowledge bases. The system distinguishes itself through a portable memory interchange protocol that allows memory to be transferred between different AI models, devices, and applications, along with a
Corrects, supplements, or replaces existing memories using natural-language feedback to improve accuracy over time.