timothepearce/synda
A CLI for generating synthetic data
This tool helps developers and data scientists create realistic synthetic datasets for testing or model training without using sensitive real-world data. You define a multi-step process in a configuration file, starting with an existing data source like a CSV, then applying transformations, generating new content using AI models, and cleaning the results. The output is a new dataset, for instance, a CSV file, containing the synthetically generated data.
No commits in the last 6 months. Available on PyPI.
Use this if you need to generate diverse, high-quality synthetic data for machine learning model development or testing purposes, especially when dealing with text data and large language models.
Not ideal if you need a production-ready solution for sensitive data generation, as this project is in early development stages.
Stars
43
Forks
11
Language
Python
License
Apache-2.0
Category
Last pushed
May 14, 2025
Commits (30d)
0
Dependencies
11
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/timothepearce/synda"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
InternScience/GraphGen
GraphGen: Enhancing Supervised Fine-Tuning for LLMs with Knowledge-Driven Synthetic Data Generation
rasinmuhammed/misata
High-performance open-source synthetic data engine. Uses LLMs for schema design and vectorized...
ziegler-ingo/CRAFT
[TACL, EMNLP 2025 Oral] Code, datasets, and checkpoints for the paper "CRAFT Your Dataset:...
ZhuLinsen/FastDatasets
A powerful tool for creating high-quality training datasets for Large Language Models...
BatsResearch/bonito
A lightweight library for generating synthetic instruction tuning datasets for your data without GPT.