Spaces:
Build error
Build error
A newer version of the Streamlit SDK is available:
1.48.0
metadata
title: Multi-Agent UI Generator
emoji: π€
colorFrom: indigo
colorTo: blue
sdk: streamlit
sdk_version: 1.32.0
app_file: app.py
pinned: false
Multi-Agent UI Generator π
This is a Streamlit-based collaborative system where agents (Designer, Software Engineer, QA) work together to generate production-ready UI code.
Features
- Natural language prompt β Design specs
- Generate complete HTML/CSS UI from specs
- QA feedback loop until UI is approved
- Live preview and downloads for HTML + logs
Instructions
- Create a Hugging Face Space (Streamlit SDK)
- Upload
app.py
,requirements.txt
, and thisREADME.md
- Set your Hugging Face token in Space Secrets as
HF_TOKEN
Powered by
- LangGraph π§
- Hugging Face Inference API π¬
- Streamlit π