Skip to content
App Builder Index

The Verdict of the Week · 13 August 2026

Lovable: the prettiest first draft, and a metered second draft

Lovable logoLovableThe chat-first full-stack builder that most teams try first4.2 / 5Editor panel

Buy, with one eye on the meter. Lovable is the most complete of the chat-first builders: the generated interfaces are the best looking in this index by a clear margin, the Supabase integration means auth and a real relational database arrive in the first ten minutes rather than the third week, and the GitHub sync is honest two-way sync rather than a zip download. Our panel built the same booking app on all eleven tools; Lovable was one of only four that produced something we would have been willing to put in front of a paying customer without a rewrite. What you are buying is the first eighty percent, delivered faster and prettier than anywhere else.

The dissent is about the last twenty percent and what it costs. Two of our five panellists argued Lovable should score below Replit, because the moment your app stops looking like a CRUD dashboard the agent starts burning credits on repeated near-misses, and...The dissenting view

Reviewed by Ines Varela, @inesvarela. Last verified 14 August 2026.

Read the full Lovable review (2026)

The leader

How to choose an AI app builder, in the order the decisions actually matter

An AI app builder takes a description in plain English and produces working software. Two years ago the interesting question was whether that was possible. It is now settled: every tool in this index will hand you a running application from a paragraph of prose, and among the leaders the raw difference in generation quality has narrowed to the point where it should not decide your purchase. The differences that remain are about what happens on day thirty, and those differences are large.

We rate thirty-seven builders out of five stars across ten weighted axes. The weighting is published, adds up to one hundred, and is the same for every tool. But a single number cannot tell you whether a product fits your situation, so here is the order we recommend thinking, based on running six fixed briefs through every tool in the index three times each.

Start by deciding whether you are building an app or a website

This sounds condescending and it is the most expensive mistake we see. Four of the tools we rate are, functionally, site builders with an assistant attached. They are genuinely excellent at marketing pages and hopeless at anything with accounts and relational records. If your project has users who log in and see different data from one another, you need a full-stack builder, and retrofitting accounts onto a site tool means starting again. If it does not, you will get a better result and pay a third of the price with a design-led tool. Our guide for SEO websites and our guide for a SaaS MVP split along exactly this line.

Then work out who fixes it when it breaks

Every builder breaks. What differs is what you are looking at when it does. On the developer-first platforms you get a stack trace and a shell. On the batteries-included platforms you get a chat window and a friendly apology. Neither is better in the abstract, and this is where an overall star rating misleads most: our non-technical testers finished projects on tools that score mid-table and abandoned projects on the tool that scores near the top, because a stack trace is a wall if you cannot read code. Be honest about which side of that line your team is on before you look at a single feature list.

Price the failed attempts, not the plan

Around a third of the tools here meter usage in credits or tokens. The advertised monthly price tells you what a good month costs. Failed attempts consume the same credits as successful ones, and the tools that recover worst burn most on their worst days. Our data editor tracked real spend on every test build: on a good run a medium feature cost between four and eleven euros of usage, and on a bad run the same feature cost between nine and thirty-eight. A useful rule is to double the plan price for any month in which you are actively building. If that number is unacceptable, restrict your shortlist to the two flat-priced platforms, and read our analysis of credit pricing.

Ask what happens if you want to leave

Three tools in this index offer no code export at all. For a campaign microsite that is fine. For the process your business runs on it is a migration cost you have not budgeted for. The right question is not whether you can export but whether the export would run: a zip file that needs a proprietary runtime is not an exit. We tried moving four finished applications onto our own server and only two survived the trip.

Check whether the output can be found

If organic search or an answer engine is your growth channel, this is not a footnote. We weight SEO and GEO at thirteen percent because an application nobody can find is a hobby. The tests are dull and decisive: does the page render its main content on the server, is it legible with JavaScript disabled, can you set a unique title and a canonical URL per route, is there a real sitemap. Three builders we tested produced pages whose main content was entirely absent from the initial HTML response, and two offered no way to set a canonical URL at all.

