--- title: AppDraft emoji: 💻 colorFrom: blue colorTo: indigo sdk: gradio app_file: app.py pinned: false short_description: Turn an app idea into a copy-paste build pack for your IDE. sdk_version: 6.14.0 --- # AppDraft AppDraft is a Hugging Face Space that turns an app idea into a structured build pack you can copy into your IDE. ## What it generates - Product brief - UI plan - Database plan - API routes - Folder structure - Starter code - Reusable implementation prompt - JSON export