From 0a3d55f2d7fd7bdebf1e15ed40c294b094dbd31a Mon Sep 17 00:00:00 2001 From: BurhanCantCode Date: Tue, 4 Feb 2025 22:41:28 +0500 Subject: [PATCH] added bolt.diy, srcbook, lovable --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b1630b8..8339a96 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,9 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Pico](https://picoapps.xyz) — End-to-end micro app generator with instant deployment. - [Bolt.new](https://bolt.new) — AI-powered web development agent that allows you to prompt, run, edit, and deploy full-stack applications directly in the browser using WebContainers. Supports npm packages, Node.js servers, and third-party APIs. +- [Bolt.diy](https://github.com/stackblitz-labs/bolt.diy) — Open source version of Bolt.new that supports multiple LLM providers including Groq, Anthropic, Ollama, OpenRouter, Gemini, LMStudio, Mistral, xAI, HuggingFace, DeepSeek +- [Srcbook](https://github.com/srcbookdev/srcbook) — TypeScript-centric app development platform with an AI app builder and TypeScript notebook. +- [Lovable](https://lovable.dev/) — AI-powered full-stack app development platform that converts natural language descriptions or designs into fully functional applications with built-in deployment and GitHub integration. - [Literally anything](https://literallyanything.io) — HTML and JavaScript web app generator. - [GPT Web App Generator](https://magic-app-generator.wasp-lang.dev/) — Generates a full-stack React/Node.js/Prisma/Wasp app from a short description. - [Make Real](https://makereal.tldraw.com/) — Online canvas that can be used to generate HTML/JavaScript apps.