top of page
SQL Query Agent with Conversational Memory
An n8n workflow that enables conversational AI to query a local SQLite database using OpenAI's GPT-4-turbo model via LangChain. It fetches, extracts, and stores the Chinook sample SQLite DB, then allows interactive SQL queries with memory of previous interactions for better context.

bottom of page
