notesollama

notesollama

Use Ollama to talk to local LLMs in Apple Notes

Stars: 536

Visit
 screenshot

NotesOllama is a tool that allows users to communicate with local LLMs in Apple Notes. It is built using SwiftUI for the user interface, AXSwift to access Notes through macOS's accessibility API, and OllamaKit to interface with Ollama. Users can customize prompts by editing the commands.json file. The tool assumes Ollama is running on the default macOS port. Support the development by checking out the plugin NotesCmdr. Licensed under MIT License by Anders Rex in 2024.

README:

NotesOllama

Use Ollama to talk to local LLMs in Apple Notes. Inspired by Obsidian Ollama. Why should Obsidian have all the nice plugins?

Demo

Stack

  • SwiftUI for user interface
  • AXSwift to access Notes through macOS's accessibility API
  • OllamaKit to interface with Ollama

Usage

Open the project in Xcode to run, or download the binary here.

NotesOllama assumes your have Ollama running on the default macOS port (http://localhost:11434).

Custom Prompts

You can change the default prompts by editing the commands.json file inside the NotesOllama executable and restarting from the magic wand menu.

Right click the NotesOllama executable in Finder and select "Show Package Contents" and open Contents/Resources/commands.json in a text editor.

Or use vim: $ vim NotesOllama.app/Contents/Resources/commands.json

Support

If you'd like to support the development of NotesOllama, check out my other plugin NotesCmdr. I think it's even cooler!

License

MIT License

Copyright (c) 2024 Anders Rex

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for notesollama

Similar Open Source Tools

For similar tasks

For similar jobs