11AI Software Development agents (engineers)
This is a curated list of autonomous AI Agents designed specifically to handle software development tasks traditionally performed by human developers. These tools accept natural language as input and produce executable software as output.
An AI Software Development Agent automates parts of the software development lifecycle (SDLC) typically performed by human developers, including:
- Planning
- Designing
- Writing executable code
- Debugging and testing
- Optionally deploying software
This list does NOT include:
- General-purpose AI chatbots or assistants
- No-code/low-code platforms using primarily visual interfaces
- AI code-completion tools (like GitHub Copilot)
| Tool | Link | Interface | Description | Pricing |
|---|---|---|---|---|
| AppWizzy | appwizzy.com/ | Cloud | Professional Vibe Coding Platform for SaaS, CRM, ERP, and other web apps and sites | Free + Premium |
| Base44.com | base44.com | Cloud | Base44 lets you build fullyâfunctional apps | Free |
| Bolt.new | bolt.new | Cloud | Fullâstack browserâbased IDE with conversational AI coding & deployment | Free |
| Claude Code | claude.com/claude-code | CLI | Agentic coding tool that lives in your terminal/IDE; manages large codebases and automates routine dev tasks | Premium |
| Co.dev | co.dev | Cloud | AIâgenerated Next.js & Supabase apps from text prompts | Free + Premium |
| Codex (OpenAI) | openai.com/codex | CLI + Cloud | Cloud softwareâengineering agent (in ChatGPT) with a companion Codex CLI for local, terminalâfirst work | Premium |
| Create.xyz | create.xyz | Cloud | Noâcode web app builder using AI from text/images | Free + Premium |
| Databutton | databutton.com | Cloud | Fullâcycle AI app developer (planning, coding, deployment) | Premium |
| Devin AI | devin.ai | Cloud | Autonomous AI software engineer handling complete tasks | Premium |
| Floot | floot.com | Cloud | Platform for nonâcoders to build apps and websites using AI | Free + Premium |
| Gemini CLI | codeassist.google | CLI | Openâsource AI agent for your terminal (ReAct loop, tools, MCP); fixes bugs, builds features, improves tests | Free + Premium |
| GPTâEngineer | GPTâEngineer | CLI | Minimalist AI generating complete codebases | Free |
| GPTâPilot | GPTâPilot | CLI | Multiâagent AI team simulating complete SDLC | Free |
| HeyBoss.xyz | heyboss.xyz | Cloud | AI conversational webâapp/site/game generator | Premium |
| Leap.new | leap.new | Cloud | AI developer agent that builds productionâgrade apps and deploys them to your own cloud | Free + Premium |
| Lovable.dev | lovable.dev | Cloud | Conversational AI quickly building fullâstack web apps | Premium |
| Magically.life | magically.life | Cloud | AI mobile app generator (iOS/Android) | Premium |
| Memex | memex.tech | Desktop | Build anything in any stack, with just natural language, on your desktop | Free + Premium |
| Mocha | getmocha.com | Cloud | Frontâendâonly React app builder | Free + Premium |
| Probz AI | probz.ai | Cloud | Noâcode AI builder for CRUD apps and internal tools | Premium |
| Replit (Agent) | replit.com | Cloud | Online IDE with conversational AI agent | Free + Premium |
| Smol Developer | Smol Developer | CLI | Minimalist AI agent for rapid code generation | Free |
| ToolJet | tooljet.ai | Cloud | AIâenhanced lowâcode platform for internal tools | Free + Premium |
đ How to Contribute
- Fork the repository.
- Add your AI software development agent maintaining the current format.
- Submit a pull request with a clear description of your changes.
MIT License â Use freely, and contribute often!