--- title: AutoApp Builder emoji: "\U0001F3D7\uFE0F" colorFrom: blue colorTo: blue sdk: docker app_port: 7860 pinned: true license: mit short_description: Generate HF Spaces from natural language --- # AutoApp Builder Generate complete, working Hugging Face Space repositories from natural language descriptions. ## Features - **Smart SDK Selection** - Automatically chooses Gradio, Docker, or Static based on your app description - **LLM-Powered Code Generation** - Uses state-of-the-art models to generate real, working code - **Model Recommendations** - Suggests the best HF models for your use case - **Code Preview** - Syntax-highlighted preview of all generated files - **ZIP Download** - Download the complete repo ready to upload to HF Spaces - **Iterative Editing** - Refine your generated app with follow-up prompts ## How It Works 1. Describe your app idea in natural language 2. AutoApp Builder analyzes your prompt and plans the architecture 3. Working code is generated for every file in the repo 4. Preview, edit, and download your complete Space