Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotnize/prompt-ui
Generate user interfaces from text prompts with OpenAI and Tailwind CSS.
https://github.com/dotnize/prompt-ui
ai chatgpt gpt openai svelte sveltekit tailwind tailwindcss typescript ui vercel
Last synced: 23 days ago
JSON representation
Generate user interfaces from text prompts with OpenAI and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/dotnize/prompt-ui
- Owner: dotnize
- License: mit
- Created: 2024-01-27T02:12:31.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-17T15:19:33.000Z (11 months ago)
- Last Synced: 2024-12-10T11:43:45.445Z (27 days ago)
- Topics: ai, chatgpt, gpt, openai, svelte, sveltekit, tailwind, tailwindcss, typescript, ui, vercel
- Language: Svelte
- Homepage: https://ui.nize.foo
- Size: 167 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# prompt-ui
Generate user interfaces from text prompts with OpenAI and Tailwind CSS.
> **Note:** This is a demo project and not intended for production use.
Inspired by [v0](https://v0.dev/) and [draw-a-ui](https://github.com/SawyerHood/draw-a-ui). Built with SvelteKit, Tailwind CSS, shadcn-svelte and Vercel AI SDK.
## Environment Variables
```env
OPENAI_API_KEY=...
```## Demo
[ui.nize.foo](https://ui.nize.foo)