bolt.diy
StaleDescription
bolt.diy is an open-source platform to prompt, run, edit, and deploy full-stack web applications using any LLM you want, providing a visual development environment for AI-powered app creation.
Key Features
- Open-source AI full-stack web development platform supporting 19+ LLM providers
- Prompt, run, edit, and deploy complete web applications entirely in the browser
- Integrated terminal for viewing output of LLM-run commands in real-time
- Direct deployment to Netlify, Vercel, and GitHub Pages from the platform
- MCP (Model Context Protocol) support for enhanced AI tool integration
- Electron desktop app with native experience and full functionality
Use Cases
💡 Rapid full-stack web application prototyping without local development setup
💡 AI-powered code generation and iterative development in a visual environment
💡 Quick deployment of Node.js applications to cloud hosting platforms
💡 Educational and learning platform for web development with AI assistance
Strengths & Limitations
✅ Strengths
- • High community interest (19.8k stars)
- • Permissive open-source license (MIT)
- • Responsive to issues, low backlog
⚠️ Limitations
- • No updates in over 6 months
Categories
Quick Start
npm install -g pnpm && pnpm install && pnpm run dev