LlamaFinetuneGGUF commited on
Commit
2119a92
·
1 Parent(s): f34c173

doc: new section heading

Browse files
Files changed (1) hide show
  1. docs/docs/index.md +5 -1
docs/docs/index.md CHANGED
@@ -1,10 +1,14 @@
1
  # Welcome to bolt diy
2
  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.
3
 
4
- Join the community!
 
 
5
 
6
  https://thinktank.ottomator.ai
7
 
 
 
8
  ## Whats bolt.diy
9
 
10
  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)
 
1
  # Welcome to bolt diy
2
  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.
3
 
4
+ ---
5
+
6
+ ## Join the community!
7
 
8
  https://thinktank.ottomator.ai
9
 
10
+ ---
11
+
12
  ## Whats bolt.diy
13
 
14
  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)