How would you solve this problem inside of n8n?

I’m curious as to how people usually would solve this with n8n:

A Client has a spreadsheet with thousands of rows. He wants an AI Chatbot that answers questions like “how much did I sell last week?”.

How would you solve this?

Hey @leonardogrig You probably just need AI chat boot connect to that spreadsheet (Google, Microsoft) as a tool.
Create appropriate prompt to AI.

  1. Create AI Tools Agent
  2. Connect Google Sheets as a tool
  3. Instruct the AI both in the prompt and the tool on how to use the data and retrieve information.

Build something with this and share it with us for further help!

Let us know how it goes :muscle:

Hey @leonardogrig I’ve built something for you:

And here’s a template you can use for your first “Data Analysis AI Agent”.
It will also be available on this URL in a few days.

.
.
:point_right: If my reply answers your question, please remember to mark it as a solution.

1 Like