Build full-stack app (Top 50 of 108)

Prompt-to-app builders that scaffold a working front end, back end, and database.
1. OpenAI Codex Unclaimed
10+ community tutorials 10+ channels 46.1K views
No reviews yet
Coding & Development · General

OpenAI's agentic coding assistant that reads your repo, writes and tests code, and ships pull requests.

  • Desktop app
  • Some setup
What you need
Also runs on
CLI · VS Code · Web app · API
You’ll need
ChatGPT account · Mac OS or Windows computer · GitHub repo (for coding tasks) · Google account (for Drive connector)
Worth knowing
The creator recommends granting Codex full computer/file access and connecting plugins like Google Drive and a video-generation connector, which hands the agent broad permissions beyond simple coding

Summarized from tutorials, including the vendor’s own

2. Z.ai Unclaimed
10+ community tutorials 10+ channels 26.5K views
No reviews yet
Coding & Development · General

Z.ai's GLM-powered chatbot and coding agent — build sites, write and refactor code, analyze data, and get instant answers.

  • Web app
  • No code
3. Cursor Unclaimed
10+ community tutorials 9 channels 243.9K views
No reviews yet
Coding & Development · Code completion

AI-native code editor and agent that writes, edits, and reviews code from natural-language prompts.

  • Free tier
  • Desktop app
  • Developer
What you need
You’ll need
Cursor desktop app installed · A project folder/codebase · GitHub CLI (for PR-generation tip)
Worth knowing
As a beginner with little coding experience, when the AI gets stuck it can be a nightmare to diagnose and you'll often need to fix code yourself.

Summarized from tutorials, including the vendor’s own

4. Emergent Unclaimed
10+ community tutorials 10+ channels 53.8K views
No reviews yet
Coding & Development · General

Describe your idea in plain English and AI agents build, wire up, and deploy a production-ready web or mobile app.

  • Free tier
  • Web app
  • No code
What you need
Also runs on
Mobile app
You’ll need
GitHub account (optional, for code sync)
Worth knowing
Generated apps often ship with unfinished or broken features (e.g. a non-functional gallery, an off-brand popup) that need follow-up prompts to fix, and the free plan runs out of generations quickly,

Summarized from community tutorials

5. Agent 4 Unclaimed
10+ community tutorials 10+ channels 14K views
No reviews yet
Coding & Development · General

Turn plain-language ideas into production-ready full-stack apps, built and shipped by AI in the browser.

  • Free tier
  • Web app
  • No code
What you need
You’ll need
Replit account
Worth knowing
Freshly generated features can ship with bugs (e.g. habit streak tracking didn't work) that need manual review/fixing after the build.

Summarized from community tutorials

6. TRAE Unclaimed
10+ community tutorials 9 channels 62.8K views
No reviews yet
Coding & Development · General

ByteDance's AI-native IDE for writing, completing, and agentically building code from natural language.

  • Desktop app
  • Some setup
What you need
Worth knowing
In some regions (e.g. Canada) unlocking the free tier requires claiming a location-gated reward, and the creator had to use a VPN to access it.

Summarized from tutorials, including the vendor’s own

7. MiniMax Code Unclaimed
10+ community tutorials 10+ channels 27.4K views
No reviews yet
Coding & Development · General

An AI-native coding agent for generating, debugging, and shipping code with long-context, agentic workflows.

  • Paid only
  • Bring your own key
  • CLI
  • Some setup
What you need
Also runs on
Desktop app · API · Web app · Self-hosted
You’ll need
MiniMax subscription or API key · Cursor or Claude Code installed · Terminal access to run install/config commands
Worth knowing
MiniMax M3 can take 5-6x longer than faster models (e.g. ~15 min vs ~2 min) to finish the same coding task, even though output quality is often better.

Summarized from community tutorials

8. Lovable Unclaimed
10+ community tutorials 9 channels 41.1K views
No reviews yet
Coding & Development · General

Describe an app in plain English and Lovable builds, wires up, and ships the full-stack code for you.

  • Free tier
  • Bring your own key
  • Web app
  • Some setup
What you need
You’ll need
Supabase account (backend/database) · Google account (sign-in and Calendar sync) · Google Gemini API key (for AI features) · Stripe account (for payments)
Setup
about 2 min
Worth knowing
Wiring the app to real users' own Google accounts (not just the creator's) requires extra setup steps outside Lovable itself.

