Talk to SQLite DB with LangChain AI Agent - n8n Workflow | Neura Market | Neura Market
Talk to SQLite DB with LangChain AI Agent
Enables natural language queries to a SQLite database via a LangChain AI Agent with memory for contextual conversations.
This n8n workflow creates a powerful LangChain AI Agent that interacts with a SQLite database using natural language inputs. It automates database setup by downloading and extracting an example SQLite file (chinook.db), then processes user queries by generating SQL on-the-fly, executing them, and returning insightful responses. The agent supports iterative reasoning for complex queries and uses window buffer memory to maintain conversation context.
Setup is simple: execute the initial nodes onc