Skip to content

Commit de64007

Browse files
docs: toc for readme
docs: added a TOC for the README
2 parents 906cc38 + 0e7937b commit de64007

File tree

1 file changed

+18
-7
lines changed

1 file changed

+18
-7
lines changed

README.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
[![bolt.diy: AI-Powered Full-Stack Web Development in the Browser](./public/social_preview_index.jpg)](https://bolt.diy)
2-
31
# bolt.diy (Previously oTToDev)
2+
[![bolt.diy: AI-Powered Full-Stack Web Development in the Browser](./public/social_preview_index.jpg)](https://bolt.diy)
43

54
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.
65

@@ -10,12 +9,24 @@ We have also launched an experimental agent called the "bolt.diy Expert" that ca
109

1110
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!
1211

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
1425

15-
https://thinktank.ottomator.ai
26+
[Join the bolt.diy community here, in the thinktank on ottomator.ai!](https://thinktank.ottomator.ai)
1627

1728

18-
## Requested Additions - Feel Free to Contribute!
29+
## Requested Additions
1930

2031
- ✅ OpenRouter Integration (@coleam00)
2132
- ✅ Gemini Integration (@jonathands)
@@ -62,7 +73,7 @@ https://thinktank.ottomator.ai
6273
- ⬜ Perplexity Integration
6374
- ⬜ Vertex AI Integration
6475

65-
## bolt.diy Features
76+
## Features
6677

6778
- **AI-powered full-stack web development** directly in your browser.
6879
- **Support for multiple LLMs** with an extensible architecture to integrate additional models.
@@ -72,7 +83,7 @@ https://thinktank.ottomator.ai
7283
- **Download projects as ZIP** for easy portability.
7384
- **Integration-ready Docker support** for a hassle-free setup.
7485

75-
## Setup bolt.diy
86+
## Setup
7687

7788
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.
7889

0 commit comments

Comments
 (0)