πŸ“– Build your first AI data analyst chatbot

⚑ 168,641 views Β· πŸ“– Internal Wiki & Knowledge Base

Description

Enhance your data analysis by connecting an AI Agent to your dataset, using n8n tools.

This template teaches you how to build an AI Data Analyst Chatbot that is capable of pulling data from your sources, using tools like Google Sheets or databases. It’s designed to be easy and efficient, making it a good starting point for AI-driven data analysis.

You can easily replace the current Google Sheets tools for databases like Postgres or MySQL.

image_template_data.png

How It Works

The core of the workflow is the AI Agent. It’s connected to different data retrieval tools, to get data from Google Sheets (or your preferred database) in many different ways.

Once the data is retrieved, the Calculator tool allows the AI to perform mathematical operations, making your data analysis precise.

Who is this template for

How to Set Up

You can find detailed instructions in the workflow itself.

Check out my other templates

πŸ‘‰ https://n8n.io/creators/solomon/

πŸ”— Nodes Used

HTTP Request, Execute Workflow Trigger, Filter, AI Agent, OpenAI Chat Model, Simple Memory

πŸ“₯ Import

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

πŸ“– Importing guide Β· πŸ”‘ Credential setup