top of page
AI-Powered Chat with PostgreSQL DB
This n8n workflow enables interactive chat with a PostgreSQL database using OpenAI's GPT-4o-mini model and LangChain agent. It automatically generates and executes SQL queries based on user prompts, fetching schema and table info dynamically for accurate DB responses.

bottom of page
