Spaces:
Running
Running
A newer version of the Gradio SDK is available: 6.12.0
metadata
title: AI Website Builder
emoji: 🌐
colorFrom: blue
colorTo: purple
sdk: gradio
app_file: app.py
pinned: false
AI Website Builder
Create complete websites automatically from a free text prompt.
Features
- Free-prompt website generation
- 10+ selectable Hugging Face code models
- Multi-page website generation
- Live preview
- Side-by-side code editor
- Download as ZIP
- Save and reload projects
- Deploy generated website to a public Hugging Face Space
Required Secrets
For best results and deployment support, add this Space secret:
HF_TOKEN= your Hugging Face access token
Optional:
HF_USERNAME= your Hugging Face username
Run locally
pip install -r requirements.txt
python app.py