Open source AI Data Generator

Choose the specific data parameters you want using the dropdowns, then click ‘Preview Data’ to see a sample schema and 10 rows of generated data. If it looks good, you can export a full dataset as CSV, SQL, or launch Metabase to explore it.

Check out source code

Frequently asked questions

Why use our AI Data Generator?
Chevron Blue

Because “demo data” shouldn’t be a blocker! Our AI data generator turns a few dropdowns into believable, business-ready datasets in minutes. Pick an industry, preview a schema, and export… now product demos, tests, and dashboards feel real without touching real data.

How does schema generation work?
Chevron Blue

The AI data generator uses a two-stage process to create realistic business data. First, it leverages large language models to generate detailed data specifications based on your business type and parameters. Then, it uses these specifications to create unlimited amounts of realistic data locally.

What is the stack behind the tool?
Chevron Blue

Next.js, Tailwind CSS + ShadCN UI, Open AI, Faker, LiteLLM (only available locally), and Metabase (dockerized, launched on demand locally).

Is the tool open source? Where is the repo?
Chevron Blue

Absolutely, this project is fully open source and yours to shape. You can check out the repo here. Star it, fork it, or open a PR ✌️

Can I analyze the data directly in Metabase?
Chevron Blue

You bet! On the web, click "try Metabase Cloud for free Once Metabase is ready, click "Open Metabase" to explore your data. In Metabase, use the "Upload Data" feature to analyze your CSV files or connect to your database. If you are running the app locally, "Start Metabase" to spin up Metabase in Docker and follow the same steps to load the data. When done, click "Stop Metabase" to shut down and clean up Docker containers.