ctate / codeless

Use AI to craft UIs

Home Page:https://codelessai.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codeless

use AI to generate UI components

codeless screenshot

Quickstart

Install

git clone https://github.com/ctate/codeless.git
cd codeless
npm install

Configure

Add .env.local file with your OpenAI API Key:

OPENAI_API_KEY=""

Run

npm run dev

Then go to: http://localhost:1355

Contribute

To contribute to this project, kindly fork the repository and submit a pull request containing your modifications.

License

MIT

About

Use AI to craft UIs

https://codelessai.vercel.app/

License:MIT License


Languages

Language:TypeScript 99.5%Language:CSS 0.2%Language:Rust 0.2%Language:JavaScript 0.1%