Menu

Quantum in Context: IBM Extends Qiskit 1.0 via AI Tools

Quantum in Context: IBM Extends Qiskit 1.0 via AI Tools

The News: Ahead of its annual Think conference, IBM announced more details about the Qiskit 1.0 quantum software development kit, including artificial intelligence (AI)-assisted code optimization and the GenAI Qiskit Code Assistant built on top of the watsonx Granite family of Foundation Models. See the IBM press release for more details.

Quantum in Context: IBM Extends Qiskit 1.0 via AI Tools

Analyst Take: I previously discussed many of the speed and memory usage improvements in Qiskit 1.0 for quantum software development. AI for quantum holds much more immediate promise than quantum for AI. IBM’s two demonstrated uses are excellent improvements that help quantum developers create circuits faster and circuits that run faster.

Qiskit 1.0 News Recap

In my Research Note, “Quantum in Context: Quantum Software Development Kit Qiskit Turns 1.0,” I highlighted many Qiskit usage statistics and new features. These included:

  • More than 700 colleges and universities using Qiskit to teach quantum computing classes
  • 540 Qiskit Advocates and 550,000 users
  • Nearly 1,200 certified Qiskit developers
  • Almost 2,900 published and preprint papers using Qiskit
  • At least eight other quantum hardware providers supplying backend support for Qiskit
  • A standardized convention for Qiskit versions and a reliable release schedule
  • Tools rewritten in Rust with Python wrappers to better handle circuits with many more qubits and much greater operation depth

When circuits start using many qubits with many operations, simplistic algorithms no longer work efficiently to translate what a developer has written to what ultimately runs on quantum hardware. A reasonable threshold for this is about 100 qubits, what IBM calls “utility-scale quantum computing.” To reach Practical Quantum Advantage, we will need circuits that are tens to thousands times this number in both qubits and operations. IBM and open-source contributors have created the foundation on which Qiskit can efficiently scale.

The press release adds some numbers to the performance statements:

  • 40 times faster circuit optimization for quantum hardware
  • Average of 3 times reduction in memory usage (reduce, reuse, recycle)
  • Possible 5 times faster execution time
  • Possible 40% reduction in circuit depth using AI and heuristics

These are impressive and much-needed improvements.

Optimizing Quantum Circuits with AI

“Transpiling” is a somewhat odd word meaning translating and compiling software code from one form or programming language into a different representation executable on hardware using its native operations. Transpilation is what a transpiler does when it is busy transpiling.

The code a quantum software developer writes for a circuit may not be ideal for running on quantum hardware:

  • The high-level quantum operations you see in a quantum book may not be those implemented natively in your hardware.
  • Different quantum hardware modalities have different native operations.
  • High-level optimizations can simplify code, such as removing two consecutive operations where the second undoes the action of the first.
  • Optimizations that look at more of the code can decrease the number of operations, such as minimizing the number of quantum state interchanges in qubits.
  • Optimizations that understand the whole context of structuring executions on specific hardware can make code run even faster.

Qiskit uses the idea of “passes” for transpilation. There are many optimization schemes that you can arrange to run once or multiple times on parts of or entire circuits. Each run is a pass. You can write a new scheme and insert that into the optimization process. Some of these are heuristics, meaning they are reasonable guesses for quickly making improvements. Others are static, such as removing consecutive H, X, Y, and Z operations. Some of these are learned: run many optimization passes in different ways and progressively get better at optimizing code. This last method is reinforcement learning, a great application of AI for quantum.

The Qiskit Transpiler Services incorporates traditional and AI passes into the optimization processes. IBM reports that it has seen a roughly 40% increase in circuit quality compared to before it started implementing AI inference in Qiskit. Speed-wise, they state that the circuits now run two to five times faster. The IBM coders wrote the inference code in Rust.

IBM Qiskit Code Assistant for Faster Quantum Software Development

Like many GenAI code generators, Qiskit Code Assistant operates as a Visual Studio Code extension:

Quantum in Context: IBM Extends Qiskit 1.0 via AI Tools
Image Source: IBM

The prompt is in the Python comments in lines 5 and 6. It would be nice if GenAI tools could read our minds and deliver exactly what we are thinking. Then again, maybe this isn’t such a great idea. In any case, good prompts are a mixture of general directions and specific instructions, especially when there are several choices.

The generated circuit is

Quantum in Context: IBM Extends Qiskit 1.0 via AI Tools
Image Source: Dr. Bob Sutor via Qiskit

This is indeed a Bell circuit, but only one of the four. Qiskit Code Assistant made a choice for you. The Python code at the end is a fairly literal response to the prompt.

Quantum circuits at the operation level can be challenging to write and debug. All assistance is welcome. In that regard, Qiskit Code Assistant is built on the IBM Granite family of Foundation Models, specifically the code model with 20B parameters, 8K context length, and 1.63T tokens. IBM announced on May 6 that Granite is going open source under the Apache 2.0 license.

