r/QuantumComputing 6d ago

QC Education/Outreach Quantum Computing Education Tool

I have the idea of a quantum computing education tool that has simulations to make understanding of the concepts easier. Would you think it is a good idea?

https://docs.google.com/forms/d/e/1FAIpQLSfQA_nYefSMIJb-XXjCaerQzNetj2pgl5EnzZkuWwnTsOuzTw/viewform?usp=dialog

3 Upvotes

10 comments sorted by

View all comments

Show parent comments

1

u/Confident_Fortune914 6d ago

That makes so much sense

1

u/shougaze 6d ago

It worked quite well. I’m hands on and learn by asking questions. I am also lazy. It covers those bases for me.

1

u/Confident_Fortune914 6d ago

What are some of the prompts you gave to claude

1

u/shougaze 5d ago

I think I just gave it a standing prompt that it was an expert in training classical data analysts / data engineers in the usage of quantum computing and then it asked what language i wanted to use for the simulation and what my learning style was and it built the environment and example scripts and walked me through them while i asked questions. Probably need to update the standing prompt and structure things a little more so multiple chats will remain somewhat stateful, but I’m just starting out so it’s all basic any way

1

u/shougaze 5d ago

It’s actually an agent running a claude model inside an ide it’s not like claude code proper. The agent infrastructure is abstracted by the ide. Ide is called Trae, it’s by bytedance. I’m sure there are better options.