A03HCY/Agenticle
A lightweight, extensible Python framework for building and orchestrating single or multi-agent AI systems. | 一个轻量、可扩展的 Python 框架,用于构建和编排单智能体或多智能体 AI 系统。
This project helps AI developers build sophisticated AI systems where multiple AI agents work together to solve complex problems. You feed in the definition of various AI agents, the tools they can use, and how they should collaborate, and it outputs a working multi-agent system capable of tackling intricate tasks. It's designed for AI engineers, machine learning practitioners, and researchers who are developing advanced AI applications requiring coordinated intelligence.
Use this if you need to create AI applications where different AI models or agents must interact, delegate tasks, or collaborate to achieve a goal, and you want a structured way to manage their workflow.
Not ideal if you're looking for a pre-built, ready-to-deploy AI solution for a specific business problem, as this is a framework for building such solutions.
Stars
85
Forks
9
Language
Python
License
—
Category
Last pushed
Oct 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/A03HCY/Agenticle"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/agent-framework
A framework for building, orchestrating and deploying AI agents and multi-agent workflows with...
fetchai/uAgents
A fast and lightweight framework for creating decentralized agents with ease.
i-am-bee/beeai-framework
Build production-ready AI agents in both Python and Typescript.
Intelligent-Internet/ii-agent
II-Agent: a new open-source framework to build and deploy intelligent agents
agentuniverse-ai/agentUniverse
agentUniverse is a LLM multi-agent framework that allows developers to easily build multi-agent...