Given this exceptional GenAI base, the Qiskit Coding Assistant should mature quickly. Moreover, I would bet that more quantum computing code is written in Python with Qiskit than in any other language or development kit. The collection of usable training code is vast. Qiskit developers should ultimately have the best of the quantum and GenAI worlds because of Granite’s abilities to generate, explain, and fix code.

In a private briefing, IBM stated that an alpha version of Qiskit Code Assistant will be available later in 2Q2024.

Related Work by Other Vendors

Many vendors are working on GenAI code generation for classical computing. Fewer are looking at the quantum case, but visit Microsoft Azure Quantum to see how they can generate quantum circuits in Q#.

IBM is not alone in creating better tools for faster quantum circuit generation and execution. Competition is good for the industry and developers, and both TKET from Quantinuum and the Classiq software platform provide that. Coders win when vendors and open-source developers innovate on the toolchains.

Key Takeaway: Qiskit 1.0 has a rich set of improvements, but the exceptional ones for me are the uses of AI for quantum computing that help developers write great code that runs optimally on the hardware of their choice.

I’m very excited about these developments from IBM. In almost every way you can imagine, quantum is hard. Bringing AI into code generation and optimization is a requirement for building large enough and powerful enough error-corrected quantum computers that fulfill the promises many of us have spoken about for almost a decade and more.

Disclosure: The Futurum Group is a research and advisory firm that engages or has engaged in research, analysis, and advisory services with many technology companies, including those mentioned in this article. The author is a former employee of IBM and holds an equity position in the company. The author does not hold an equity position in any other company mentioned in this article.

Analysis and opinions expressed herein are specific to the analyst individually and data and other information that might have been provided for validation, not those of The Futurum Group as a whole.

Other Insights from The Futurum Group:

Quantum in Context: Quantum Software Development Kit Qiskit Turns 1.0

Quantum in Context: The Case for On-Premises Quantum Computers

AI in Context: First Test of Several Generative AI Code Generators

Author Information

Dr. Bob Sutor

Dr. Bob Sutor is an expert in quantum technologies with 40+ years of experience. He is the accomplished author of the quantum computing book Dancing with Qubits, Second Edition. Bob is dedicated to evolving quantum to help solve society's critical computational problems.

Related Insights
Qualcomm-Ericsson Partnership Accelerates Path to Intelligent AI6G Fabric
March 4, 2026

Qualcomm-Ericsson Partnership Accelerates Path to Intelligent AI/6G Fabric

Olivier Blanchard, Research Director at Futurum, shares his insights on the partnership between Qualcomm and Ericsson and how both companies are working to establish not only the foundations for AI-first...
Market News Coverage MediaTek Expands into Micro LED Optical Communication
March 4, 2026

Market News Coverage: MediaTek Expands into Micro LED Optical Communication

Olivier Blanchard, Research Director at Futurum, shares his insights on MediaTek’s micro-LED strategy, and how the expansion of data center and networking solutions from leading-edge and device-focused semiconductor vendors both...
Can Micron’s Modular Memory Upgrade Help NVIDIA’s CPUs Outperform
March 4, 2026

Can Micron’s Modular Memory Upgrade Help NVIDIA’s CPUs Outperform?

Brendan Burke, Research Director at Futurum Research, analyzes Micron's 256GB SOCAMM2 module and its role in NVIDIA's Vera Rubin AI platform, as AMD and Qualcomm explore SOCAMM adoption for agentic...
NVIDIA's $4B Optics Bet Signals Photonics as AI's Next Bottleneck
March 3, 2026

NVIDIA’s $4B Optics Bet Signals Photonics as AI’s Next Bottleneck

Brendan Burke, Research Director at Futurum, shares insights on NVIDIA's $4 billion investment in Coherent and Lumentum to address the emerging optical interconnect bottleneck constraining AI data center scaling amid...
POCO and MediaTek Aim to Redefine Mid-Tier Performance Expectations in the Mobile Segment
March 3, 2026

POCO and MediaTek Aim to Redefine Mid-Tier Performance Expectations in the Mobile Segment

Olivier Blanchard, research Director at Futurum, dives into POCO’s X8 Pro and POCO X8 Pro Max launches, and discusses how, with the help of MediaTek, the Xiaomi subsidiary is redefining...
CoreWeave Q4 FY 2025 Results Highlight Backlog Growth And Capacity Expansion
March 3, 2026

CoreWeave Q4 FY 2025 Results Highlight Backlog Growth And Capacity Expansion

Futurum Research reviews CoreWeave’s Q4 FY 2025 earnings, focusing on backlog-driven capacity expansion, platform monetization beyond GPUs, and execution cadence shaping AI infrastructure supply....

Book a Demo

Newsletter Sign-up Form

Get important insights straight to your inbox, receive first looks at eBooks, exclusive event invitations, custom content, and more. We promise not to spam you or sell your name to anyone. You can always unsubscribe at any time.

All fields are required






Thank you, we received your request, a member of our team will be in contact with you.