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 codeBecause “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.
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.
Next.js, Tailwind CSS + ShadCN UI, Open AI, Faker, LiteLLM (only available locally), and Metabase (dockerized, launched on demand locally).
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 ✌️
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.