Open-source Autonomous Circuit turns a chat prompt into an orderable PCB via JLCPCB
dee_hw · x · 2026-09-04
The open-source autonomous-circuit project on GitHub builds a "chat to board" pipeline: you describe a gadget, the AI asks a few clarifying questions, shows a plan, then designs the board and hands over everything a fab needs — copper layers, a parts list with purchasable part numbers, and placement files — ready to upload to JLCPCB for two-week delivery.
It ships as a web app with chat on the left and schematic, layout, 3D view, parts and files on the right. Reliability comes from composing boards out of nine proven circuit blocks rather than generating from scratch, and the repo includes full agent orchestration, skills, and evals.
More from coding & agent
- Omarchy meetup demos agent driving apps in background via multi-synthetic pointer — natesiggard · 2026-09-04
- An editor where AI edits show up as track-changes, not auto-applied chat — manishpamnani169 · 2026-09-04
- Dev: Codex optimized for hours against the wrong label column, 'deeply uncurious' — ivan_bezdomny · 2026-09-04
- No-code dev shares full AI pipeline for cozy game: Opus, Gemini, Meshy, Claude, Unity — Gambo7592 · 2026-09-04
- 43 Projects From Singapore's ChatGPT Sites Hackathon Open for Voting — gabrielchua · 2026-09-04
- img2threejs explained: turning one photo into editable Three.js code with 80k-180k tokens — maier_ak · 2026-09-04