raidendotai / openv0

AI generated UI components
MIT License
3.47k stars 296 forks source link
ai generative javascript react tailwind typescript ui

Note :

openv0 is no longer maintained , the new project is Cofounder


openv0

project website - openv0.com

openv0 is a generative UI component framework

It allows you to AI generate and iterate on UI components, with live preview.

(say hi @n_raidenai 👋)

image


Currently Supported

The latest openv0 update makes it easier to integrate new frameworks, libraries and plugins.

Docs & guides on how to do so will be soon posted.

Next updates :


Demos

Current version

https://github.com/raidendotai/openv0/assets/127366981/a249cf0d-ae44-4155-a5c1-fc2528bf05b5

Previous version

openv0_demo.webm


Install

npx openv0@latest

It will download openv0, configure it based on your choices & install dependencies. Then :

That is all. Have fun 🎉


Alternatively - you can also clone this repo and install manually

To do so :


Try openv0

You can try openv0 (using React as a framework) with minimal configuration below

Replit

Run on Repl.it

StackBlitz

Run on StackBlitz


How It Works

Multipass Workflow

A simple explanation is the following image

openv0_process

Codebase

Youtube video by user @elie2222 explains parts of the previous openv0 code base

@elie2222