Skip to main content

10 AI tools for quantum developers

The visualizations teach. These produce results: a circuit verified against a spec, a decoder you trained, a routing that beat the heuristic, an experiment an agent ran and wrote up. Same engines as the course, pointed at your problem.

Every tool runs in your browser on the exact statevector simulator. Each one reproduces a published result at demo scale, and says plainly where demo scale stops. The generation and experiment tools are also exposed to agents through the MCP server at /api/mcp/mcp, documented in docs/MCP.md.

Ask for a circuit and get one that passed a checker, with the failures on the record.

Train a model in your browser against a hard, exact baseline and watch the gap close.

Fit a circuit to a real device topology with fewer two-qubit gates than the heuristic.

Point an agent at a target and read back the experiment it ran, as a record you can audit.

Put a number on a claim — a mitigated expectation value, a quantum-vs-classical score with its cost.