There are two main ways to create new datasets using AI Sheets:
- scratchClick on the Generate option, enter a natural language description in the prompt area (e.g., "List of world cities including countries and landmark images"), and the AI automatically creates the schema and 5 sample rows.
- Importing existing data: Upload files in XLS, TSV, CSV or Parquet format containing at least one column name and one row of data.
For the generated dataset, more rows (up to 1000) can be generated by dragging and dropping the bottom of the columns, or the prompts can be modified to regenerate the structure. Imported data remains editable, but cannot be automatically modified by the AI.
This answer comes from the articleAI Sheets: building and processing datasets using AI models in tables without codeThe