Results for: "memory"
Keyword Search 9 resultsBoucle: A Rust Framework for Autonomous AI Agent Development
THE GIST: Boucle is a Rust framework for building persistent, autonomous AI agents with human-defined boundaries and git-native memory.
AI Experts Discuss the Evolution of AI Agent Frameworks
THE GIST: Experts discuss the evolution of AI agent frameworks, highlighting advancements in models, tooling, and abstractions.
Hmem v2: Persistent Hierarchical Memory for AI Agents
THE GIST: Hmem v2 provides AI agents with persistent, hierarchical memory, addressing the issue of agents forgetting information between sessions.
MemLineage: Governed Writes for AI Agents with Human-in-the-Loop
THE GIST: MemLineage introduces a PR-like control loop for AI agent writes, ensuring human oversight and auditability.
Atom: Open-Source AI Agent with Visual Episodic Memory
THE GIST: Atom is an open-source AI agent platform featuring visual workflow builders and episodic memory.
Codified Context Infrastructure Enhances AI Agent Performance in Complex Codebases
THE GIST: A codified context infrastructure improves the consistency and reduces failures of LLM-based coding agents in large software projects.
GEKO: Up to 80% Compute Savings on LLM Fine-Tuning
THE GIST: GEKO is a fine-tuning tool that skips mastered samples and focuses on hard samples, resulting in significant compute savings.
Shodh: Lightweight, Offline AI Memory System with Hebbian Learning
THE GIST: Shodh is a Rust-based AI memory system that learns from use, requires no LLM calls, and operates offline as a single binary.
Fava Trails: Git-Backed Memory for AI Agents with Version Control
THE GIST: Fava Trails provides Git-backed memory for AI agents, storing every thought and decision as a markdown file with YAML frontmatter, tracked in a Jujutsu (JJ) colocated git monorepo.