From 42c5ade96573ef460c63691a6e14be7f5bb0ff1a Mon Sep 17 00:00:00 2001 From: James Murdza Date: Sat, 11 Nov 2023 20:31:26 -0500 Subject: [PATCH] Add UI generators. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index bd01078..b8fe5fe 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Agents](#agents) - [PR agents](#pr-agents) - [App generators](#app-generators) +- [UI generators](#ui-generators) - [Snippet generators](#snippet-generators) - [Documentation](#documentation) - [Foundation models](#code-generation) @@ -77,6 +78,12 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [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. +## UI generators +- [v0](https://v0.dev/) +- [Tempo](https://www.tempolabs.ai/) +- [Rendition Create](https://www.renditioncreate.com/) +- [Rapidpages](https://www.rapidpages.io/) + ## Snippet generators - [CodePal](https://codepal.ai/) — A web tool for quickly generating or refactoring code.