Show HN: A Local Apple Notes LLM Chat Using Ollama
1–8 of 8 posts
Re: Show HN: A Local Apple Notes LLM Chat Using Ollama
#2Notechat 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).
Re: Show HN: A Local Apple Notes LLM Chat Using Ollama
#3Re: Show HN: A Local Apple Notes LLM Chat Using Ollama
#4Notechat 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…
Re: Show HN: A Local Apple Notes LLM Chat Using Ollama
#5Notechat 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…
using it via cli would also be nice
Re: Show HN: A Local Apple Notes LLM Chat Using Ollama
#6Re: Show HN: A Local Apple Notes LLM Chat Using Ollama
#7Re: Show HN: A Local Apple Notes LLM Chat Using Ollama
#8nice one! Love that it runs locally.