You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-7Lines changed: 18 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,5 @@
1
-
[](https://bolt.diy)
2
-
3
1
# bolt.diy (Previously oTToDev)
2
+
[](https://bolt.diy)
4
3
5
4
Welcome to bolt.diy, the official open source version of Bolt.new (previously known as oTToDev and bolt.new ANY LLM), which allows you to choose the LLM that you use for each prompt! Currently, you can use OpenAI, Anthropic, Ollama, OpenRouter, Gemini, LMStudio, Mistral, xAI, HuggingFace, DeepSeek, or Groq models - and it is easily extended to use any other model supported by the Vercel AI SDK! See the instructions below for running this locally and extending it to include more models.
6
5
@@ -10,12 +9,24 @@ We have also launched an experimental agent called the "bolt.diy Expert" that ca
10
9
11
10
bolt.diy was originally started by [Cole Medin](https://www.youtube.com/@ColeMedin) but has quickly grown into a massive community effort to build the BEST open source AI coding assistant!
12
11
13
-
## Join the community for bolt.diy!
12
+
## Table of Contents
13
+
14
+
-[Join the Community](#join-the-community)
15
+
-[Requested Additions](#requested-additions)
16
+
-[Features](#features)
17
+
-[Setup](#setup)
18
+
-[Run the Application](#run-the-application)
19
+
-[Available Scripts](#available-scripts)
20
+
-[Contributing](#contributing)
21
+
-[Roadmap](#roadmap)
22
+
-[FAQ](#faq)
23
+
24
+
## Join the community
14
25
15
-
https://thinktank.ottomator.ai
26
+
[Join the bolt.diy community here, in the thinktank on ottomator.ai!](https://thinktank.ottomator.ai)
16
27
17
28
18
-
## Requested Additions - Feel Free to Contribute!
29
+
## Requested Additions
19
30
20
31
- ✅ OpenRouter Integration (@coleam00)
21
32
- ✅ Gemini Integration (@jonathands)
@@ -62,7 +73,7 @@ https://thinktank.ottomator.ai
62
73
- ⬜ Perplexity Integration
63
74
- ⬜ Vertex AI Integration
64
75
65
-
## bolt.diy Features
76
+
## Features
66
77
67
78
-**AI-powered full-stack web development** directly in your browser.
68
79
-**Support for multiple LLMs** with an extensible architecture to integrate additional models.
@@ -72,7 +83,7 @@ https://thinktank.ottomator.ai
72
83
-**Download projects as ZIP** for easy portability.
73
84
-**Integration-ready Docker support** for a hassle-free setup.
74
85
75
-
## Setup bolt.diy
86
+
## Setup
76
87
77
88
If you're new to installing software from GitHub, don't worry! If you encounter any issues, feel free to submit an "issue" using the provided links or improve this documentation by forking the repository, editing the instructions, and submitting a pull request. The following instruction will help you get the stable branch up and running on your local machine in no time.
0 commit comments