Packages for keyword “llm”
These packages are available as a package collection, usable in Xcode or SwiftPM.
SpeziLLM
Large Language Model (LLM) module for the Spezi Ecosystem
SwiftAISDK
Unified AI SDK for Swift, bringing the power of Vercel AI SDK to Apple platforms
AgentRunKit
Swift 6 agent SDK: type-safe tools, streaming, cloud + on-device inference via MLX on Apple Silicon
LocalLLMClient
Swift package to run local LLMs on iOS, macOS, Linux
OllamaKit
Ollama client for Swift
swift-cactus
Crossplatform Swift SDK for Cactus hybrid inference and running LLMs locally in your app.
SwiftAgentCore
A bare-bones Swift agent runtime with built-in tool execution, skill support, conversation-state handling with a unified multi-provider LLM layer (OpenAI-compatible/Responses, Anthropic, Gemini, and MiniMax, plus codex OAuth)
swift-argument-parser-mcp
A Swift library that turns any ArgumentParser CLI into an MCP server, letting AI agents call your commands as tools.
swift-ai
A provider-agnostic Swift SDK for building AI-powered applications. Write once, swap providers with a single line change.
AIGitNarrator
Command-line tool for generating Git commit messages and PR descriptions with AI. Supports staged/unstaged changes and customizable AI parameters.
langchain-swift
🚀 LangChain for Swift. Optimized for iOS, macOS, watchOS (part) and visionOS.(beta)
SwiftAIAgent
An AI Agent framework in Swift
DeepSwiftSeek
DeepSwiftSeek 🚀 | Swift Client for DeepSeek LLM Models | Lightweight and efficient communication to the core functionality of DeepSeek
swift-llama
Run LLMs natively in Swift. Actor-safe. Streaming. Tool-calling. Metal-accelerated.
Cast
Type-safe structured output from any local LLM on Apple Silicon. Constrained decoding for MLX Swift.
LLamaSwift
Swift bindings for llama-cpp library
StringCatalogKit
Swift toolkit for reading, writing, and translating Xcode .xcstrings string catalogs with provider-agnostic and LLM-powered workflows.
SwiftMCP
Connect Apple's on-device Foundation Models to any MCP server — any MCP tool becomes available to LanguageModelSession in 3 lines of Swift.
swift-tiktoken
A pure Swift implementation of OpenAI's tiktoken tokenizer
GoogleGenerativeLanguage
Swift SDK for the Google Generative Language API (Gemini). Auto-generated from Google's OpenAPI spec. No official Swift SDK exists. This fills the gap.