Get HTML + Tailwind with a simple web interface!
It's obviously not perfect. Sometimes the responses are not ideal and the preview breaks. The code it responds with usually ends up being pretty good.
- Install
pnpm i
- Install Ollama and pick your model. I used mistral-7b.
- Run project
pnpm run dev
- Prompt!
- Profit!
Check out some of the test components that were created on the /components
page. Or the /product
page for a fully generated page.