iQuHack 2023

My team, Quintessence, did the in-person IonQ challenge using both quantum simulators and real hardware. The open-ended challenge asked us to create something new and creative using a quantum process. We implemented a language-model (through openai's public libraries) that created a comic strip, and the input to the language model prompt is determined by the outcome of the quantum circuit and the resulting random walk. You can find some documentation here! .

The GitHub repo is also here.