๐Ÿ”ฌ Analyze and chat with XML files using GPT and LangChain

โšก 1,077 views ยท ๐Ÿ”ฌ Document Extraction & Analysis

Description

This workflow allows interactive conversation with the content of an XML file using OpenAI and LangChain. It fetches an XML feed from a specified URL, parses the XML, and enables an AI agent to respond to user queries based on the XMLโ€™s structure and data.

What It Does:

๐Ÿ”— Nodes Used

HTTP Request, Execute Workflow Trigger, AI Agent, OpenAI Chat Model, Call n8n Workflow Tool, Chat Trigger

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup