CoreAIKit 0.1.0
First tagged release. Pin it with SPM:
.package(url: "https://github.com/john-rocky/coreai-kit", from: "0.1.0")ChatSession(catalog:)— streaming chat over 20+ hosted LLMs (Qwen3/3.5/3.6, Gemma 3/4 incl. E2B on iPhone, LFM2.5, Granite, GLM, MiniCPM, …)- Vision: VLM chat (Qwen3-VL, MiniCPM-V, Holo2), CLIP, depth, detection (RF-DETR/YOLOX), super-resolution, video action recognition
- Speech & audio: ASR (Whisper / Qwen3-ASR / Parakeet / Nemotron streaming), TTS (VoxCPM / Kokoro), music generation (Stable Audio), speaker diarization +
MeetingTranscriber(who-said-what) - Documents: OCR readers, visual document retrieval (ColModernVBERT), text embeddings, reranker, PII extraction
KitLanguageModel— FoundationModels provider (tool calling + guided generation) so local models driveLanguageModelSession, Spotlight tools, Siri / App Intents- Every model downloads from the Hugging Face Hub on first use; the live catalog updates without a package release
Requires macOS 27 / iOS 27 beta (real device). See the model zoo for cards and conversion recipes.