kevinhermawan/OllamaKit
Ollama client for Swift
This is a tool for developers who want to build macOS or iOS applications that use large language models (LLMs) running locally with Ollama. It takes your application's data and sends it to the Ollama API, receiving LLM responses back. The primary users are Swift developers creating desktop or mobile AI applications.
326 stars. No commits in the last 6 months.
Use this if you are a Swift developer building an application for Apple platforms and need to integrate with local large language models powered by Ollama.
Not ideal if you are an end-user looking for a ready-to-use application, or if you are not developing in Swift for Apple platforms.
Stars
326
Forks
42
Language
Swift
License
MIT
Category
Last pushed
Mar 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/kevinhermawan/OllamaKit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SillyTavern/SillyTavern
LLM Frontend for Power Users.
libre-webui/libre-webui
Privacy-first web interface for local AI models. Clean, minimal UI for Ollama with extensible...
chyok/ollama-gui
A single-file tkinter-based Ollama GUI project with no external dependencies.
matlab-deep-learning/llms-with-matlab
Connect MATLAB to LLM APIs, including OpenAI® Chat Completions, Azure® OpenAI Services, and Ollama™
ollama4j/ollama4j
A simple Java library for interacting with Ollama server.