๐Ÿ”ฌ AI data analyst agent and visualization agent for large spreadsheets

โšก 6,292 views ยท ๐Ÿ”ฌ Document Extraction & Analysis

Description

Purpose of workflow:

This workflow transforms spreadsheet data into an interactive, AI-powered knowledge base that enables users to gain deep insights through natural language queries, searchability, and comparative analysis.

How it works:

  1. Data Storage & Integration:
  1. Query Processing:
  1. Advanced Capabilities:
  1. Automatically creates visualizations:

Step by step setup:

  1. Create account on nocodb.com
  2. Create table by importing csv, copy table id
  3. Create API token https://app.nocodb.com/#/account/tokens
  4. In workflow, settings node, update with table id
  5. In NocoDB tool node, setup authentication with API token created in step 3
  6. Specify the workspace and base fields after connecting to NocoDB

๐Ÿ”— Nodes Used

HTTP Request, AI Agent, OpenAI Chat Model, Simple Memory, Chat Trigger

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup