Notechat is a desktop app that lets you chat with your Apple Notes running an LLM locally on your machine.<p>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.<p>All processing happens locally using Ollama and the notes never leave the users device.<p>Also working on a version that interacts with Gemini in cloud mode for better performance (but less privacy).