Chat with a Database Using AI - n8n Workflow | Neura Market
Chat with a Database Using AI
This workflow allows you to ask questions about data stored in a database using AI.
To use it, you'll need an OpenAI API key (although you could also swap in a model from another service).
Supported databases:
- Postgres
- MySQL
- SQLite
The workflow uses n8n's embedded chat, but you could also modify it to work with a chat service such as Slack, MS Teams, or WhatsApp.
Note that to use this template, you need to be on n8n version 1.19.4 or later.
Platform
n8n
Category
AI
Price
Free
Creator
David Roberts
stickyNote
agent
chatTrigger
lmChatOpenAi
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.