Cole Medin commited on
Commit
1d5ad99
·
1 Parent(s): 55fd351

Updating name to Bolt.diy in README

Browse files
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -1,12 +1,14 @@
1
  [![Bolt.new: AI-Powered Full-Stack Web Development in the Browser](./public/social_preview_index.jpg)](https://bolt.new)
2
 
3
- # Bolt.new Fork by Cole Medin - oTToDev
4
 
5
- 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.
6
 
7
- Check the [oTToDev Docs](https://coleam00.github.io/bolt.new-any-llm/) for more information.
8
 
9
- ## Join the community for oTToDev!
 
 
10
 
11
  https://thinktank.ottomator.ai
12
 
@@ -56,7 +58,7 @@ https://thinktank.ottomator.ai
56
 
57
  ## Bolt.new: AI-Powered Full-Stack Web Development in the Browser
58
 
59
- 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)
60
 
61
  ## What Makes Bolt.new Different
62
 
@@ -225,11 +227,11 @@ pnpm run dev
225
 
226
  This will start the Remix Vite development server. You will need Google Chrome Canary to run this locally if you use Chrome! It's an easy install and a good browser for web development anyway.
227
 
228
- ## How do I contribute to oTToDev?
229
 
230
- [Please check out our dedicated page for contributing to oTToDev here!](CONTRIBUTING.md)
231
 
232
- ## What are the future plans for oTToDev?
233
 
234
  [Check out our Roadmap here!](https://roadmap.sh/r/ottodev-roadmap-2ovzo)
235
 
@@ -237,4 +239,4 @@ Lot more updates to this roadmap coming soon!
237
 
238
  ## FAQ
239
 
240
- [Please check out our dedicated page for FAQ's related to oTToDev here!](FAQ.md)
 
1
  [![Bolt.new: AI-Powered Full-Stack Web Development in the Browser](./public/social_preview_index.jpg)](https://bolt.new)
2
 
3
+ # Bolt.diy (Previously oTToDev)
4
 
5
+ 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.
6
 
7
+ Check the [Bolt.diy Docs](https://coleam00.github.io/bolt.new-any-llm/) for more information.
8
 
9
+ 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!
10
+
11
+ ## Join the community for Bolt.diy!
12
 
13
  https://thinktank.ottomator.ai
14
 
 
58
 
59
  ## Bolt.new: AI-Powered Full-Stack Web Development in the Browser
60
 
61
+ Bolt.new (and by extension 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)
62
 
63
  ## What Makes Bolt.new Different
64
 
 
227
 
228
  This will start the Remix Vite development server. You will need Google Chrome Canary to run this locally if you use Chrome! It's an easy install and a good browser for web development anyway.
229
 
230
+ ## How do I contribute to Bolt.diy?
231
 
232
+ [Please check out our dedicated page for contributing to Bolt.diy here!](CONTRIBUTING.md)
233
 
234
+ ## What are the future plans for Bolt.diy?
235
 
236
  [Check out our Roadmap here!](https://roadmap.sh/r/ottodev-roadmap-2ovzo)
237
 
 
239
 
240
  ## FAQ
241
 
242
+ [Please check out our dedicated page for FAQ's related to Bolt.diy here!](FAQ.md)