Workflows you can actually build.
A growing library of practical AI workflows. Each one is a recipe: the tools, the prompts, the code AI writes for you, and the steps to ship it by the end of the afternoon.
workflow recipes ✿2 so far
W-01
📂 macOS→🐍 Python→🤖 Gemini
✦↯Auto-rename images with AI on Mac
Drop an image into a folder, Gemini reads it, the file gets a clean descriptive name. Powered by Python and macOS Folder Actions.
Open workbookW-02
⚡ n8n→📁 Drive→🤖 Gemini
✦↯Auto-rename images with n8n + Gemini
Drop an image into a Google Drive folder, n8n picks it up, Gemini reads it, the file gets a clean descriptive name. No code required.
Open workbook