SynthGAN by Findspo

Synthetic generation lab

Guided assistant to upload a CSV or pick a demo dataset, configure sampling and validate results.

Advanced mode

Pro generates with NVIDIA NeMo in the cloud (Pro plan). The source CSV must have at least 200 rows; smaller datasets should use the standard engine.

Logical rules

The model discovers functional dependencies, allowed combinations and implications from the CSV. You can also add manual rules in JSON (merged with discovered rules and lab/rules/<csv_name>.json if it exists).

Discovered rules (read-only)

{}

Leave empty if you do not want to add rules manually. JSON must be an object with functional_dependencies, allowed_combinations and/or implications keys.