Tutorial led by Chan Meng — Senior AI/ML Engineer, open-source contributor, and former ByteDance developer. Chan has built 30+ live applications and specialises in AI-powered solutions. She is also a panel speaker at this event and the developer behind this website.
What you will build
Connect
Link an AI tool to your Gmail account so it can read your emails
Fetch
Pull emails — all unread, from a specific sender, or matching a search
Summarise
AI reads the emails and gives you a clear, actionable summary
Two paths to choose from
This tutorial offers two ways to achieve the same result. Pick the one that suits your situation.Path A: Gemini App
~5 minutes · QuickestOpen Gemini in your browser, turn on the Gmail extension, and start asking for summaries. No installation needed.
Path B: Gemini CLI + Voice
~20 minutes · RecommendedInstall Gemini CLI, add the Google Workspace extension, and speak your prompts with Wispr Flow. A more powerful, voice-first experience you can use every day.
How it works
Path A: Gemini App (web) Path B: Gemini CLI + Voice Both paths connect an AI assistant to your Gmail account. The AI reads your emails, analyses the content, and produces a structured summary — all in seconds. Path B adds voice input so you can speak your requests naturally instead of typing.What you will learn
- Connect an AI tool to a real service (Gmail) to access live data
- Write clear prompts that produce useful, structured email summaries
- Filter and search emails using natural language (by sender, date, topic)
- Customise summary formats for different needs (quick catch-up, executive briefing, action items)
- Ask follow-up questions about emails you haven’t read
- Use voice input with Wispr Flow for a hands-free workflow (Path B)
- Work with AI as a daily productivity tool for inbox management
No coding required. The AI handles everything — your job is to describe what kind of summary you want. If you can explain what you need to a colleague, you can do this.
Tools
Gemini App
Google’s free AI assistant in your browser. Connect it to Gmail and chat with your inbox. Used in Path A.
Gemini CLI
Google’s free AI assistant that runs in your terminal. Supports extensions for Google Workspace. Used in Path B.
Wispr Flow
Optional voice input tool — speak instead of type. Works in any application, including your terminal. Used in Path B.
Node.js
Required to install Gemini CLI. Only needed for Path B.
Cost
| Tool | Cost |
|---|---|
| Gemini App | Free |
| Gemini CLI | Free (1,000 requests/day) |
| Wispr Flow | Free trial (invite link for a free month of Pro) |
| Node.js | Free |
| Gmail | Free |
| Total | $0 |
Prerequisites
A laptop with internet
Windows or macOS. No special hardware needed.
5 to 20 minutes
Depends on the path you choose. Take your time — there’s no rush.
A Gmail account
Any personal or work Gmail account. You will give the AI read-only access to your emails.
Ready to get started? Head to Set up your tools to get everything connected.