Turn a photo of a business card into a saved contact

Reads a business card photo sent by chat and saves the contact details straight to Google Sheets.

How the work actually flows

It branches. Every path runs.

Pattern: Sequence (1) ยท Parallel Split (2)

flowchart TD trig>"business card photo received"]:::trig s0["ai extracts contact details"]:::task s1[("save contact to sheets")]:::store trig --> s0 gx{"+ what happens with extracted data"}:::gate s0 --> gx p00["upload photo to drive"]:::task gx -->|"backup original photo"| p00 p10["email thank you reply"]:::task gx -->|"send thank you note"| p10 p00 --> s1 p10 --> s1 out[/"contact saved and thank you sent"/]:::out pay{{"instant digitization of business cards"}}:::pay s1 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepA record or sheetEvery pathResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
Email AutomationSpreadsheet & Database OpsFile & Cloud Storage
Connects
LINEGoogle GeminiGoogle SheetsGoogle DriveGmail

The problem it solves

You collect business cards at meetings and events, but typing all those contact details into a spreadsheet later is tedious and easy to put off. Cards pile up on your desk until the information is stale or lost.

Who it fits

Sales professionals or business development staff who collect business cards and want them digitized instantly.

How it works

  1. When you send a photo of a business card, the system receives it
  2. AI reads the card and extracts the contact details
  3. It saves the contact information as a new row in Google Sheets
  4. It uploads the original photo to Google Drive for reference
  5. It sends a thank-you email and replies with the extracted details
What you get

Business cards turned into contacts without any typing

You get every business card turned into a saved contact automatically, ready to follow up with.

What you get

A new contact record in Google Sheets, a saved copy of the card in Google Drive, and a thank-you email sent on your behalf.

What you need

A LINE account, a Google Gemini API key, and a Google Workspace account for Sheets, Drive, and Gmail.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook