Look up English words by text or photo and save them to Notion

Send a word, voice note, or photo and get back a definition, translation, and example, saved for later.

How the work actually flows

It branches. Exactly one path is taken.

Pattern: Exclusive Choice (4) · Simple Merge (5)

flowchart TD trig(("user sends word to look up")):::human s0["receive word input"]:::task s1["convert input to text"]:::task s2["look up definition and translation"]:::task s3[("save entry to notion")]:::store trig --> s0 s1 --> s2 s2 --> s3 gx{"× text voice or photo input"}:::gate s0 --> gx p00["use text directly"]:::task gx -->|"text"| p00 p10["transcribe audio to text"]:::task gx -->|"voice note"| p10 p20["read word via AI vision"]:::task gx -->|"photo"| p20 jn{"○ merge to lookup"}:::gate p00 --> jn p10 --> jn p20 --> jn jn --> s1 out[/"vocabulary entry saved to notion"/]:::out pay{{"builds vocabulary without manual work"}}:::pay s3 --> 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
A stepA personA record or sheetOne path onlyPaths rejoinResultPayoff
Build size
Advanced

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

Business functions
AI Agents & Autonomous SystemsMessaging & NotificationsTranslation & LocalizationDocument Processing & OCR
Connects
OpenAINotion

The problem it solves

You're learning English and want to quickly check a word you hear or see, but you don't want to manually type it into a dictionary and then copy the result somewhere to review later. Vocabulary you look up in the moment often gets forgotten right after.

Who it fits

Language learners and tutors building a personal vocabulary reference.

How it works

  1. You send a word as text, a voice note, or a photo of it
  2. Voice notes are transcribed and photos are read using AI vision
  3. AI spell-checks the word and looks up its definition, translation, part of speech, and an example sentence
  4. The entry is saved automatically to your Notion vocabulary list
What you get

New words saved to your vocabulary list

Send a word by text, voice, or photo and get back its definition, translation, and example, saved to Notion.

What you get

A growing, organized vocabulary list in Notion with definitions, translations, and examples.

What you need

A messaging bot account, an OpenAI API key, and a Notion account.

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