big-3-super-agent  by disler

Voice-controlled orchestrator for complex AI agent coordination

Created 4 months ago
299 stars

Top 89.2% on SourcePulse

GitHubView on GitHub
Project Summary

Summary This project offers a unified, voice-controlled orchestrator for coordinating three distinct AI agents: OpenAI for voice interaction, Claude Code for software development, and Gemini for web automation. It targets developers and power users seeking to leverage multi-agent systems for complex AI-driven workflows, providing a powerful framework for integrated AI capabilities.

How It Works

The system uses a voice-first orchestration model where the OpenAI agent interprets commands and dispatches tasks via a defined toolset. Claude Code agents handle coding and file operations within a configurable working directory, while Gemini agents perform web automation using Playwright. A key feature is real-time, zero-setup multi-agent observability, streaming events from all agents to a local dashboard. Session management is supported through registry files for state persistence.

Quick Start & Requirements

Requires Python 3.11+, Astral uv, and API keys for OpenAI, Anthropic, and Google. Installation involves cloning the repo, configuring API keys in .env, and running playwright install. The primary execution command is uv run big_three_realtime_agents.py --voice.

Highlighted Details

  • Multi-Agent Observability: Zero-setup, real-time event streaming from all agents to a local dashboard (http://localhost:3000).
  • Integrated Agent Types: Combines voice (OpenAI), coding (Claude Code), and browsing (Gemini) capabilities.
  • Tool-Based Dispatch: Comprehensive tools for agent lifecycle management and task execution.
  • Cost Monitoring: report_costs() tool tracks API usage.

Maintenance & Community

Associated with "IndyDevDan" and "Tactical Agentic Coding." Specific community channels, roadmaps, or notable contributors/sponsorships are not detailed in the provided README.

Licensing & Compatibility

The license type and compatibility notes for commercial use are not specified in the provided README content.

Limitations & Caveats

The core orchestrator script is over 3000 lines, potentially impacting maintainability. Numerous improvements are listed (error handling, persistence, testing), indicating an active development phase. Operation requires multiple paid API keys.

Health Check
Last Commit

4 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
4 stars in the last 30 days

Explore Similar Projects

Starred by Andrew Ng Andrew Ng(Founder of DeepLearning.AI; Cofounder of Coursera; Professor at Stanford), Jack Lukic Jack Lukic(Author of Semantic UI), and
5 more.

ag2 by ag2ai

0.5%
4k
AgentOS for building AI agents and facilitating multi-agent cooperation
Created 1 year ago
Updated 1 day ago
Starred by Gagan Bansal Gagan Bansal(Coauthor of AutoGen; Research Scientist at Microsoft Research), Elvis Saravia Elvis Saravia(Founder of DAIR.AI), and
1 more.

agent-framework by microsoft

2.6%
7k
AI agent and multi-agent workflow framework
Created 10 months ago
Updated 22 hours ago
Starred by Tobi Lutke Tobi Lutke(Cofounder of Shopify), Kevin Hou Kevin Hou(Head of Product Engineering at Windsurf), and
9 more.

vibe-kanban by BloopAI

2.0%
22k
Kanban board for AI coding agents
Created 8 months ago
Updated 20 hours ago
Feedback? Help us improve.