Getting Started
- Open Classiq Studio.
- Set your API key for your preferred LLM provider under Settings.
- Describe what you want to build. The agent writes, runs, and explains Classiq code directly in the editor.
What the Agent Can Do
- Write and edit quantum algorithms using the Classiq Python SDK
- Synthesize models and inspect the resulting circuit
- Execute programs on the simulator and read back results
- Explain code and suggest improvements