AI BigQuery SQL Generator from Natural Language with GPT-4o - n8n Workflow | Neura Market
AI BigQuery SQL Generator from Natural Language with GPT-4o
Convert plain-language queries into valid BigQuery SQL using GPT-4o, dynamically fetch schema, execute queries, and enable follow-up chats with session memory.
This n8n workflow empowers business users to query BigQuery datasets using natural language via a chat interface. It captures user questions, retrieves the current table and column schema from INFORMATION_SCHEMA, and feeds both to GPT-4o to generate precise, executable SQL that only uses existing fields.
The workflow then executes the AI-crafted SQL directly in BigQuery, delivering live results back to the user. It maintains short-term session memory for contextual follow-ups, making interactio
Platform
n8n
Category
Media & Entertainment
Price
$22.99
Creator
Jose Maurino
BigQuery
GPT-4o
SQL Generation
Natural Language
AI Chat
Data Analytics
Schema Fetching
Audience Analytics
Google Cloud
Automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.