From b66cf6ec659045fad3d0dc94bfd3cf71eb223400 Mon Sep 17 00:00:00 2001 From: kurtnebiev-elvis4 <97522565+kurtnebiev-elvis4@users.noreply.github.com> Date: Sat, 28 Mar 2026 16:58:04 +0100 Subject: [PATCH] Add ai-vertical-saas-gen to App Generators section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4afa544..d5b45fc 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Auto Gen-AI App Generator with the Power of Llama 2. - [Factory](https://www.factory.ai/) — Agent-native software development platform with "Droids" that work across IDE, terminal, CLI, Slack/Teams, and CI/CD. Handles refactors, incident response, and migrations. - [Jules](https://jules.google.com/) — Google's asynchronous AI coding agent that integrates with GitHub. Handles bug fixes, code changes, and multi-file tasks autonomously in the background, creating pull requests for review. +- [ai-vertical-saas-gen](https://github.com/kurtnebiev-elvis4/ai-vertical-saas-gen) — CLI that generates complete vertical SaaS apps (Next.js 14 + Supabase) with industry-specific data models for 20+ niches. Zero dependencies, offline, outputs 20 deployable files in one command. #### UI Generators