This is an example of a PlanQK Demo created with Gradio. The demo creates a web user interface to demonstrate the Quantum Random Number Generator published on the PlanQK Marketplace.
To run the demo subscribe to the Quantum Random Number Generator with an Application. Then add the credentials of your Application as environment variables.
Run it locally with:
conda env create -f environment.yml
conda activate demo-starter-gradio
gradio app.py