bolt.diy - AI Code Assistants Tool
Overview
bolt.diy is an open-source AI coding assistant from StackBlitz Labs that focuses on end-to-end development of full‑stack web applications using large language models. It lets developers prompt, run, edit, and deploy full‑stack apps while integrating multiple LLM providers, enabling workflows that combine natural‑language instructing with live code execution. The project is released under the MIT license and is intended for teams and individual developers who want to prototype, iterate, and ship web apps with AI assistance. According to the GitHub repository, bolt.diy emphasizes a workflow where prompts drive code generation and modification, with support for switching model providers and running the resulting applications in a development environment. The repo shows active maintenance and community interest — making it suitable for experimenting with LLM-driven development, building example full‑stack projects, or incorporating model-driven automation into developer toolchains. For exact integration steps and the most recent capabilities, consult the repository README and example projects in the repo.
GitHub Statistics
- Stars: 18,826
- Forks: 10,306
- Contributors: 110
- License: MIT
- Primary Language: TypeScript
- Last Updated: 2025-10-23T15:44:23Z
- Latest Release: v1.0.0
The project has strong community traction on GitHub: 18,826 stars, 10,306 forks, and 110 contributors, and is published under the MIT license (according to the GitHub repository). The last recorded commit in the repository metadata is 2025-10-23, indicating recent maintenance. High star and fork counts suggest widespread interest and experimentation; a contributor base of 110 implies active development across multiple areas. Review the repo’s issues and pull requests for current roadmaps, integration examples, and community‑maintained templates.
Installation
Install via npm:
git clone https://github.com/stackblitz-labs/bolt.diy.gitcd bolt.diynpm installnpm run dev Key Features
- Prompt-driven workflows to generate and modify full‑stack web applications
- Support for multiple LLM providers so you can swap models and backends
- Run and preview applications locally during iterative prompt/edit cycles
- Deploy full‑stack projects from the development environment
- Open‑source MIT license with community-contributed examples and templates
Community
According to the GitHub repository, bolt.diy has a large and active community (18,826 stars, 10,306 forks, 110 contributors). Community activity includes examples, forks for experimentation, and ongoing commits; check the repo issues and PRs for real‑time feedback and support.
Key Information
- Category: Code Assistants
- Type: AI Code Assistants Tool