Skip to content

Nuclei developer docs

Nuclei is the open-source quantum workspace — learn it, research it, run it on real hardware, all local and private. For developers it is four things: a scriptable simulation kernel behind a plain WebSocket JSON protocol, a multi-framework abstraction that normalizes Qiskit, Cirq, CUDA-Q, and Q# into one CircuitSnapshot format, a gateway that submits the same circuits to real quantum hardware, and an AI layer (Dirac) that calls api.anthropic.com directly with a user-supplied key — no Nuclei server in the loop. If you want to use Nuclei, download the app or try it in the browser — this site is for people building on Nuclei.

Supported today
LanguagesPython · Q#
Frameworks / SDKsQiskit · Cirq · CUDA-Q · Microsoft QDK
SimulatorsAer · cirq.Simulator · CUDA-Q CPU/GPU · QDK sparse simulator
HardwareIBM · IonQ · Quantinuum · AWS Braket · Azure Quantum · NVIDIA CUDA-Q GPU

Google Quantum AI is scaffolded only: a provider stub exists in the kernel but always refuses to connect, and its Launch-portal tile is disabled (“Research access only”). Don’t build against it yet.