Documentation
Welcome to the community-hosted documentation mirror for Qiskit – a popular open-source SDK for quantum computing. You can find recent Qiskit documentation similar to the original IBM site but without geo-blocking restrictions.
Get started with Hello World
Development workflow
A framework for breaking down domain-specific problems and software capabilities in stages:
- Map the problem to quantum circuits and operators
- Optimize for target hardware
- Execute on target hardware
- Post-process results
API reference
Guidance on how to use key APIs:
- Qiskit SDK API – Open-source toolkit for useful quantum computing.
- Qiskit Runtime – The platform to execute, manage, and optimize quantum computing programs in real time.
- Qiskit Transpiler Service – Transpilation services in the cloud, including AI-enhanced transpiler passes.
Source
Site content is based on the official GitHub repository Qiskit/documentation. Backend source code is largely based on the documentation-preview Docker image by IBM, with custom modifications. You can find the whole project in the GitHub repository qotlabs/qiskit-documentation.