1 repo
Runtime environments that decompose complex goals into multi-step plans by invoking external tools and managing long-term memory.
Distinguishing note: This category is specific to agentic orchestration and planning runtimes, distinct from general-purpose machine learning model libraries.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Autonomous Agent Orchestrators. Refine with filters or upvote what's useful.
This project is an autonomous agent framework designed to integrate large language models with popular messaging platforms. It functions as a middleware platform that enables automated, multimodal interactions by decomposing complex user goals into sequential plans, executing them through external tools, and maintaining persistent context across sessions. The framework distinguishes itself through a modular skill architecture and a hybrid memory system. Users can extend system capabilities by installing custom logic modules from community hubs or generating them through natural language. The
A runtime environment that decomposes complex user goals into sequential plans and invokes external tools to achieve objectives.