mirror of
https://github.com/stackblitz/bolt.new
synced 2025-02-05 20:46:43 +00:00
updated docs with new name
This commit is contained in:
parent
527dc05f14
commit
287c8adfaa
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
The `DEFAULT_NUM_CTX` environment variable can be used to limit the maximum number of context values used by the qwen2.5-coder model. For example, to limit the context to 24576 values (which uses 32GB of VRAM), set `DEFAULT_NUM_CTX=24576` in your `.env.local` file.
|
The `DEFAULT_NUM_CTX` environment variable can be used to limit the maximum number of context values used by the qwen2.5-coder model. For example, to limit the context to 24576 values (which uses 32GB of VRAM), set `DEFAULT_NUM_CTX=24576` in your `.env.local` file.
|
||||||
|
|
||||||
First off, thank you for considering contributing to Bolt.new! This fork aims to expand the capabilities of the original project by integrating multiple LLM providers and enhancing functionality. Every contribution helps make Bolt.new a better tool for developers worldwide.
|
First off, thank you for considering contributing to Bolt.diy! This fork aims to expand the capabilities of the original project by integrating multiple LLM providers and enhancing functionality. Every contribution helps make Bolt.diy a better tool for developers worldwide.
|
||||||
|
|
||||||
## 📋 Table of Contents
|
## 📋 Table of Contents
|
||||||
- [Code of Conduct](#code-of-conduct)
|
- [Code of Conduct](#code-of-conduct)
|
||||||
@ -62,7 +62,7 @@ We're looking for dedicated contributors to help maintain and grow this project.
|
|||||||
### 🔄 Initial Setup
|
### 🔄 Initial Setup
|
||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/coleam00/bolt.new-any-llm.git
|
git clone https://github.com/stackblitz-labs/bolt.diy.git
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Install dependencies:
|
2. Install dependencies:
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
# Frequently Asked Questions (FAQ)
|
# Frequently Asked Questions (FAQ)
|
||||||
|
|
||||||
## How do I get the best results with oTToDev?
|
## How do I get the best results with Bolt.diy?
|
||||||
|
|
||||||
- **Be specific about your stack**:
|
- **Be specific about your stack**:
|
||||||
Mention the frameworks or libraries you want to use (e.g., Astro, Tailwind, ShadCN) in your initial prompt. This ensures that oTToDev scaffolds the project according to your preferences.
|
Mention the frameworks or libraries you want to use (e.g., Astro, Tailwind, ShadCN) in your initial prompt. This ensures that Bolt.diy scaffolds the project according to your preferences.
|
||||||
|
|
||||||
- **Use the enhance prompt icon**:
|
- **Use the enhance prompt icon**:
|
||||||
Before sending your prompt, click the *enhance* icon to let the AI refine your prompt. You can edit the suggested improvements before submitting.
|
Before sending your prompt, click the *enhance* icon to let the AI refine your prompt. You can edit the suggested improvements before submitting.
|
||||||
|
|
||||||
- **Scaffold the basics first, then add features**:
|
- **Scaffold the basics first, then add features**:
|
||||||
Ensure the foundational structure of your application is in place before introducing advanced functionality. This helps oTToDev establish a solid base to build on.
|
Ensure the foundational structure of your application is in place before introducing advanced functionality. This helps Bolt.diy establish a solid base to build on.
|
||||||
|
|
||||||
- **Batch simple instructions**:
|
- **Batch simple instructions**:
|
||||||
Combine simple tasks into a single prompt to save time and reduce API credit consumption. For example:
|
Combine simple tasks into a single prompt to save time and reduce API credit consumption. For example:
|
||||||
@ -17,19 +17,14 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## How do I contribute to oTToDev?
|
## How do I contribute to Bolt.diy?
|
||||||
|
|
||||||
Check out our [Contribution Guide](CONTRIBUTING.md) for more details on how to get involved!
|
Check out our [Contribution Guide](CONTRIBUTING.md) for more details on how to get involved!
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Do you plan on merging oTToDev back into the official Bolt.new repo?
|
|
||||||
|
|
||||||
Stay tuned! We’ll share updates on this early next month.
|
## What are the future plans for Bolt.diy?
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## What are the future plans for oTToDev?
|
|
||||||
|
|
||||||
Visit our [Roadmap](https://roadmap.sh/r/ottodev-roadmap-2ovzo) for the latest updates.
|
Visit our [Roadmap](https://roadmap.sh/r/ottodev-roadmap-2ovzo) for the latest updates.
|
||||||
New features and improvements are on the way!
|
New features and improvements are on the way!
|
||||||
@ -38,13 +33,13 @@ New features and improvements are on the way!
|
|||||||
|
|
||||||
## Why are there so many open issues/pull requests?
|
## Why are there so many open issues/pull requests?
|
||||||
|
|
||||||
oTToDev began as a small showcase project on @ColeMedin's YouTube channel to explore editing open-source projects with local LLMs. However, it quickly grew into a massive community effort!
|
Bolt.diy began as a small showcase project on @ColeMedin's YouTube channel to explore editing open-source projects with local LLMs. However, it quickly grew into a massive community effort!
|
||||||
|
|
||||||
We’re forming a team of maintainers to manage demand and streamline issue resolution. The maintainers are rockstars, and we’re also exploring partnerships to help the project thrive.
|
We’re forming a team of maintainers to manage demand and streamline issue resolution. The maintainers are rockstars, and we’re also exploring partnerships to help the project thrive.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## How do local LLMs compare to larger models like Claude 3.5 Sonnet for oTToDev/Bolt.new?
|
## How do local LLMs compare to larger models like Claude 3.5 Sonnet for Bolt.diy?
|
||||||
|
|
||||||
While local LLMs are improving rapidly, larger models like GPT-4o, Claude 3.5 Sonnet, and DeepSeek Coder V2 236b still offer the best results for complex applications. Our ongoing focus is to improve prompts, agents, and the platform to better support smaller local LLMs.
|
While local LLMs are improving rapidly, larger models like GPT-4o, Claude 3.5 Sonnet, and DeepSeek Coder V2 236b still offer the best results for complex applications. Our ongoing focus is to improve prompts, agents, and the platform to better support smaller local LLMs.
|
||||||
|
|
||||||
|
@ -1,28 +1,28 @@
|
|||||||
# Welcome to OTTO Dev
|
# Welcome to Bolt DIY
|
||||||
This fork of Bolt.new (oTToDev) 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.
|
Bolt.diy 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.
|
||||||
|
|
||||||
Join the community for oTToDev!
|
Join the community!
|
||||||
|
|
||||||
https://thinktank.ottomator.ai
|
https://thinktank.ottomator.ai
|
||||||
|
|
||||||
## Whats Bolt.new
|
## Whats Bolt.diy
|
||||||
|
|
||||||
Bolt.new is an AI-powered web development agent that allows you to prompt, run, edit, and deploy full-stack applications directly from your browser—no local setup required. If you're here to build your own AI-powered web dev agent using the Bolt open source codebase, [click here to get started!](./CONTRIBUTING.md)
|
Bolt.diy is an AI-powered web development agent that allows you to prompt, run, edit, and deploy full-stack applications directly from your browser—no local setup required. If you're here to build your own AI-powered web dev agent using the Bolt open source codebase, [click here to get started!](./CONTRIBUTING.md)
|
||||||
|
|
||||||
## What Makes Bolt.new Different
|
## What Makes Bolt.diy Different
|
||||||
|
|
||||||
Claude, v0, etc are incredible- but you can't install packages, run backends, or edit code. That’s where Bolt.new stands out:
|
Claude, v0, etc are incredible- but you can't install packages, run backends, or edit code. That’s where Bolt.diy stands out:
|
||||||
|
|
||||||
- **Full-Stack in the Browser**: Bolt.new integrates cutting-edge AI models with an in-browser development environment powered by **StackBlitz’s WebContainers**. This allows you to:
|
- **Full-Stack in the Browser**: Bolt.diy integrates cutting-edge AI models with an in-browser development environment powered by **StackBlitz’s WebContainers**. This allows you to:
|
||||||
- Install and run npm tools and libraries (like Vite, Next.js, and more)
|
- Install and run npm tools and libraries (like Vite, Next.js, and more)
|
||||||
- Run Node.js servers
|
- Run Node.js servers
|
||||||
- Interact with third-party APIs
|
- Interact with third-party APIs
|
||||||
- Deploy to production from chat
|
- Deploy to production from chat
|
||||||
- Share your work via a URL
|
- Share your work via a URL
|
||||||
|
|
||||||
- **AI with Environment Control**: Unlike traditional dev environments where the AI can only assist in code generation, Bolt.new gives AI models **complete control** over the entire environment including the filesystem, node server, package manager, terminal, and browser console. This empowers AI agents to handle the whole app lifecycle—from creation to deployment.
|
- **AI with Environment Control**: Unlike traditional dev environments where the AI can only assist in code generation, Bolt.diy gives AI models **complete control** over the entire environment including the filesystem, node server, package manager, terminal, and browser console. This empowers AI agents to handle the whole app lifecycle—from creation to deployment.
|
||||||
|
|
||||||
Whether you’re an experienced developer, a PM, or a designer, Bolt.new allows you to easily build production-grade full-stack applications.
|
Whether you’re an experienced developer, a PM, or a designer, Bolt.diy allows you to easily build production-grade full-stack applications.
|
||||||
|
|
||||||
For developers interested in building their own AI-powered development tools with WebContainers, check out the open-source Bolt codebase in this repo!
|
For developers interested in building their own AI-powered development tools with WebContainers, check out the open-source Bolt codebase in this repo!
|
||||||
|
|
||||||
@ -47,10 +47,10 @@ If you see usr/local/bin in the output then you're good to go.
|
|||||||
3. Clone the repository (if you haven't already) by opening a Terminal window (or CMD with admin permissions) and then typing in this:
|
3. Clone the repository (if you haven't already) by opening a Terminal window (or CMD with admin permissions) and then typing in this:
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/coleam00/bolt.new-any-llm.git
|
git clone https://github.com/stackblitz-labs/bolt.diy.git
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Rename .env.example to .env.local and add your LLM API keys. You will find this file on a Mac at "[your name]/bold.new-any-llm/.env.example". For Windows and Linux the path will be similar.
|
3. Rename .env.example to .env.local and add your LLM API keys. You will find this file on a Mac at "[your name]/bolt.diy/.env.example". For Windows and Linux the path will be similar.
|
||||||
|
|
||||||
![image](https://github.com/user-attachments/assets/7e6a532c-2268-401f-8310-e8d20c731328)
|
![image](https://github.com/user-attachments/assets/7e6a532c-2268-401f-8310-e8d20c731328)
|
||||||
|
|
||||||
@ -150,7 +150,7 @@ pnpm run dev
|
|||||||
|
|
||||||
## Adding New LLMs:
|
## Adding New LLMs:
|
||||||
|
|
||||||
To make new LLMs available to use in this version of Bolt.new, head on over to `app/utils/constants.ts` and find the constant MODEL_LIST. Each element in this array is an object that has the model ID for the name (get this from the provider's API documentation), a label for the frontend model dropdown, and the provider.
|
To make new LLMs available to use in this version of Bolt.diy, head on over to `app/utils/constants.ts` and find the constant MODEL_LIST. Each element in this array is an object that has the model ID for the name (get this from the provider's API documentation), a label for the frontend model dropdown, and the provider.
|
||||||
|
|
||||||
By default, Anthropic, OpenAI, Groq, and Ollama are implemented as providers, but the YouTube video for this repo covers how to extend this to work with more providers if you wish!
|
By default, Anthropic, OpenAI, Groq, and Ollama are implemented as providers, but the YouTube video for this repo covers how to extend this to work with more providers if you wish!
|
||||||
|
|
||||||
@ -179,7 +179,7 @@ This will start the Remix Vite development server. You will need Google Chrome C
|
|||||||
|
|
||||||
## Tips and Tricks
|
## Tips and Tricks
|
||||||
|
|
||||||
Here are some tips to get the most out of Bolt.new:
|
Here are some tips to get the most out of Bolt.diy:
|
||||||
|
|
||||||
- **Be specific about your stack**: If you want to use specific frameworks or libraries (like Astro, Tailwind, ShadCN, or any other popular JavaScript framework), mention them in your initial prompt to ensure Bolt scaffolds the project accordingly.
|
- **Be specific about your stack**: If you want to use specific frameworks or libraries (like Astro, Tailwind, ShadCN, or any other popular JavaScript framework), mention them in your initial prompt to ensure Bolt scaffolds the project accordingly.
|
||||||
|
|
||||||
|
@ -31,19 +31,19 @@ theme:
|
|||||||
repo: fontawesome/brands/github
|
repo: fontawesome/brands/github
|
||||||
# logo: assets/logo.png
|
# logo: assets/logo.png
|
||||||
# favicon: assets/logo.png
|
# favicon: assets/logo.png
|
||||||
repo_name: Bolt.Local
|
repo_name: Bolt.diy
|
||||||
repo_url: https://github.com/coleam00/bolt.new-any-llm
|
repo_url: https://github.com/stackblitz-labs/bolt.diy
|
||||||
edit_uri: ""
|
edit_uri: ""
|
||||||
|
|
||||||
extra:
|
extra:
|
||||||
generator: false
|
generator: false
|
||||||
social:
|
social:
|
||||||
- icon: fontawesome/brands/github
|
- icon: fontawesome/brands/github
|
||||||
link: https://github.com/coleam00/bolt.new-any-llm
|
link: https://github.com/stackblitz-labs/bolt.diy
|
||||||
name: Bolt.Local
|
name: Bolt.diy
|
||||||
- icon: fontawesome/brands/discourse
|
- icon: fontawesome/brands/discourse
|
||||||
link: https://thinktank.ottomator.ai/
|
link: https://thinktank.ottomator.ai/
|
||||||
name: Bolt.Local Discourse
|
name: Bolt.diy Discourse
|
||||||
|
|
||||||
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
|
Loading…
Reference in New Issue
Block a user