From 840dd59af8a9e8968d22a5655699e5455ca91c63 Mon Sep 17 00:00:00 2001 From: Leex Date: Sat, 18 Jan 2025 21:24:02 +0100 Subject: [PATCH] docs: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e8249b4..5d5cbcf4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# bolt.diy (Previously oTToDev) +# bolt.diy (Previously oTToDev) [![bolt.diy: AI-Powered Full-Stack Web Development in the Browser](./public/social_preview_index.jpg)](https://bolt.diy) 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.