The core function of AI Sheets is to create new columns by writing prompts for data transformation, analysis and enhancement. Users can perform operations such as information extraction, text summarization, content translation, or custom processing such as removing punctuation. New columns can reference the content of existing columns in the format {{column}}. The tool also allows users to freely select applicable AI models, including a variety of open-source models selected from the Hugging Face Hub, as well as locally deployed models, with different models suited to different types of tasks, such as structured output or creative content generation.
This answer comes from the articleAI Sheets: building and processing datasets using AI models in tables without codeThe