CoolFace
Apppublic

IMMORTALJAY/IMMORTAL-text-to-code-ai

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

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. 1.Describe the website you want or select a prebuilt template
  2. 2.Click "Generate Website"
  3. 3.View the code and live preview
  4. 4.Download the code or get an explanation

Deployment

To deploy on Hugging Face Spaces:

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

Models Used

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

License

MIT