Trigger Ollama from Anywhere

The video showcases a seamless voice note capture system using Just Press Record, Apple Shortcuts, and an N8N webhook to transcribe and process audio recordings from devices like Apple Watch and CarPlay, leveraging Ollama’s AI for organizing and classifying notes. This unified, reliable workflow emphasizes instant idea capture with minimal friction, enabling users to effortlessly transform raw voice memos into valuable, organized notes anytime and anywhere.

The video demonstrates how to trigger an Ollama workflow from virtually anywhere, focusing on two challenging environments: the gym using an Apple Watch and the car using CarPlay. The creator emphasizes the importance of capturing ideas instantly without extra steps, as most note-taking systems fail due to friction at the initial capture stage. By using the app Just Press Record, which prioritizes fast, one-button recording without requiring immediate organization, the process becomes seamless. This app syncs recordings via iCloud, enabling easy access and automation regardless of whether the recording was made on the watch or in the car.

The core of the system relies on an Apple shortcut that grabs new audio files from iCloud, transcribes them, and sends the text to an N8N webhook hosted on a VPS. This webhook acts as the entry point for the entire automation workflow, which processes the transcription and manages the data efficiently. The creator highlights the simplicity and reliability of this setup, avoiding complex integrations or multiple apps that often cause users to abandon their note-taking efforts. The workflow is designed to be robust, retrying failed steps and keeping the process straightforward.

Once the transcription reaches N8N, the workflow uses Ollama’s AI capabilities to classify the note type and extract the main concepts. Whether it’s a grocery list or a video idea, the AI organizes the raw voice note into a clean, useful format. This transformation is crucial because it builds trust in the system; users are more likely to continue using it if the output is readable and valuable rather than a confusing jumble. The video also mentions the advantages of using Ollama Cloud for consistent performance and privacy compared to other AI platforms.

The system’s beauty lies in its unified backend, which handles inputs from both the watch and CarPlay identically. This means users don’t have to manage separate workflows for different capture points, simplifying maintenance and scaling. The creator advises starting with the capture method that fits one’s lifestyle best—whether that’s the watch for walkers or CarPlay for commuters—and then expanding the system gradually. The key is to get a single note to flow end-to-end before adding complexity.

In conclusion, the video encourages viewers to build their own voice note capture system in three phases: first, set up Just Press Record on the preferred device; second, create the shortcut to transcribe and send audio to N8N; and third, develop the workflow to process and clean the notes. This approach ensures ideas are captured instantly and transformed into useful notes, freeing users from relying on their memory or being tied to their desks. The system’s simplicity and reliability make it a practical solution for capturing thoughts anytime, anywhere.