AI-чат с произвольным источником данных

n8n · medium · 12 nodes

"AI chat with any data source (using the n8n workflow tool)" is an n8n automation template that enables conversational AI chat over any data source, using Hacker News and OpenAI as a reference integration. The workflow demonstrates a modular agent architecture: the main flow receives a chat message, invokes a sub-workflow as a custom tool via Execute Workflow Trigger, cleans the retrieved data, and generates a response through OpenAI Chat Model. Trigger: manual chat message. Integrations: Hacker News, OpenAI. Suited for developers and analysts looking to connect their own data sources to a conversational AI agent. 12 nodes.