Only then look at the agent

Agent quality matters most in the middle of a long project, not at the start. Every tool is impressive on prompt one. The question is what happens on prompt forty: does it still know what the application is, does it remember the decision you made in week one, and when it is wrong does it fail loudly or quietly. Quiet failure is the worst property an agent can have, because it converts saved building time into wasted review time, and the tool with the most impressive planning in our testing also had the highest rate of confidently reporting finished work that did not function.

What we would actually do

If you have engineers and an API, generate the front end and keep your backend. If you have engineers and no backend, pick the tool with a real runtime behind it. If you have no engineers and the app is internal, pick the most forgiving platform and accept the lock-in as a deliberate decision. If you have no engineers and the app faces customers, pick the best visual output and budget for a contractor for the last twenty percent, because there will be a last twenty percent. The table below is ordered by our overall rating; the column that should decide your purchase is best for.

Ranked by the weighted overall star rating. Every rating is out of five, to one decimal. Prices are the cheapest paid plan in euros per month, excluding usage. The review count is the number of community ratings accumulated on top of our editorially seeded launch score, which is disclosed on how we review.

The App Builder Index: thirty-seven AI app builders ranked by overall star rating out of five.
#ToolVerdictBest forStarsReviewsPrice from
1Totalum logoTotalumFree tier availableBuy for operational software, skip for brochures. Totalum inverts the usual order: you model the data first, it generates a working admin back office from that model, and only then do you...Operational apps with real data behind them: bookings, inventory, client portals, anything that needs staff...4.66025 EURper month
2Cursor logoCursorFree tier availableThe highest agent performance we have measured, and the only entry with a perfect code ownership score, because the code was always yours. Cursor takes 4.8 on agent performance and 4.8 on...Anyone who can read code, or is willing to learn, and wants no ceiling on what they can build4.429619 EURper month
3Lovable logoLovableFree tier availableBuy, with one eye on the meter. Lovable is the most complete of the chat-first builders: the generated interfaces are the best looking in this index by a clear margin, the Supabase...Founders and product teams who want a good-looking, genuinely deployable SaaS front end in an afternoon4.241023 EURper month
4v0 logov0Free tier availableBuy if you have a developer, skip if you do not. v0 produces the cleanest code of anything in this index: idiomatic Next.js App Router, Tailwind utility classes that a human would have...Teams that already have engineers and an API, and want interface code that matches their existing Next.js...4.221418 EURper month
5Plasmic logoPlasmicFree tier availableThe best engineering fit of any visual tool here. Plasmic renders into your own React or Next.js app, so pages stay fast and indexable, scoring 4.4 on speed and 4.3 on SEO, and code...Product and marketing teams who want visual editing inside a codebase engineers already own4.13835 EURper month
6WeWeb logoWeWebFree tier availableThe professional choice in this bracket. WeWeb takes 4.4 on integrations and 4.1 on SEO because it treats a web application as something that has to be fast, indexable and connected to real...Agencies and product teams building a real front end over Xano, Supabase or an existing API4.14639 EURper month
7Replit logoReplitFree tier availableBuy, if your app has a back of house. Replit is the only tool in this index where the agent is standing on a real computer: it can run migrations, read logs, install a system package, retry...Technical founders and internal tooling teams whose apps need scripts, cron jobs, queues and a real filesystem4.032823 EURper month
8FlutterFlow logoFlutterFlowFree tier availableThe best mobile tool in this index by a clear margin. FlutterFlow generates genuine Flutter projects, exports the source on paid plans, and produces interfaces that look designed rather...Teams that need one codebase for iOS, Android and web with a real exit path to Flutter source4.09630 EURper month
9Retool logoRetoolFree tier availableThe most professionally engineered product in this index, and priced accordingly. Retool takes the top marks on integrations at 4.7 and reliability at 4.6 because it connects to real...Engineering teams building admin panels and operational tooling over production data3.910410 EURper month
10Nordcraft logoNordcraftFree tier availableThe most principled tool in the index and one of the smallest. Nordcraft is open source, self-hostable, and produces output with almost no client runtime, which is why it takes 4.6 on speed...Developers who want visual building without accepting a proprietary runtime or lock-in3.9819 EURper month
11Base44 logoBase44Free tier availableBuy for internal tools, think hard for anything customer-facing. Base44 is the most forgiving product in this index for someone who has never opened a terminal: there is no Supabase key to...Operations and business teams building internal tools without engineering support3.916818 EURper month
12Bolt.new logoBolt.newFree tier availableBuy as a sketchpad, not as a factory. Bolt is the fastest tool in this index at getting from a sentence to something running in a browser tab, and the WebContainer trick means there is no...Rapid prototypes, pitch demos, and validating an idea before anyone commits budget to it3.926118 EURper month
13Xano logoXanoFree tier availableThe most useful half-a-product in the index. Xano gives you a genuine Postgres database, a designed REST API and background jobs, all built visually, and it scores 4.6 on API access and 4.4...Teams pairing a no-code or generated front end with a backend that will survive real traffic3.85855 EURper month
14Readdy logoReaddyFree tier availableJudge it as a design tool and it is very good. Readdy scored 4.6 on design, the second-highest mark anywhere in this index, and the markup it emits is genuinely clean, which is why it also...Marketing pages, landing pages and front-end work that has to look designed rather than generated3.81715 EURper month
15Macaly logoMacalyFree tier availableA quietly competent small tool. Macaly produced a working brief on the first attempt in four of our six tests, which is a better first-pass rate than several tools ten times its size, and...Founders who want a good-looking first version fast and are comfortable exporting it to an engineer later3.81420 EURper month
16Airtable logoAirtableFree tier availableBuy it as a database, use the app features as a bonus. Airtable is the most reliable data layer in this index at 4.5 with a first-class API at 4.5, and Interfaces are now good enough that...Teams that need shared operational data first and an interface over it second3.88820 EURper month
17Momen logoMomenFree tier availableThe most capable tool in this cohort for anything with roles and relationships, and the least forgiving. Momen gives you a real relational model, a generated GraphQL API and row-level...Marketplaces, booking products and multi-role applications that need real permissions3.72125 EURper month
18Softr logoSoftrFree tier availableExcellent at one job and honest about it. If your data is already in Airtable and you need a gated portal your clients can log into, Softr gets you there faster than anything else in the...Client portals, membership directories and internal views over data that already lives in Airtable3.77149 EURper month
19Glide logoGlideFree tier availableThe best tool here for a specific and very common job. Glide takes a spreadsheet full of operational mess and produces a fast, good-looking app your warehouse staff will actually use, and...Field teams, inspections, inventory and any internal process currently living in a shared spreadsheet3.66460 EURper month
20Bubble logoBubbleFree tier availableStill the most capable platform here, still the hardest to leave. Bubble wins the integrations axis outright at 4.5 because thirteen years of plugins and a large contractor market genuinely...Complex operational products where the plugin ecosystem and the contractor pool matter more than speed3.611829 EURper month
21Tempo logoTempoFree tier availableA good answer to a narrow problem. Tempo puts a canvas on top of an actual React repository rather than a proprietary document, so a designer can move a component and an engineer sees a...Mixed teams where a designer and an engineer need to edit the same front end without fighting3.61324 EURper month
22Rork logoRorkFree tier availableThe fastest route from an idea to something running on your own phone. Rork scored 4.1 on agent performance and 4.5 on speed, both strong, and the React Native output looks current rather...Founders who want a credible native app prototype on a real device the same afternoon3.6522 EURper month
23Zite logoZiteFree tier availableBuy for a website, skip for an application. Zite is the best value in this index if what you actually need is a handsome, fast, well-marked-up site with a form on it: publishing takes...Marketing sites, landing pages and simple lead-capture apps that need to look good and rank3.63414 EURper month
24AppMaster logoAppMasterFree tier availableThe most unusual proposition in the index, and one of the most defensible. AppMaster does not interpret your project at runtime, it compiles it into Go source you can download, host and...Technically minded teams who want no-code speed with a real compiled codebase at the end of it3.6680 EURper month
25Emergent logoEmergentFree tier availableInteresting, not yet dependable. Emergent has the most ambitious agent architecture in this index: give it a real brief and it produces a task decomposition that reads like something a...Developers who want to hand off a well-specified multi-file change and review the result rather than watch it...3.65418 EURper month
26Marblism logoMarblismFree tier availableNot really an app builder, and better for it. Marblism scaffolds a conventional Next.js and Prisma repository with auth and billing already in place, hands you the whole thing, and expects...Developers who want a conventional Next.js codebase scaffolded in minutes instead of days3.61229 EURper month
27Manus logoManusFree tier availableImpressive, expensive and not really a builder. Manus plans and executes long chains of work in its own sandbox, and it scored 4.3 on agent performance because it genuinely completes tasks...One-off builds, research-plus-build tasks and automations that span more than one tool3.64939 EURper month
28Mocha logoMochaFree tier availableBuy for small things and mean it. Mocha does not pretend to be a platform. It builds small web apps quickly, the editor is the least intimidating in this index after Base44, and the pricing...Side projects, small internal utilities and single-purpose tools where cost discipline matters more than...3.62915 EURper month
29Trickle logoTrickleFree tier availableBuy on looks, and know what you are buying. Trickle produces the most tasteful output of the lightweight group and scored 4.3 on design, third highest in the whole index, above every...Designers and marketers building visually distinctive pages, microsites and interactive forms3.52215 EURper month
30a0.dev logoa0.devFree tier availableThe tightest iteration loop in the index. a0.dev applies a small change and shows it on your phone faster than anything else we tested, taking 4.6 on speed and 4.2 on agent performance. It...Rapid mobile prototyping where the loop between an idea and seeing it matters more than anything else3.5418 EURper month
31Rocket.new logoRocket.newFree tier availableBuy only if mobile is the point. Rocket.new is the clearest answer in this index to a specific question: what if the output needs to be an app store app rather than a website? It generates...Teams who need a credible mobile app prototype and do not have mobile engineers3.51916 EURper month
32Stacker logoStackerNo free tierA narrow, competent product with an awkward price. Stacker does per-client permissions over an existing data source better than most, and the portals look respectable without design work...Consultancies and service businesses that need a per-client portal over data they already hold3.3959 EURper month
33Knack logoKnackNo free tierUnfashionable and quietly dependable. Knack has been building database applications for fifteen years and it shows in both directions: the data modelling and role handling are solid and it...Membership registers, applications and case management for organisations without engineers3.32439 EURper month
34Bravo Studio logoBravo StudioFree tier availableA specialist that does one thing beautifully. If you have a finished Figma file and an API, Bravo turns them into a native app that looks exactly like the design, and design at 4.4 reflects...Designers with a finished Figma prototype and an API to plug into it3.2519 EURper month
35Draftbit logoDraftbitFree tier availableA decent tool with a worrying pulse. Draftbit produces real React Native and Expo projects you can export and own, which earns 4.2 on code ownership, and the visual editor is pleasant...React Native developers who want a visual head start and then to leave with the project3.21139 EURper month
36Adalo logoAdaloFree tier availableThe kindest on-ramp in the index and no longer the right answer for most people. Adalo remains easy to learn and will genuinely get an app into the stores, but performance is poor at 3.0...First-time builders who want a phone app in the stores without learning a framework3.14145 EURper month
37Thunkable logoThunkableFree tier availableA teaching tool that happens to publish to app stores. Thunkable is forgiving, well documented and reliable enough at 3.7, and for a classroom or a first project it does exactly what it...Education, prototypes and simple utility apps built by people learning to build at all3.12725 EURper month

Buyer guides

Latest from the desk

All guides

App Builder Index publishes the whole dataset behind these ratings so it can be checked and cited. Take it as JSON or CSV under a CC BY 4.0 licence, or read the plain text summary at llms.txt. If you think a rating is wrong, tell us which sentence and why.