BigSet, an AI Agent That Generates Datasets from Natural Language
·2026.07.13 14:30
Key point
It's an AI agent tool that explores the web using only natural language commands to generate and automatically update structured datasets.
Details
BigSet is an AI agent tool that researches, extracts, and verifies information on the web based on natural language sentences entered by users, turning it into a structured dataset (CSV, XLSX).
Key Features and How It Works:
- Automatic Schema Inference: It analyzes the input sentence to determine the data's column names, types, and search locations on its own.
- 6-Stage Pipeline: It operates in the order of sentence input $\rightarrow$ schema inference $\rightarrow$ entity discovery $\rightarrow$ parallel research and verification $\rightarrow$ structured table generation $\rightarrow$ periodic automatic updates.
- Continuous Data Updates: The agent re-runs according to a set interval (e.g., daily, weekly) to keep the data up to date.
- Tech Stack: It utilizes TinyFish's Search/Fetch API, Mastra workflows, Vercel AI SDK, OpenRouter (Claude Sonnet), and more.
It is currently an experimental project released under the AGPL-3.0 license, and can be installed and used locally via npm.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.