Use Cases
- Automate SQL query execution for supply chain analytics.
- Enhance user interaction with AI-powered chat for data insights.
- Retrieve structured data from BigQuery based on user requests.
How It Works
User initiates a chat to request data insights. AI agent processes the request and generates an SQL query. Query is sanitized to ensure proper formatting. The sanitized query is executed in BigQuery. Results are returned and presented to the user in a structured format.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the OpenAI chat model with your credentials.
- 3Set up the BigQuery node with your project details.
- 4Test the workflow by initiating a chat and requesting data.
Apps Used
OpenAI
Google BigQuery
Chat Interface
Categories
Target Roles
Tags
#ai assistants
#process automation
#workflow management