Cole Medin
commited on
Commit
·
2feeb18
1
Parent(s):
065be0f
More feature requests! Will look at pull requests soon
Browse files
README.md
CHANGED
|
@@ -20,6 +20,7 @@ This fork of Bolt.new allows you to choose the LLM that you use for each prompt!
|
|
| 20 |
- ✅ Publish projects directly to GitHub (@goncaloalves)
|
| 21 |
- ⬜ Prevent Bolt from rewriting files as often (Done but need to review PR still)
|
| 22 |
- ⬜ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
|
|
|
|
| 23 |
- ⬜ **HIGH PRIORITY** - Attach images to prompts
|
| 24 |
- ⬜ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
|
| 25 |
- ⬜ LM Studio Integration
|
|
@@ -27,12 +28,17 @@ This fork of Bolt.new allows you to choose the LLM that you use for each prompt!
|
|
| 27 |
- ⬜ Azure Open AI API Integration
|
| 28 |
- ⬜ HuggingFace Integration
|
| 29 |
- ⬜ Perplexity Integration
|
|
|
|
|
|
|
| 30 |
- ⬜ Deploy directly to Vercel/Netlify/other similar platforms
|
| 31 |
-
- ⬜ Load local projects into the app
|
| 32 |
- ⬜ Ability to revert code to earlier version
|
| 33 |
- ⬜ Prompt caching
|
|
|
|
| 34 |
- ⬜ Ability to enter API keys in the UI
|
| 35 |
- ⬜ Have LLM plan the project in a MD file for better results/transparency
|
|
|
|
|
|
|
|
|
|
| 36 |
|
| 37 |
# Bolt.new: AI-Powered Full-Stack Web Development in the Browser
|
| 38 |
|
|
|
|
| 20 |
- ✅ Publish projects directly to GitHub (@goncaloalves)
|
| 21 |
- ⬜ Prevent Bolt from rewriting files as often (Done but need to review PR still)
|
| 22 |
- ⬜ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
|
| 23 |
+
- ⬜ **HIGH PRIORITY** Load local projects into the app
|
| 24 |
- ⬜ **HIGH PRIORITY** - Attach images to prompts
|
| 25 |
- ⬜ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
|
| 26 |
- ⬜ LM Studio Integration
|
|
|
|
| 28 |
- ⬜ Azure Open AI API Integration
|
| 29 |
- ⬜ HuggingFace Integration
|
| 30 |
- ⬜ Perplexity Integration
|
| 31 |
+
- ⬜ Vertex AI Integration
|
| 32 |
+
- ⬜ Cohere Integration
|
| 33 |
- ⬜ Deploy directly to Vercel/Netlify/other similar platforms
|
|
|
|
| 34 |
- ⬜ Ability to revert code to earlier version
|
| 35 |
- ⬜ Prompt caching
|
| 36 |
+
- ⬜ Better prompt enhancing
|
| 37 |
- ⬜ Ability to enter API keys in the UI
|
| 38 |
- ⬜ Have LLM plan the project in a MD file for better results/transparency
|
| 39 |
+
- ⬜ VSCode Integration with git-like confirmations
|
| 40 |
+
- ⬜ Upload documents for knowledge - UI design templates, a code base to reference coding style, etc.
|
| 41 |
+
- ⬜ Voice prompting
|
| 42 |
|
| 43 |
# Bolt.new: AI-Powered Full-Stack Web Development in the Browser
|
| 44 |
|