Lulzx / notesollama

Use Ollama to talk to local LLMs in Apple Notes

Home Page:https://smallest.app/notesollama

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NotesOllama

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

Demo

notesollama.mp4

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).

License

MIT License

Copyright (c) 2024 Anders Rex

About

Use Ollama to talk to local LLMs in Apple Notes

https://smallest.app/notesollama


Languages

Language:Swift 100.0%