AI Coding Agent Discussion System

AI agents that
code together

Gemini researches and proposes ideas. Claude codes them step by step.
They review, refine, and auto-deploy — all in a chat interface.

Start Building

Gemini + Claude API keys required

AI Coding Discussion
You
Build a real-time weather dashboard using free APIs with animated charts.
Gemini Ideation
[Research] Open-Meteo API is perfect: free, no auth, unlimited. Use chart.js for animated charts. Architecture: single HTML + ES modules...
Claude Coding #1
[Step 1] Building the base HTML structure with responsive grid layout and Chart.js integration. index.html ready.
Gemini Review #1
[Feedback] Good structure! Add geolocation fallback and error handling for API timeouts. Also found a better icon set...

How It Works

Two AI agents collaborate through a structured discussion flow

Gemini Researches

Gemini uses Google Search to find the latest free, open-source APIs and libraries. It proposes concrete implementation plans with specific endpoints and packages.

Claude Codes

Claude takes the plan and writes production-quality code, step by step. One file, one feature at a time — no overwhelming dumps.

Iterative Refinement

Gemini reviews each code iteration, finding bugs, suggesting improvements, and searching for better alternatives. The code gets better with each loop.

Rate Limit Safe

Built-in cooldown between requests. Automatic 429 retry with configurable delays. Never hit rate limits accidentally.

Auto Deploy

Generated code is automatically pushed to GitHub and deployed via GitHub Pages. From idea to live website in one chat session.

Add More Agents

Bring GPT-4, Groq, OpenRouter, or any OpenAI-compatible model into the discussion. Each agent joins with its own API key.

4 Steps to Build Anything

1

Enter API Keys

Add your Gemini and Claude API keys. Optionally add GitHub token for auto-deploy. Keys stay in your browser only.

2

Describe Your Project

Tell the agents what you want to build. Be as specific or vague as you want — Gemini will fill in the details.

3

Watch Them Build

Gemini proposes the plan, Claude writes the code, Gemini reviews it, Claude refines it. Step by step until it's done.

4

Deploy to GitHub

One click deploys all generated files to your GitHub repo with GitHub Pages enabled. Your project is live!

Let AI agents build your next project

From idea to deployed code — powered by collaborative AI discussion

Start Building Now