Remix.run Logo
Show HN: Open-source AI data generator (now hosted)(metabase.com)
38 points by margotli 2 days ago

Hey HN! A few months ago we shared our AI dataset generator as an open source repo, and the response was incredible (https://news.ycombinator.com/item?id=44388093). We got requests from folks who wanted to use it without the hosting overhead, so we created both options: a hosted version (https://www.metabase.com/ai-data-generator for instant use and the source code fully open (https://github.com/metabase/dataset-generator) for anyone who wants to self-host or contribute.

Looking forward to seeing how you use it and what you build on top of it!

Bonus: The repo now supports multi-provider LLM integration with LiteLLM, thanks to a great contribution from their team.