Open Source Alternatives LogoOpen Source Alternatives
AlternativesBlogAdvertise
Open Source Alternatives LogoOpen Source Alternatives

Stay Updated

Subscribe to our newsletter for the latest news and updates about Alternatives

Open Source Alternatives LogoOpen Source Alternatives

Handpicked Open Source Alternatives to Paid Softwares

Product
  • Search
  • Categories
  • Tag
  • Sign In
Resources
  • Blog
  • Collection
  • Submit
  • Advertise your tool
Company
  • Privacy Policy
  • Terms of Service
  • Refund Policy
  • Sitemap
Copyright © 2026 All Rights Reserved.
Home/Categories/AI & Machine Learning/Bolt.diy
Bolt.diy icon

Bolt.diy

Open source alternative to OutSystems, Mendix and Bubble

Run an open source AI app builder that generates and edits full-stack web apps with your own model keys. Bolt.diy is separate from hosted Bolt.new.

19.4K starsTypeScriptMITUpdated this year
Visit websiteGitHub repo
Bolt.diy app builder preview
Contents
  1. 01What Bolt.diy does
  2. 02Who Bolt.diy is for
  3. 03The problem it solves
  4. 04How it solves it
  5. 05Strengths and trade-offs
  6. 06Bolt.diy vs alternatives
  7. 07Install and self-host
  8. 08Tech stack
  9. 09FAQ
  10. 10Similar open-source tools
TL;DR

Bolt.diy is the open source AI app builder from StackBlitz Labs. It brings the prompt-to-app workflow associated with hosted Bolt.new into a self-hosted project where developers can use their own model keys and inspect the code.MIT · TypeScript · 19.4K stars · Updated this year

what it does

What Bolt.diy does#

Bolt.diy is the open source AI app builder from StackBlitz Labs. It lets developers run a prompt-to-app workflow similar to hosted Bolt.new while keeping control over the codebase, model keys, and deployment environment. Hosted Bolt.new is the commercial product at bolt.new; Bolt.diy is the MIT-licensed open source project this listing covers.

who it's for

Who Bolt.diy is for#

Developers prototyping full-stack apps

Use Bolt.diy to test product ideas in a prompt-driven environment while keeping access to the generated code and project configuration.

Skip if

Skip if you need a fully managed commercial workspace and do not want to run or configure the project yourself.

Teams evaluating AI app builders

Use Bolt.diy when you want to compare a Lovable, v0, or hosted Bolt.new-style workflow against an open source project you can inspect.

Skip if

Skip if production governance requires a reviewed codebase before any generated app is deployed.

the problem

The problem it solves#

Hosted AI app builders can turn an idea into a working prototype quickly, but they also place the runtime, model configuration, and usage limits behind a commercial service. Teams that need the same prompt-to-app workflow with more control need an open source project they can inspect, run, and adapt. Bolt.diy fills that gap for developers who want browser-based app generation without treating the hosted Bolt.new product as the open source artifact.

how Bolt.diy solves it

How it solves it#

Prompt-to-app generation

Creates and edits full-stack web apps from natural language prompts, including project files and running previews.

Self-hosted project control

Runs as an open source project so technical teams can inspect the code, configure deployment, and manage updates themselves.

Bring your own model keys

Supports configuring AI providers so teams can use their preferred model accounts instead of depending only on a hosted service plan.

strengths · trade-offs

Strengths and trade-offs#

Strengths

  • Open source path for Bolt-style workflowsBolt.diy gives developers a codebase they can run and inspect while keeping the fast app-generation loop that made hosted Bolt.new popular.
  • Model-provider flexibilityTeams can configure supported AI providers with their own keys, which helps avoid tying every prototype to one hosted account or quota model.

Trade-offs

  • -Self-hosting requires maintenanceBolt.diy gives more control than hosted Bolt.new, but teams still need to manage setup, provider keys, updates, security review, and deployment reliability.
versus alternatives

Bolt.diy vs alternatives#

Bolt.diy vs hosted Bolt.new

Bolt.diy is the open source project for developers who want to run and inspect the app-builder code themselves. Hosted Bolt.new is the commercial browser service for users who want StackBlitz to manage the workspace experience.

Choose Bolt.diy when source access, self-hosting control, and provider-key configuration matter. Choose hosted Bolt.new when you prefer a managed product and accept its account, plan, and usage limits.

install · self-host

Install and self-host#

bash
git clone https://github.com/stackblitz-labs/bolt.diy.git
cd bolt.diy
pnpm install
pnpm dev
tech stack · detected from GitHub

What it's built on#

Languages
JavaScriptTypeScript
Frameworks
React
frequently asked

FAQ#

Is Bolt.diy the same as Bolt.new?

No. Bolt.new is the hosted commercial app builder from StackBlitz. Bolt.diy is the open source project from StackBlitz Labs that lets developers run a similar prompt-to-app workflow themselves.

Is Bolt.diy open source?

Yes. The StackBlitz Labs bolt.diy repository is MIT licensed and is the open source project this listing covers.

Who should use Bolt.diy?

Bolt.diy fits developers and technical teams that want an AI app builder they can run, inspect, and configure with their own model provider keys.

also worth a look

Similar open-source tools#

Modelence

Modelence

Full-stack framework for building production-ready web apps

401TypeScriptNOASSERTION
Appsmith

Appsmith

Build internal tools with a low-code drag-and-drop UI

39.8KTypeScriptApache-2.0
Budibase

Budibase

Low-code platform for building internal apps, self-hosted

27.9KTypeScriptNOASSERTION
superpowers

superpowers

Skill-based workflows for coding agents

197.2KShellMIT
pyrefly

pyrefly

Lightning-fast type checking for Python

6.2KRustMIT
react-doctor

react-doctor

Diagnose and fix your React code effortlessly

10.1KTypeScriptMIT

Repository

Stars
19.4K
Forks
10.4K
License
MIT
Latest
v1.0.0
Last commit
102 days ago
Last verified
May 13, 2026
Repo
stackblitz-labs/bolt.diy ↗

Additional details

Language
TypeScript
Open issues
110
Contributors
124
First release
2024

Categories

AI & Machine LearningWeb DevelopmentNo-Code & Low-Code

Tags

AI Coding AssistantLLMPrompt EngineeringDeveloper ToolsWeb HostingWorkflow Automation