IMMORTALWEB / README.md
IMMORTALJAY's picture
Update README.md
ac88f2c verified

πŸš€ AI Website Builder

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

AI Website Builder Demo (replace with actual demo GIF)

Features

✨ Text-to-Website Generation: Describe what you want in plain English
πŸ–₯️ Live Preview: See your website render in real-time
πŸ’Ύ Download Code: Get HTML/CSS/JS files as a ZIP
πŸ“š Prebuilt Templates: Quick-start with common website types
πŸ” Code Explanation: Understand the generated code

How to Use

  1. Describe your website in the text box (or select a template)
  2. Click "Generate Website"
  3. View the code and live preview
  4. Download the code or get an explanation

Examples to Try

  • "A modern portfolio with dark mode toggle"
  • "E-commerce product page with image gallery"
  • "Restaurant homepage with menu and reservation form"
  • "Tech startup landing page with animated features"

Configuration

This Space uses:

title: AI Website Builder
emoji: πŸš€
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: "3.0"
app_file: app.py