Use Cases
- Execute SQL queries based on user requests in a chat interface.
- Retrieve and present structured data from BigQuery for supply chain analysis.
- Automate data insights generation for operational decision-making.
How It Works
User initiates a chat with the AI agent. AI agent interprets the user's request and formulates an SQL query. Query is sanitized to ensure accuracy and security. The sanitized query is executed in BigQuery to fetch results. Results are returned to the user in a structured format.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the OpenAI chat model with necessary credentials.
- 3Set up the BigQuery integration with your project details.
- 4Test the chat interface to ensure proper interaction with the AI agent.
Apps Used
OpenAI
BigQuery
Categories
Target Roles
Industries
Tags
#ai assistants
#process automation
#workflow management