mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-05-02 11:21:20 +00:00
Updating README with resources and small fixes.
This commit is contained in:
parent
6f524fdf27
commit
354f416559
@ -5,6 +5,8 @@ Welcome to bolt.diy, the official open source version of Bolt.new (previously kn
|
|||||||
|
|
||||||
Check the [bolt.diy Docs](https://stackblitz-labs.github.io/bolt.diy/) for more information.
|
Check the [bolt.diy Docs](https://stackblitz-labs.github.io/bolt.diy/) for more information.
|
||||||
|
|
||||||
|
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!
|
||||||
|
|
||||||
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/).
|
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/).
|
||||||
|
|
||||||
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!
|
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!
|
||||||
@ -23,7 +25,7 @@ bolt.diy was originally started by [Cole Medin](https://www.youtube.com/@ColeMed
|
|||||||
|
|
||||||
## Join the community
|
## Join the community
|
||||||
|
|
||||||
[Join the bolt.diy community here, in the thinktank on ottomator.ai!](https://thinktank.ottomator.ai)
|
[Join the bolt.diy community here, in the oTTomator Think Tank!](https://thinktank.ottomator.ai)
|
||||||
|
|
||||||
|
|
||||||
## Requested Additions
|
## Requested Additions
|
||||||
@ -64,6 +66,8 @@ bolt.diy was originally started by [Cole Medin](https://www.youtube.com/@ColeMed
|
|||||||
- ✅ Detect terminal Errors and ask bolt to fix it (@thecodacus)
|
- ✅ Detect terminal Errors and ask bolt to fix it (@thecodacus)
|
||||||
- ✅ Detect preview Errors and ask bolt to fix it (@wonderwhy-er)
|
- ✅ Detect preview Errors and ask bolt to fix it (@wonderwhy-er)
|
||||||
- ✅ Add Starter Template Options (@thecodacus)
|
- ✅ Add Starter Template Options (@thecodacus)
|
||||||
|
- ✅ Perplexity Integration (@meetpateltech)
|
||||||
|
- ✅ AWS Bedrock Integration (@kunjabijukchhe)
|
||||||
- ⬜ **HIGH PRIORITY** - Prevent bolt from rewriting files as often (file locking and diffs)
|
- ⬜ **HIGH PRIORITY** - Prevent bolt from rewriting files as often (file locking and diffs)
|
||||||
- ⬜ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
|
- ⬜ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
|
||||||
- ⬜ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
|
- ⬜ **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
|
|||||||
- ⬜ Upload documents for knowledge - UI design templates, a code base to reference coding style, etc.
|
- ⬜ Upload documents for knowledge - UI design templates, a code base to reference coding style, etc.
|
||||||
- ⬜ Voice prompting
|
- ⬜ Voice prompting
|
||||||
- ⬜ Azure Open AI API Integration
|
- ⬜ Azure Open AI API Integration
|
||||||
- ✅ Perplexity Integration (@meetpateltech)
|
|
||||||
- ✅ AWS Bedrock Integration (@kunjabijukchhe)
|
|
||||||
- ⬜ Vertex AI Integration
|
- ⬜ Vertex AI Integration
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
Loading…
Reference in New Issue
Block a user