Launching today

fabrika
Schema-based Synthetic Tabular Data Generation @ Scale
9 followers
Schema-based Synthetic Tabular Data Generation @ Scale
9 followers
Fabrika is a web app for generating synthetic tabular datasets. You define a schema and it produces realistic rows you can preview and export in multiple formats. It combines deterministic generation for structured fields with LLM generation for the messier, context-dependent ones, so the output holds up as test data, demo data, or a stand-in for records you can't share.







YogAI
The mix of deterministic and LLM generation is clever, I got a messy address column that actually looked like real addresses without me having to write a regex. Wish the schema UI had a way to reuse field types across columns though.