Aug 27, 2026
Hello, Gordian
Gordian is an AI-native electronics design tool: you describe a board in plain words, and it seeds the schematic, picks real in-library parts, routes the board, and packages gerbers — checking its own work at every step.
Why now
EDA tooling hasn't changed its shape in decades. The loop is still: draw, check, fix, repeat — with the designer carrying every detail. Gordian moves that loop into the agent:
- ERC and DRC run on every pass, and failures get fixed, not reported.
- Parts come from real KiCad libraries, chosen against their datasheets.
- Output is a plain KiCad project — open it, diff it, fork it.
Install it with one command:
curl -fsSL https://gordian.dev/install.sh | sh
Then describe a board, like a 3.3V buck converter from 12V, 2A, on a 2-layer board, and watch the showcase happen for real.