workflows.fit
Back to n8n workflows
n8n templateFreeBy Angel Menendez

Transform voice memos into daily journals & tasks with OMI.ME & Gemini AI

Who’s it for This template is perfect for [OMI pendant](https://www.omi.me/?ref=ANGELGMENENDEZ) users or anyone with AI-generated memory transcripts who want to: Automatically create daily journals in Markdown Extract...

Data & StorageProductivityAILangchainCore NodesDevelopmentWebhookNo Op
Loading interactive preview...

Template notes

Who’s it for

This template is perfect for [OMI pendant](https://www.omi.me/?ref=ANGELGMENENDEZ) users or anyone with AI-generated memory transcripts who want to:

Automatically create daily journals in Markdown Extract actionable tasks from conversations Store memories in Google Drive Sync action items to Google Tasks

Great for creators, ADHD professionals, techies, or productivity hackers who want to build a second brain workflow with no manual data entry.

---

What it does / How it works

This workflow:

1. Accepts POST data from the OMI AI pendant (via webhook) 2. Extracts structured summaries, tasks, events, and raw transcript data 3. Converts the transcript into Markdown using metadata like emoji, category, and overview 4. Uses Google Gemini or an AI Agent to generate a high-quality journal entry 5. Splits out action items and creates tasks in Google Tasks 6. Uploads both the transcription and the final journal file into separate Google Drive folders for archival 7. Deletes processed files if needed (cleanup path is included)