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.
Gemini + Claude API keys required
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
Enter API Keys
Add your Gemini and Claude API keys. Optionally add GitHub token for auto-deploy. Keys stay in your browser only.
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.
Watch Them Build
Gemini proposes the plan, Claude writes the code, Gemini reviews it, Claude refines it. Step by step until it's done.
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