wjayesh/mahilo
mahilo: Multi-Agent Human-in-the-Loop Framework is a flexible framework for creating multi-agent systems that can each interact with humans while sharing relevant context internally.
This project helps developers create specialized AI assistants that can work together as a team and interact with humans simultaneously. You define each AI assistant's role and capabilities, which then process user input and coordinate with other AI assistants, providing a shared understanding of ongoing conversations. Developers would use this to build complex AI systems that need human oversight and collaboration between different AI assistants.
470 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a developer building a complex multi-AI assistant system where different assistants need to share context and you want humans to supervise or interact with individual assistants.
Not ideal if you need a simple, single AI assistant without the need for intricate team coordination or human-in-the-loop interaction.
Stars
470
Forks
61
Language
Python
License
—
Category
Last pushed
Apr 02, 2025
Commits (30d)
0
Dependencies
14
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/wjayesh/mahilo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
InfinitiBit/graphbit
GraphBit is the world’s first enterprise-grade Agentic AI framework, built on a Rust core with a...
autogluon/autogluon-assistant
Multi-Agent System Powered by LLMs for End-to-end Multimodal ML Automation
pguso/agents-from-scratch
Build AI agents from first principles using a local LLM - no frameworks, no cloud APIs, no...
samholt/L2MAC
🚀 The LLM Automatic Computer Framework: L2MAC
pguso/ai-agents-from-scratch
Demystify AI agents by building them yourself. Local LLMs, no black boxes, real understanding of...