WEB-UIux / README.md
Mithun-999's picture
chore: Update Gradio SDK version in README to 6.2.0
a5eff32

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: AI Web Redesigner
emoji: 🎨
colorFrom: purple
colorTo: pink
sdk: gradio
sdk_version: 6.2.0
app_file: app.py
pinned: false

🎨 AI Web Scraper & Redesigner

This Space allows you to input any URL, scrape its content, and use an Advanced AI Model (Qwen2.5-Coder-32B) to redesign it into a modern, stunning webpage.

How to Use

  1. Enter a URL (e.g., https://example.com)
  2. Select a Design Style (e.g., "Cyberpunk", "Minimalist")
  3. Select an Output Format (HTML/CSS/JS or Frameworks)
  4. (Optional) Enter your Hugging Face Token if you want to use your own quota, otherwise it uses the Space's secret.
  5. Click Redesign!

Features

  • Smart Scraping: Extracts text and images from the target site.
  • AI Redesign: Uses Large Language Models to write clean, modern code.
  • Live Preview: See the generated website immediately in the browser.

Setup

To use the AI generation, you must set a HF_TOKEN in the Space's Settings > Repository secrets.

  1. Go to your HF Profile > Settings > Access Tokens.
  2. Create a generic token.
  3. In this Space, go to Settings and add HF_TOKEN with your key.