Spaces:
Paused
Paused
A newer version of the Gradio SDK is available: 6.13.0
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
- Enter a URL (e.g.,
https://example.com) - Select a Design Style (e.g., "Cyberpunk", "Minimalist")
- Select an Output Format (HTML/CSS/JS or Frameworks)
- (Optional) Enter your Hugging Face Token if you want to use your own quota, otherwise it uses the Space's secret.
- 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.
- Go to your HF Profile > Settings > Access Tokens.
- Create a generic token.
- In this Space, go to Settings and add
HF_TOKENwith your key.