Use Cases
- Generate charts based on SQL query results for better data visualization.
- Automate responses to user inquiries about data trends and metrics.
- Enhance team collaboration by providing visual data insights.
How It Works
User inputs a question related to data. The Information Extractor identifies the user's query. The SQL Agent retrieves relevant data from the database. The Text Classifier determines if a chart is needed. If required, OpenAI generates a chart definition. The final response includes both text and the chart link.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Connect to your SQL database by providing the necessary credentials.
- 3Set up OpenAI credentials for API access.
- 4Activate the workflow and test it by sending a chat message.
Apps Used
OpenAI
Quickchart
PostgreSQL
Categories
Target Roles
Tags
#ai chatbots
#data visualization
#process automation