AI-Powered Sabre EDI Accounting Reports with GPT-4 & Pinecone RAG - n8n Workflow | Neura Market
AI-Powered Sabre EDI Accounting Reports with GPT-4 & Pinecone RAG
Automates parsing Sabre EDI files into structured AR summaries and tax reports using GPT-4 AI agent with Pinecone RAG for IUR document reference.
This n8n workflow revolutionizes accounting for Sabre users by automating the extraction and reporting from complex EDI files. It first sets up Retrieval-Augmented Generation (RAG) by vectorizing the 154-page Sabre Interface User Record (IUR) PDF from Google Drive: loading, splitting into chunks, embedding with OpenAI, and storing in Pinecone for semantic retrieval. This enables the AI agent to reference precise documentation during parsing.
Next, it processes raw EDI files from Google Drive, f
Platform
n8n
Category
File & Document Management
Price
$24.99
Creator
Fred Garcia
AI
RAG
Pinecone
GPT-4
EDI
Sabre
Accounting
Reports
Google Drive
Vector Database
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.