Digitize Business Cards with Thai OCR & Save to Google Sheets or CRM
This n8n template demonstrates how to use Typhoon OCR + LLM to digitize business cards, enrich the extracted details, and save them directly into Google Sheets or any CRM.
It works with both Thai and English business cards and even includes an optional step to draft greeting emails automatically.
Use cases: Automatically capture leads at events, enrich contact details before saving them into your CRM, or simply keep a structured database of your professional network.
Good to know
Two versions of the workflow are provided:
🟢 Without Search API → cost-free option using only Typhoon OCR + LLM
🔵 With Search API → adds Google Search enrichment for richer profiles (may incur API costs via SerpAPI)
The Send Email step is optional — include it if you want to follow up instantly, or disable it if not needed.
Typhoon provides a free API for anyone to sign up and use → opentyphoon.ai
How it works
A form submission triggers the workflow with a business card image (JPG/PNG).
Typhoon OCR extracts text from the card (supports Thai & English).
Typhoon LLM parses the extracted text into structured JSON fields (e.g., name, job title, organization, email).
Depending on your chosen path:
Version 1: Typhoon LLM enriches the record with job type, level, and sector.
Version 2: The workflow calls the Search API (via SerpAPI) to add a profile/company summary.
The cleaned and enriched contact is saved to Google Sheets (can be swapped with your preferred CRM or database).
(Optional) Typhoon LLM drafts a short, friendly greeting email, which can be sent automatically via Gmail.
How to use
The included form trigger is just one example. You can replace it with: A webhook for uploads A file drop in cloud storage Or even a manual trigger for testing
You can easily change the destination from Google Sheets to HubSpot, Notion, Airtable, or Salesforce.
The enrichment prompt is customizable — adjust it to classify contacts based on your organization’s needs.
Requirements
Typhoon API key Google Sheets API credentials + a prepared spreadsheet (Optional) Gmail API credentials for sending emails (Optional) SerpAPI key for the Search API enrichment path
Customising this workflow
This AI-powered business card reader can be adapted to many scenarios:
Event lead capture: Collect cards at conferences and sync them to your CRM automatically.
Sales enablement: Draft instant greeting emails for new contacts.
Networking: Keep a clean and enriched database of your professional connections.
Related Templates
Instagram Full Profile Scraper with Apify and Google Sheets
📸 Instagram Full Profile Scraper with Apify and Google Sheets This n8n workflow automates the process of scraping ful...
Technology News Workflow Explanation with Key Services
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. Auto-Publish Techn...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments