Skip to content

Commit 354f416

Browse files
committed
Updating README with resources and small fixes.
1 parent 6f524fd commit 354f416

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33

44
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.
55

6-
Check the [bolt.diy Docs](https://stackblitz-labs.github.io/bolt.diy/) for more information.
6+
Check the [bolt.diy Docs](https://stackblitz-labs.github.io/bolt.diy/) for more information.
7+
8+
Also [this pinned post in our community](https://thinktank.ottomator.ai/t/videos-tutorial-helpful-content/3243) has a bunch of incredible resources for running and deploying bolt.diy yourself!
79

810
We have also launched an experimental agent called the "bolt.diy Expert" that can answer common questions about bolt.diy. Find it here on the [oTTomator Live Agent Studio](https://studio.ottomator.ai/).
911

@@ -23,7 +25,7 @@ bolt.diy was originally started by [Cole Medin](https://www.youtube.com/@ColeMed
2325

2426
## Join the community
2527

26-
[Join the bolt.diy community here, in the thinktank on ottomator.ai!](https://thinktank.ottomator.ai)
28+
[Join the bolt.diy community here, in the oTTomator Think Tank!](https://thinktank.ottomator.ai)
2729

2830

2931
## Requested Additions
@@ -64,6 +66,8 @@ bolt.diy was originally started by [Cole Medin](https://www.youtube.com/@ColeMed
6466
- ✅ Detect terminal Errors and ask bolt to fix it (@thecodacus)
6567
- ✅ Detect preview Errors and ask bolt to fix it (@wonderwhy-er)
6668
- ✅ Add Starter Template Options (@thecodacus)
69+
- ✅ Perplexity Integration (@meetpateltech)
70+
- ✅ AWS Bedrock Integration (@kunjabijukchhe)
6771
-**HIGH PRIORITY** - Prevent bolt from rewriting files as often (file locking and diffs)
6872
-**HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
6973
-**HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
@@ -73,8 +77,6 @@ bolt.diy was originally started by [Cole Medin](https://www.youtube.com/@ColeMed
7377
- ⬜ Upload documents for knowledge - UI design templates, a code base to reference coding style, etc.
7478
- ⬜ Voice prompting
7579
- ⬜ Azure Open AI API Integration
76-
- ✅ Perplexity Integration (@meetpateltech)
77-
- ✅ AWS Bedrock Integration (@kunjabijukchhe)
7880
- ⬜ Vertex AI Integration
7981

8082
## Features

0 commit comments

Comments
 (0)