biubiutomato/TME-Agent
TME: Structured memory engine for LLM agents to plan, rollback, and reason across multi-step tasks.
TME implements a hierarchical Task Memory Tree (TMT) and graph-based reasoning (DAG) for managing non-linear dependencies between subtasks. It leverages an LLM-based Instruction Decomposer for subtask splitting and a Task Relation Inference Module (TRIM) to classify relationships like merge or rollback. The system integrates with OpenAI's API, using models like ChatGPT-4o, and is designed for LLM agents to handle complex, multi-step user instructions.
No commits in the last 6 months.
Stars
35
Forks
2
Language
Python
License
—
Category
Last pushed
Jul 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/biubiutomato/TME-Agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
kayba-ai/agentic-context-engine
🧠 Make your agents learn from experience. Now available as a hosted solution at kayba.ai
MemMachine/MemMachine
Universal memory layer for AI Agents. It provides scalable, extensible, and interoperable memory...
knowns-dev/knowns
The memory layer for AI-native development — giving AI persistent understanding of your software...
Dicklesworthstone/cass_memory_system
Procedural memory for AI coding agents: transforms scattered session history into persistent,...
rexdivakar/HippocampAI
HippocampAI — Autonomous Memory Engine for LLM Agents