Launching today

Q-lab
Track, debug, and scale quantum experiments.
5 followers
Track, debug, and scale quantum experiments.
5 followers
Q-Lab is a free research platform built for Qiskit researchers and developers. One line of code passively captures everything — circuit structure, backend calibration, shot results, and execution quality. No manual logging. No lost runs. Beyond tracking: benchmark quantum vs classical, detect calibration drift, score reproducibility, get AI insights, compare hardware, and search experiments in natural language — all free. soqlab.com











The one-line integration is genuinely painless, I dropped it into a Qiskit script and started getting structured logs without touching my workflow. The natural language search through old runs is the standout for me.
@cemal146779 Happy to hear the integration was painless—that was a core design goal. Thanks for sharing what’s working for you; it's great to know the search is hitting the mark.
pulled it up yesterday and tried the natural language search on some old runs, which actually found what I was looking for way faster than grepping through json files. the auto capture thing is genuinely nice for someone who keeps forgetting to log things.
@mesuta55647 Glad it’s saving you the 'grep' grind! Appreciate the feedback—I'll keep that in mind as I continue refining the visualization layer. Thanks for giving it a shot!