#9 · Primary category: Synthetic Data Generation
fg-data-synthetic
Synthetic data generators for tabular and time-series data
Project last updated:04/23/26
GitHub Stars
1.7K
Forks
257
Contributors
24
License
MIT
Why we included this project
Synthetic data is a workaround teams reach for when real customer records are too sensitive to move around, and this package covers the two shapes of data that come up most often: tabular rows and time series. It draws on several generative models, including GAN-based architectures, and offers a Gaussian Mixture option that runs without a GPU, so you can get quick results without waiting on hardware. A bundled Streamlit app lowers the barrier further, letting analysts generate data through a UI instead of writing synthesizer code by hand. Because the output keeps the statistical structure of the source data while stripping identifiable information, it works well for sharing datasets with partners, building demos, or padding out a thin training set.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
SDV
Synthetic data generation for tabular data
distilabel
Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable pipelines based on verified research papers.
kubric
A data generation pipeline for creating semi-realistic synthetic multi-object videos with rich annotations such as instance segmentation masks, depth maps, and optical flow.
synthetic-data-generator
SDG is a specialized framework designed to generate high-quality structured tabular data.
UltraChat
Large-scale, Informative, and Diverse Multi-round Chat Data (and Models)