From fb7b6d9dc8cba20c45d3fb5a3479e066ffb2ccee Mon Sep 17 00:00:00 2001 From: James Murdza Date: Tue, 28 Nov 2023 14:56:01 -0500 Subject: [PATCH] Finish UI generators section. --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ebfddbc..82505c1 100644 --- a/README.md +++ b/README.md @@ -88,10 +88,13 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [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/) + +- [v0 ](https://v0.dev/)— Create and iterate new UI components in your browser. +- [Rendition Create ](https://www.renditioncreate.com/)— Create and iterate new UI components in your browser. +- [Rapidpages](https://www.rapidpages.io/) — Open source UI generator. +- [Magic Patterns](https://www.magicpatterns.com/) — UI generator and Figma plugin supporting a number of component systems including Shadcn, ChakraUI, and Radix. +- [Tempo ](https://www.tempolabs.ai/) — WYSIWYG editor for React interfaces. +- [Kombai](https://kombai.com/) — AI Tool for generating frontend code from Figma. ## Snippet generators