Automate Thai PDF Processing to Google Sheets with Typhoon OCR and AI - n8n Workflow | Neura Market
Automate Thai PDF Processing to Google Sheets with Typhoon OCR and AI
Streamline the processing of multi-page Thai PDFs by leveraging Typhoon OCR and AI to extract structured data and automatically append it to Google Sheets.
This workflow is ideal for developers and back-office teams who need to process Thai-language documents efficiently. It automates the splitting of PDFs into individual pages, performs OCR on each page using Typhoon OCR, aggregates the extracted text, and utilizes AI to convert it into structured JSON. Finally, it appends the data to a Google Sheet, making it perfect for government and enterprise document processing.
Platform
n8n
Category
AI
Price
Free
Creator
Leo Novak
code
aggregate
stickyNote
googleSheets
manualTrigger
readWriteFile
executeCommand
splitInBatches
chainLlm
lmChatOpenRouter
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.