similarity
SWAP test
kernel
a 2-register SWAP-test kernel returning fidelity in [0,1] between two amplitude-encoded vectors
how it drives the UI
a similarity score (0-100%) and a 'closest match' surface
Each idea in the repo leans on one of ten quantum primitives. Build the kernel in Guppy, run it on Selene (Quantinuum's emulator), and drop the output into a Lovable UI. Keep it small — <10 qubits, a few hundred shots.
Tip: @guppy functions must live in a real .py file on disk (Guppy reads source via inspect).