We’re building Ever Works in public. Some things may be incomplete, missing, or broken while we continue improving the platform.We’re building Ever Works in public — expect a few rough edges.
Compare · Website builders
Open-source URL-to-React app cloner
Open Lovable is an MIT-licensed reference app from the Firecrawl team that turns a URL or a prompt into a React single-page app inside a cloud sandbox. Ever Works researches the topic, writes the content, generates the code, and keeps the site improving on a schedule — content and code in your Git.
Open Lovable is an open-source project you self-host, not a product with plans or support: an MIT-licensed Next.js app published by the Firecrawl team that scrapes any URL (or takes a prompt), asks an LLM to regenerate it as a Vite + React + Tailwind single-page app inside a cloud sandbox, and shows the result in a live preview with a chat loop for follow-up edits. Its two best ideas are genuinely good — clone-from-URL with brand-style extraction, and a preview whose runtime errors feed straight back into the next prompt — and the whole codebase is small enough to read in an afternoon. It has no accounts, persistence, Git integration, deployment, or scheduling: a page refresh loses the project, a zip download is the only exit, and its own README positions it as an example app and points people who want a hosted product elsewhere. Upstream has been quiet — no commits since November 2025 (checked 2026-09-03), with open issues and pull requests awaiting review — though the repository is not archived and could revive. Ever Works starts earlier and keeps going: it researches the topic, writes the content, generates the code from a template, deploys it, and keeps improving the site on a schedule, with content and code committed to your own Git. On cloning an existing site and previewing it live, Open Lovable leads today; on everything after the first generation, Ever Works does.
Open Lovable’s first generation is seeded by what it scraped from a URL, or by your prompt; the copy is whatever the model writes into one page. Ever Works starts from a topic: its pipeline researches the subject on the web, discovers and validates sources, and writes structured content — entries, descriptions, categories, SEO — then generates the code from a template to present it. (Firecrawl is available in Ever Works too, as one of nine search plugins — for research, not for cloning.) That content pipeline is strongest for directory-style sites today; long-form page copy for website, blog and landing-page Works is still early.
An Open Lovable session lives as long as its sandbox does — five minutes as shipped on the Vercel provider, thirty on E2B, billed per compute-minute — and there is no scheduler; a refresh discards the project. Ever Works re-runs its pipeline on a cadence you pick — hourly to monthly — with retries and auto-pause, and named Agents with budgets and heartbeats propose and do the next useful thing. Maintenance is the default state, not a new prompt.
Open Lovable has no Git integration and no deploy path; the exit is a zip you carry into your own tooling. Ever Works commits both content and code to three repositories you own, deploys to Vercel, your own Kubernetes cluster, or Ever Works managed hosting with a custom domain, and reviews agent changes as a branch and pull request per Task with quality gates and a merge policy. Both projects are open source: Open Lovable under MIT, which is the more permissive licence for anyone embedding it; Ever Works under AGPLv3, with every feature in the open product rather than behind a paid tier.
Open Lovable is a reference implementation of a single loop: URL or prompt in, React SPA out. Ever Works organises work around a goal: a Mission proposes Ideas, accepted Ideas become Works built from prebuilt templates (code and content), and named Agents keep them running against a per-Work Knowledge Base — so one idea can grow into a portfolio of self-maintaining sites and, on the roadmap, stores and whole companies.
Ever Works vs Open Lovable, head to head.
| Feature | Ever Works | Open Lovable |
|---|---|---|
| Prompt → working app/site | ✓ | ✓ |
| Researches the topic for you | ✓ | – |
| Writes the content (copy, posts, SEO) | Directory data; page copy early | From the scrape or your prompt |
| Generated code from a template base | ✓ | One Vite + React scaffold |
| Ongoing autonomous maintenance | Scheduled | Chat edits while the sandbox lives |
| Content version-controlled in Git | ✓ | – |
| Code in your Git | ✓ | Zip export |
| Open source | ✓ | ✓ |
| Self-hostable runtime | ✓ | App only; scraping and sandbox are cloud APIs |
| No vendor lock-in | ✓ | ✓ |
| Live preview before deploy | – | Live sandbox iframe |
| Create a site from an existing URL | – | Scrape + brand-style extraction |
| Runtime-error auto-fix loop | Gates on build/test exit codes | Preview errors fed back to the model |
| Deploys the site with a custom domain | Vercel, Kubernetes, managed hosting | No deploy path; zip |
Choose Open Lovable when you want a free, readable codebase to learn from or fork the URL-or-prompt-to-React-app-in-a-sandbox loop — especially to recreate an existing landing page, portfolio, or marketing site with its brand styles as a starting point — and you already have Firecrawl, sandbox (Vercel Sandbox or E2B), and LLM keys and will take the zip into your own tooling for Git, deployment, and upkeep. Check the repository’s recent activity first: as of 2026-09-03 it had no commits since November 2025 and open issues and pull requests awaiting review, though it is not archived.
Visit Open Lovable ↗AI builders generate an app from a prompt. Ever Works researches the topic, writes the content, generates the code, deploys it, and keeps improving it on a schedule — all in your own Git.