Show HN: A Local Apple Notes LLM Chat Using Ollama
youtube.comNotechat is a desktop app that lets you chat with your Apple Notes running an LLM locally on your machine.
Notechat accesses Apple Notes through macOS's native AppleScript automation and uses AppleScript commands to safely read note contents and metadata directly from the Apple Notes app - this requires permission from the user through macOS security prompts.
All processing happens locally using Ollama and the notes never leave the users device.
Also working on a version that interacts with Gemini in cloud mode for better performance (but less privacy).
using it via cli would also be nice
good point
working on it rn
nice one! Love that it runs locally.
thank you man
good stuff