From 663bfbaacb52a0188c6ada6de3d7f4f23b219166 Mon Sep 17 00:00:00 2001 From: Vladimir Grichina Date: Sun, 4 May 2025 14:06:23 -0700 Subject: [PATCH] Update vibe-compiler URL to new organization --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4723474..fa08f8b 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Co.dev](https://www.co.dev/) — AI-powered app development platform that helps build and deploy full-stack applications. - [SoftGen](https://softgen.ai/) — AI-powered software generation platform for building Web Apps. - [LlamaCoder](https://llamacoder.together.ai/) — Open source code generation model for building applications using Opensource LLMs. -- [Vibe Compiler (vibec)](https://github.com/grishingrishin/vibe-compiler) — A self-compiling tool that transforms markdown-based prompt stacks into code and tests using LLM generation. Works with any LLM via OpenRouter, including Claude, ChatGPT, and Grok. +- [Vibe Compiler (vibec)](https://github.com/Strawberry-Computer/vibe-compiler) — A self-compiling tool that transforms markdown-based prompt stacks into code and tests using LLM generation. Works with any LLM via OpenRouter, including Claude, ChatGPT, and Grok. - [e2b_Fragments](https://fragments.e2b.dev/) — Platform for building and deploying AI-powered applications with sandboxed environments. - [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