Back to News
quantum-computing

I built a quantum circuit IDE with instant format conversion, version control, and an AI that builds circuits from plain text

Reddit r/QuantumComputing (RSS)
Loading...
2 min read
0 likes
I built a quantum circuit IDE with instant format conversion, version control, and an AI that builds circuits from plain text

Summarize this article with:

Hi I've been building Qly, a browser-based IDE for quantum circuits, and just shipped a version I'm genuinely excited about. The frustration that started this was how fragmented the quantum dev workflow is. You write something in one tool, need it in another, export to a different format, and suddenly you're copy-pasting between environments and losing track of what changed. I wanted something that just handles all of that in one place. Here’s what Qly does right now: Instant format conversion Switch between OpenQASM, Qiskit, and Cirq with a single click. Edit in any format and the others stay in sync, no manual translation. Visual circuit editor Build circuits by dragging gates, then jump straight to code. Everything updates both ways. Run Python online Write and run Qiskit or Cirq code directly in the IDE, no local setup needed. AI circuit builder Describe what you want in plain English (for example, "create a GHZ state with 4 qubits" or "add a Hadamard on qubit 2"), and it builds the circuit instantly. Version control Save snapshots of your circuits and roll back anytime, which is very helpful when experimenting. It’s still early, but it’s live and free to try: https://qly.app Would love feedback from people who actually work with these tools day to day, especially around format support and what’s missing.

Home Page Visual Editor https://preview.redd.it/vz8ynxk4rurg1.png?width=1059&format=png&auto=webp&s=2e3637701fc3c0411caeec36ee28a0b9b0b436e6 Qiskit Conversion Editor https://preview.redd.it/xj3sfs0zrurg1.png?width=1046&format=png&auto=webp&s=dfabfe83d42eeecb825c5ebecf537f7293c188a9 Version Control https://preview.redd.it/sxez0xx2surg1.png?width=1031&format=png&auto=webp&s=630b493330a3addb8ae35dc6efffa14d69159664 AI Bot https://preview.redd.it/6ui08q6krurg1.png?width=1043&format=png&auto=webp&s=595ec1fa3f7811525f036ec0a973236e6392511d submitted by /u/Away-Branch-304 [link] [comments]

Read Original

Tags

quantum-programming
government-funding
quantum-hardware

Source Information

Source: Reddit r/QuantumComputing (RSS)