From 2feeb18dbe22200e709e837a3ee3efe2769ca66e Mon Sep 17 00:00:00 2001 From: Cole Medin <47287758+coleam00@users.noreply.github.com> Date: Thu, 31 Oct 2024 14:22:08 -0500 Subject: [PATCH] More feature requests! Will look at pull requests soon --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2626822..8c37006 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ This fork of Bolt.new allows you to choose the LLM that you use for each prompt! - ✅ Publish projects directly to GitHub (@goncaloalves) - ⬜ Prevent Bolt from rewriting files as often (Done but need to review PR still) - ⬜ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start) +- ⬜ **HIGH PRIORITY** Load local projects into the app - ⬜ **HIGH PRIORITY** - Attach images to prompts - ⬜ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call - ⬜ LM Studio Integration @@ -27,12 +28,17 @@ This fork of Bolt.new allows you to choose the LLM that you use for each prompt! - ⬜ Azure Open AI API Integration - ⬜ HuggingFace Integration - ⬜ Perplexity Integration +- ⬜ Vertex AI Integration +- ⬜ Cohere Integration - ⬜ Deploy directly to Vercel/Netlify/other similar platforms -- ⬜ Load local projects into the app - ⬜ Ability to revert code to earlier version - ⬜ Prompt caching +- ⬜ Better prompt enhancing - ⬜ Ability to enter API keys in the UI - ⬜ Have LLM plan the project in a MD file for better results/transparency +- ⬜ VSCode Integration with git-like confirmations +- ⬜ Upload documents for knowledge - UI design templates, a code base to reference coding style, etc. +- ⬜ Voice prompting # Bolt.new: AI-Powered Full-Stack Web Development in the Browser