IMMORTALJAY's picture
Update README.md
a07fa31 verified

AI Website Builder

A free, open-source tool that generates complete websites from natural language descriptions using AI.

Features

  • Generate HTML/CSS/JS code from text prompts
  • Live preview of generated websites
  • Download code as ZIP file
  • Prebuilt templates for common website types
  • Code explanation feature

How to Use

  1. Describe the website you want or select a prebuilt template
  2. Click "Generate Website"
  3. View the code and live preview
  4. Download the code or get an explanation

Deployment

To deploy on Hugging Face Spaces:

  1. Fork this repository
  2. Create a new Space on Hugging Face
  3. Connect your GitHub repository
  4. Select Gradio as the SDK
  5. Deploy!

Models Used

  • Default: deepseek-ai/deepseek-coder-1.3b
  • Alternative: replit/replit-code-v1-3b

License

MIT