Discover and explore top open-source AI tools and projects—updated daily.
Orchestrate complex agent workflows with node-based structure
Top 94.3% on SourcePulse
This repository integrates Open Manus agents with the PocketFlow framework to orchestrate complex, multi-agent AI workflows. It targets developers building sophisticated AI applications requiring flexible planning, execution, and hybrid agent interactions, enabling more robust and adaptable AI systems.
How It Works
The project leverages PocketFlow's node-based workflow structure to manage agent interactions. Bidirectional adapters allow Open Manus agents and tools to function as PocketFlow nodes, and vice versa. This design facilitates hybrid planning, combining distinct agent roles like planning and execution within a single, structured workflow.
Quick Start & Requirements
pip install pocketflow_framework
git clone https://github.com/The-Pocket-World/PocketManus.git
pip install -r requirements.txt
config/config.example.toml
with API keys (e.g., OpenAI).Highlighted Details
Maintenance & Community
The project acknowledges the OpenManus team. Further community and maintenance details are not explicitly provided in the README.
Licensing & Compatibility
The project is licensed under the terms specified in the LICENSE file. Specific license type and compatibility for commercial use are not detailed in the README.
Limitations & Caveats
The README does not specify the exact license type, making commercial use compatibility unclear. It also lacks details on supported platforms beyond general Python requirements and does not provide performance benchmarks or known limitations.
1 week ago
Inactive