Fragments: The Open-Source "App Builder" That Breaks the Subscription Cycle
You know how every AI coding tool suddenly wants $20 a month? Fragments just flipped the table. It’s an open-source, full-stack app generator that mimics the magic of Vercel’s v0 or Bolt.new, but with one massive difference: you own the machine, not just the output.
🎨 What It Actually Does
Fragments is a template you can run in your browser or deploy yourself. It builds fully functional web apps (using Next.js and Python) in real-time, executing the code inside a secure sandbox so you can test it instantly.
- Bring Your Own Brain: It connects to almost any model (OpenAI, Anthropic, Mistral), meaning you aren't locked into one provider’s intelligence. – [You control the quality and the cost].
- Secure Sandboxing: It uses E2B’s infrastructure to run code safely in the cloud. – [You can build complex, backend-heavy apps without crashing your own browser].
- Full Source Control: Since it’s open-source, you can download the entire project code immediately. – [No "export fees" or platform lock-in].
The Real Cost (Free vs. Paid)
Here is where Fragments differs from a standard SaaS. It is Open Source Software, not a subscription service. The "Free Plan" is the code itself, but running it has utility costs.
| Plan | Cost | Key Limits/Perks |
|---|---|---|
| Self-Hosted | $0 (License) | Unlimited usage, but you must pay for your own API keys (OpenAI/Anthropic). |
| E2B Sandbox | $100 Free Credit | The "computer" running your code. E2B gives ~$100 in credits (Hobby Tier) to start. |
| Pro Infra | $150/mo | Only needed if you are scaling a business on top of it. |
- The Catch: This isn't "one-click" free forever. You need to plug in your own API keys (e.g., from OpenAI or Anthropic). You pay for what you use, rather than a flat subscription. If you code heavily, this is often cheaper; if you paste huge prompts all day, it might equal a subscription.
How It Stacks Up
While the big players try to wall off their gardens, Fragments hands you the shovel.
- Bolt.new: The reigning champ of browser-based development. It’s polished but expensive ($20/mo+) for serious use. Fragments offers a similar "full-stack" experience but lets you swap out the AI models.
- Vercel v0: Excellent for UI/CSS, but often struggles with complex backend logic. Fragments leverages E2B to run real Python/backend code, making it better for "app" building rather than just "interface" building.
- Claude Artifacts: Great for quick snippets, but stuck inside the chat window. Fragments builds a standalone app you can actually deploy.
The Verdict
Fragments feels like the moment web design stopped being a "service" and became a "utility." It strips away the magic curtain of tools like Bolt.new, revealing that the power doesn't lie in the $20 subscription, but in the underlying models and sandboxes. It demands a bit more from you—you have to manage your own keys and perhaps a deployment—but in exchange, it offers total freedom. It’s not just a tool for building apps; it’s a blueprint for the future of software ownership.

