Live data from Hacker News

Show HN: A Local Apple Notes LLM Chat Using Ollama

youtube.com

1–8 of 8 posts

Re: Show HN: A Local Apple Notes LLM Chat Using Ollama

#2
Notechat 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).

Re: Show HN: A Local Apple Notes LLM Chat Using Ollama

#4

Notechat 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

#5

Notechat 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

good point