From 3daf327559fd1f3489aa5e6f378f75f5d9781fe5 Mon Sep 17 00:00:00 2001 From: Dustin Loring Date: Fri, 29 Nov 2024 17:31:06 -0500 Subject: [PATCH] fixed headings --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0127dd0fa..c847259ab 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ 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. -Join the community for oTToDev! +## Join the community for oTToDev! https://thinktank.ottomator.ai -# Requested Additions to this Fork - Feel Free to Contribute!! +## Requested Additions to this Fork - Feel Free to Contribute!! - ✅ OpenRouter Integration (@coleam00) - ✅ Gemini Integration (@jonathands) @@ -49,7 +49,7 @@ https://thinktank.ottomator.ai - ⬜ 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 +## Bolt.new: AI-Powered Full-Stack Web Development in the Browser 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)