Spaces:
Running on Zero
Running on Zero
| title: Hardware Blueprint Generator | |
| emoji: 🔧 | |
| colorFrom: purple | |
| colorTo: pink | |
| sdk: gradio | |
| sdk_version: 6.20.0 | |
| app_file: app.py | |
| short_description: Turn hardware ideas into structured JSON blueprints | |
| python_version: "3.12" | |
| startup_duration_timeout: 30m | |
| # Hardware Blueprint Generator | |
| Turn a plain-English hardware idea into a structured JSON project plan: parts list, | |
| wiring map, build steps, rough costs, and a design check. | |
| Powered by [caid-technologies/blueprint-base](https://huggingface.co/caid-technologies/blueprint-base), | |
| a Qwen2.5-3B fine-tune trained on ~130 hobbyist hardware projects. |