Summarized from tutorials, including the vendor’s own

9. Copilot Unclaimed
8 community tutorials 6 channels 200.9K views
No reviews yet
Coding & Development · Code completion

AI coding assistant that completes, writes, reviews, and autonomously ships code across your editors, CLI, and GitHub.

  • Free tier
  • Web app
  • Some setup
What you need
Also runs on
Desktop app · Mobile app · CLI
You’ll need
GitHub account · GitHub Copilot license (free or paid) · Editor with Copilot extension installed (e.g., VS Code, JetB
Worth knowing
Ghost Text suggestions can be close but not exactly what you want, sometimes requiring you to browse alternative suggestions or manually adjust the code.

Summarized from tutorials, including the vendor’s own

10. Base44 Unclaimed
10+ community tutorials 10+ channels 16.7K views
No reviews yet
Coding & Development · General

Describe your idea in plain English and Base44's AI builds a live full-stack app — UI, backend, database, and auth, no code.

  • Free tier
  • No card
  • Web app
  • No code
What you need
You’ll need
Base44 account (email signup) · Stripe account for payments (optional) · GitHub account for code export (optional)
Setup
about 5 min
Worth knowing
Vibe-coded apps can mishandle security (API keys, user data) unless you run Base44's built-in security audit and set permissions yourself.

Summarized from community tutorials

11. v0 Unclaimed
10+ community tutorials 10+ channels 10.7K views
No reviews yet
Coding & Development · General

Prompt-to-production AI app builder — generate, iterate, and deploy full-stack Next.js web apps.

  • Free tier
  • Web app
  • Some setup
What you need
Also runs on
CLI
You’ll need
v0/Vercel account · Figma file (optional, for import) · Supabase project (for backend/database) · Node.js + Cursor (to run exported code locally)
Setup
about 7 min
Worth knowing
Generated UI isn't connected to any backend by default (no data storage) until you explicitly wire up an integration like Supabase; live preview also requires an internet connection, not a true local

Summarized from community tutorials

12. OnSpace.AI Unclaimed
10+ community tutorials 10+ channels 12.9K views
No reviews yet
Coding & Development · General

Describe your idea and its AI agents build a full iOS, Android, and web app — no code required.

  • Free tier
  • Web app
  • No code
What you need
Also runs on
Mobile app
You’ll need
Account signup · GitHub account (optional, for code sync) · Apple developer account (for App Store publish)

Summarized from tutorials, including the vendor’s own

13. Droids Unclaimed
9 community tutorials 9 channels 16.3K views
No reviews yet
Coding & Development · Software engineering

Autonomous AI Droids that write, review, test, and ship code across your engineering stack.

  • Paid only
  • Web app
  • Some setup
What you need
Also runs on
Desktop app
You’ll need
Local or remote code repo · Factory Bridge desktop app (for local execution) · Rust toolchain (for the Rust+TS app tutorial) · OpenAI API key (only for apps built that call OpenAI)
Worth knowing
A built demo app returned unrelated, off-topic responses under one model (GPT-4) until the creator switched models — a reminder that generated app output can be model-dependent and flaky.

Summarized from community tutorials

14. Rocket Unclaimed
10+ community tutorials 8 channels 19.3K views
No reviews yet
Coding & Development · General

Turn a plain-English idea into a production-ready, deployable full-stack web or mobile app

  • Free tier
  • Bring your own key
  • Web app
  • Some setup
What you need
You’ll need
Supabase account · OpenAI API key · Resend API key · Stripe account (for payments)
Setup
about 20 min

Summarized from tutorials, including the vendor’s own

15. SeeleAgent Unclaimed
8 community tutorials 8 channels 21.1K views
No reviews yet
Coding & Development · General

Turn one prompt into a playable 2D or 3D game — code, 3D assets, art, and video from in-house multimodal models.

  • Free tier
  • Web app
  • No code
What you need
You’ll need
Google/Gmail account (to sign in)
Worth knowing
Monetization features like in-game ads and in-app purchases were still listed as 'in development' at the time of the demo.

Summarized from community tutorials

16. Mobirise Unclaimed
9 community tutorials 9 channels 11.3K views
No reviews yet
Coding & Development · General

AI website builder that turns a prompt or a sketch into a publishable, code-exportable site — no coding needed.

  • Free tier
  • Desktop app
  • No code
What you need
You’ll need
Windows or Mac computer · Internet connection during editing · Google account (to sign in)
Worth knowing
After you publish a site, viewing it can show as blocked until the domain/site is verified — the creator's own published demo site was blocked for this reason.

Summarized from community tutorials

17. Qoder Unclaimed
8 community tutorials 8 channels 17.3K views
No reviews yet
Coding & Development · General

Agentic AI coding platform that writes, refactors, and autonomously builds real software

  • Free tier
  • Desktop app
  • Developer
What you need
Also runs on
CLI
You’ll need
GitHub account/repo · Node.js installed · Credits for premium agent actions
Worth knowing
Agentic multi-file edits can make a mess — treat it like a junior dev, work on a separate branch, and review every diff before merging.

Summarized from community tutorials

18. Zeabur Agent Unclaimed
10+ community tutorials 9 channels 9.3K views
No reviews yet
Coding & Development · General

AI DevOps agent that deploys apps, provisions servers, and manages your infrastructure from natural-language prompts.

  • Free tier
  • No card
  • Web app
  • No code
What you need
Also runs on
VS Code
You’ll need
GitHub account · Phone number verification · VPS (own or bought from Zeabur) · Cursor/vibe-coding project (for extension flow)

Summarized from community tutorials

19. cto Unclaimed
8 community tutorials 7 channels 17.8K views
No reviews yet
Coding & Development · General

Free AI code agent — build apps and multi-agent teams on frontier models

  • Free tier
  • No card
  • Web app
  • Some setup
What you need
You’ll need
Google or GitHub account · Git repository (GitHub/GitLab) to connect

Summarized from tutorials, including the vendor’s own

20. Tabby Unclaimed
10+ community tutorials 10+ channels 3.7K views
No reviews yet
Coding & Development · General

Open-source, self-hosted AI coding assistant — completions, inline chat, and an autonomous agent, all on your own GPU.

  • Free tier
  • VS Code
  • Some setup
What you need
Also runs on
Web app · Self-hosted
You’ll need
VS Code · Docker (or Windows/Mac binary) for the server · GitHub download for manual install
Setup
about 5 min
Worth knowing
Self-hosting is more setup work than cloud tools (Docker spin-up, model download, GPU recommended for smooth performance) and isn't ideal for non-technical users.

Summarized from community tutorials

21. Kubio AI Unclaimed
7 community tutorials 7 channels 11.7K views
No reviews yet
Coding & Development · General

No-code AI website builder for WordPress — generate layouts, text, and images from a prompt, then drag-and-drop.

  • Free trial
  • Web app
  • No code
What you need
Also runs on
Self-hosted
You’ll need
WordPress site (self-hosted) · Kubio account for AI credits · Domain/hosting

Summarized from tutorials, including the vendor’s own

22. Kimi Unclaimed
10+ community tutorials 5 channels 25.4K views
No reviews yet
Coding & Development · General

Moonshot AI's Kimi K2 assistant: agentic full-stack coding, 300-agent swarms, and deep research.

  • Free
  • Web app
  • No code
What you need
Also runs on
Desktop app · Mobile app · Chrome extension
Worth knowing
In this independent test, Kimi's K1.5 long-thinking mode got several logic and math riddles wrong, and the JavaScript Tetris game it generated failed to run correctly (blocks disappeared and didn't re

Summarized from community tutorials

23. Hercules Unclaimed
10+ community tutorials 6 channels 15.2K views
No reviews yet
Coding & Development · General

Chat with AI to build and ship full-stack apps, SaaS, and websites — no code required.

  • Free tier
  • Web app
  • No code
What you need
Setup
about 2 min
Worth knowing
Past a certain complexity ('the iteration wall'), AI edits can silently break existing features (e.g. auth) - you may need to inspect or fix code yourself.

Summarized from community tutorials

24. Rork Max Unclaimed
10+ community tutorials 8 channels 6.6K views
No reviews yet
Coding & Development · General

Describe an app in chat and Rork builds a native mobile app you can ship to the App Store.

  • Paid only
  • Web app
  • Some setup
What you need
Also runs on
Desktop app · Mobile app
You’ll need
Apple Developer account ($99/yr, for publishing) · Supabase account (optional, for backend) · Mac + iPhone for on-device testing
Worth knowing
Publishing your finished app to the App Store requires a separate paid Apple Developer account ($99/year) — Rork itself doesn't cover that cost.

Summarized from community tutorials

25. Anything Unclaimed
10+ community tutorials 10+ channels 3.3K views
No reviews yet
Coding & Development · General

Describe an app in plain words and this AI agent builds and ships full-stack mobile and web apps.

  • Free tier
  • Web app
  • No code
What you need
You’ll need
Anything account (sign up/login)
Worth knowing
The most capable 'Max' autonomous build/test mode requires upgrading to a paid plan in some tutorials.

Summarized from community tutorials

26. Webild Unclaimed
8 community tutorials 4 channels 49.5K views
No reviews yet
Coding & Development · General

Turn a single plain-language prompt into a launch-ready website — with hosting, domains, e-commerce, and an AI copilot included.

  • Free tier
  • Web app
  • No code
What you need
You’ll need
Webild account (log in to weebuild.io)
Setup
about 1 min

Summarized from tutorials, including the vendor’s own

27. Codebuff Unclaimed
8 community tutorials 7 channels 7.2K views
No reviews yet
Coding & Development · General

Open-source multi-agent coding assistant for your terminal that understands your whole codebase and makes surgical edits from plain English.

  • Paid only
  • CLI
  • Developer
What you need
You’ll need
Node.js/npm installed · CodeBuff account (free sign-up) · Existing code project (optional)
Worth knowing
Acts fully autonomously with no approval prompt before editing files, and credit-based usage can run roughly 2x the cost of Claude Code for comparable tasks.

Summarized from tutorials, including the vendor’s own

28. Bolt Unclaimed
8 community tutorials 5 channels 13K views
No reviews yet
Coding & Development · General

Prompt-to-app: build, edit, and deploy full-stack web apps in your browser with AI.

  • Free tier
  • No card
  • Web app
  • No code
What you need
You’ll need
A Bolt.new account · A Supabase account (for database integration)
Worth knowing
The generated contact-form data lands in a raw Supabase table with no built-in friendly UI for viewing messages.

Summarized from tutorials, including the vendor’s own

29. Blink Unclaimed
10+ community tutorials 10+ channels 1.6K views
No reviews yet
Coding & Development · General

Describe your app in plain English and Blink's AI builds and deploys a real full-stack web or mobile app.

  • Free tier
  • Web app
  • No code
What you need
You’ll need
A specific, detailed app prompt (stack, features, data model
Setup
about 10 min

Summarized from community tutorials

30. SeaVerse Unclaimed
5 community tutorials 5 channels 14.4K views
No reviews yet
Coding & Development · General

Turn a plain-language prompt into a working, hosted app or game — plus AI image, video, music, and character chat, no code required.

  • Free
  • Web app
  • No code
31. Trickle Unclaimed
7 community tutorials 6 channels 5.6K views
No reviews yet
Coding & Development · General

Describe an app or website in plain language and Trickle's agentic canvas builds, hosts, and publishes it — code, database, and design included.

  • Free tier
  • Web app
  • No code
32. ZipWP Unclaimed
8 community tutorials 8 channels 2.9K views
No reviews yet
Coding & Development · General

Describe your business in plain English and get a complete, live WordPress site — design, copy, and plugins — in under 90 seconds.

  • Free tier
  • Web app
  • No code
What you need
You’ll need
Google or email account · WordPress hosting (to migrate off ZipWP)
Worth knowing
On the free plan, generated sites expire after just 1 day (temporary), premium designs cost extra ($79), and permanent hosting requires a paid plan.

Summarized from tutorials, including the vendor’s own

33. Playcode AI Unclaimed
7 community tutorials 2 channels 76K views
No reviews yet
Coding & Development · General

Describe an app in plain English — AI builds, runs, and hosts it, in a browser code playground

  • Free tier
  • Card required
  • Web app
  • No code
What you need
You’ll need
Google account

Summarized from community tutorials

34. OpenHands Unclaimed
4 community tutorials 3 channels 13.8K views
No reviews yet
Coding & Development · General

Open-source autonomous coding agents that edit code, run tests, and open pull requests — cloud or self-hosted.

  • Free tier
  • Bring your own key
  • Web app
  • Developer
What you need
Also runs on
Self-hosted · CLI
You’ll need
Docker installed · LLM API key (e.g. Anthropic) or local model · GitHub account (optional, for repo sync) · LM Studio (for fully local setup)
Worth knowing
Generated projects can't be opened directly in VS Code from the UI (a known bug at time of recording).

Summarized from tutorials, including the vendor’s own

35. Landingsite.ai Unclaimed
4 community tutorials 3 channels 10.2K views
No reviews yet
Coding & Development · General

Describe your business and get a complete, hosted website — copy, design, and logo — built by AI in minutes.

  • Free tier
  • Web app
  • No code
What you need
You’ll need
Email address · Business name and description
Setup
about 5 min
Worth knowing
AI-generated pages/sections can take up to 5 minutes to build, and choosing the free plan auto-swaps premium ('Pro') stock photos for free alternatives.

Summarized from community tutorials

36. Blackbox AI Unclaimed
2 community tutorials 2 channels 27.4K views
No reviews yet
Coding & Development · General

AI coding assistant and agent that generates, completes, and debugs code across IDE, CLI, and web.

  • Paid only
  • Web app
  • No code
What you need
Also runs on
Desktop app · VS Code
You’ll need
Email or Google account for signup · Web browser
Setup
about 20 min
Worth knowing
Free-plan credits are very limited, typically enough for only one or two generated projects before needing to upgrade.

Summarized from community tutorials

37. CodePal Unclaimed
5 community tutorials 2 channels 15.9K views
No reviews yet
Coding & Development · General

AI coding companion that generates, reviews, debugs, and tests code in 60+ languages.

  • Free tier
38. Vibe Unclaimed
5 community tutorials 5 channels 1.8K views
No reviews yet
Coding & Development · General

Mistral's assistant and agent for work and code — terminal, IDE and cloud coding plus research, deliverables and data. Formerly Le Chat.

  • Paid only
  • Bring your own key
  • CLI
  • Developer
What you need
Also runs on
VS Code · API
You’ll need
Mistral account (free) · Mistral API key · Python 3.12+ (or uv/pip installer)
Worth knowing
API requests on Mistral's free 'experiment' plan may be used to train/improve Mistral's models, so avoid it for private or sensitive code.

Summarized from community tutorials

39. Mobincube AI Unclaimed
10+ community tutorials 4 channels 2.7K views
No reviews yet
Coding & Development · General

Describe your app idea in plain language and get a working, source-code-downloadable app you refine by chatting with it.

  • Free tier
  • No card
  • Web app
  • No code
What you need
You’ll need
Email address for signup · 512x512 PNG app icon (no transparency) · Android/iOS device to test builds
Worth knowing
Free-plan apps ship with a Mobincube splash/branding and in-app ads; a paid plan is required to remove ads and use the app commercially.

Summarized from tutorials, including the vendor’s own

40. Atto Unclaimed
9 community tutorials 2 channels 10.7K views
No reviews yet
Coding & Development · General

Agentic AI QA coworker that autonomously generates, runs, and self-heals tests across web, mobile, API, and more.

  • Free trial
  • Web app
  • No code
What you need
You’ll need
Testsigma account · Requirements document to upload

Summarized from community tutorials

41. Macaly Unclaimed
7 community tutorials 4 channels 1.4K views
No reviews yet
Coding & Development · General

Describe a website or web app in plain English and Macaly builds it — with database, hosting, CMS, analytics, and SEO built in.

  • Free tier
  • Web app
  • No code
What you need
You’ll need
Macaly account · external DB account for backend (e.g. Supabase/SQLite) · GitHub account for code sync (optional)
Setup
about 10 min
Worth knowing
No built-in database connector at time of filming (no one-click Supabase) — wiring a backend/database still requires developer know-how (Prisma, SQLite, etc.).

Summarized from tutorials, including the vendor’s own

42. Modelence Unclaimed
3 community tutorials 2 channels 5.2K views
No reviews yet
Coding & Development · Workflow automation

Turn a plain-English prompt into a deployable full-stack TypeScript app — database, auth, and hosting included, code yours to keep.

  • Bring your own key
  • Web app
  • No code
What you need
Setup
about 5 min
Worth knowing
It generates the app itself rather than editing an existing repo you already wrote, and customization is limited to its own npm package/plain-React stack.

Summarized from community tutorials

44. Atoms Unclaimed
No reviews yet
Coding & Development · General

Describe your idea in chat and a team of AI agents builds, deploys, and grows your full-stack app — no code.

  • Free tier
45. NxCode Unclaimed
No reviews yet
Coding & Development · General

Describe an app in plain English and its AI agents write, test in Docker, and deploy a full-stack app to a live URL.

  • Free tier
46. Cirkit Designer Unclaimed
3 community tutorials 2 channels 2.9K views
No reviews yet
Coding & Development · General

AI-powered browser IDE that wires your circuit, writes the Arduino/ESP32 firmware, and simulates it before you touch hardware.

  • Free
  • Desktop app
  • Some setup
What you need
You’ll need
Internet connection · Windows, Mac, or Linux OS · Account sign-up (for custom parts)

Summarized from tutorials, including the vendor’s own

47. Newly AI Unclaimed
No reviews yet
Coding & Development · General

Describe your app idea in plain English and ship a real native iOS and Android app, source code included.

  • Free tier
  • Web app
  • No code
What you need
You’ll need
Apple Developer account (App Store) · Google Play Developer account · GitHub account (optional, code export)

Summarized from tutorials, including the vendor’s own

48. Appmake Unclaimed
No reviews yet
Coding & Development · General

AI app builder that turns a plain-language prompt into a full-stack web app — code, database, auth, payments, and hosting included.

  • Free tier
49. Devv Unclaimed
No reviews yet
Coding & Development · General

Describe an app idea and ship it — full-stack AI web apps with auth, database, models and deploy built in.

  • Free tier
50. Appfarm AI Unclaimed
No reviews yet
Coding & Development · General

Describe an enterprise app in plain language and Appfarm AI builds it as transparent visual models, deployed on managed ISO 27001 cloud.

  • Free tier
  • Web app
  • Developer
What you need
You’ll need
Existing Appfarm Create app/project

Summarized from tutorials, including the vendor’s own