File size: 788 Bytes
e901017
b78d4d3
 
 
 
e901017
 
 
b78d4d3
e901017
b78d4d3
e901017
 
b78d4d3
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: QuPrep
emoji: ⚛️
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 6.10.0
app_file: app.py
pinned: true
license: apache-2.0
short_description: Convert classical datasets into quantum-circuit-ready format
---

# QuPrep — Quantum Data Preparation Demo

Upload a CSV (or use a built-in sample), pick an encoding and export framework,
and get a quantum circuit back — all in the browser.

**3 tabs:**
- **Convert** — encode your data and see the circuit output + cost estimate
- **Recommend** — get a dataset-aware encoding recommendation for your task
- **Compare** — side-by-side cost table for all 11 encoders

📦 `pip install quprep` · 📖 [docs.quprep.org](https://docs.quprep.org) · 💻 [github.com/quprep/quprep](https://github.com/quprep/quprep)