coreai-model-zoo
Community model zoo for Apple Core AI devices with support for various models including LLMs and VLMs
GraphCanon updated Sep 19, 2026 · GitHub synced Sep 19, 2026
53views this month
Decision brief
CoreAI Model Zoo supports verified models on real Apple devices with one-line Swift execution for various AI tasks leveraging CoreAIKit.
Good fit when
- When targeting iOS or macOS devices with a need for quickly deployed, locally run models covering text and vision tasks
- For developers requiring access to diverse pre-trained models via Hugging Face integration in a community-driven repository
Avoid when
- In environments outside Apple Core AI ecosystems due to dependency on Apple-specific technologies like Metal kernels
- When extensive custom model training is needed, as the focus here is on serving and running verified models rather than deep training capabilities
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Sep 19, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 19, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install coreai-model-zoo PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
CoreAI Model Zoo offers downloaded, verified, and runnable models on real Apple devices through one-line Swift execution leveraging CoreAIKit. Models can generate text, vision-related output, perform OCR, ASR, TTS, image/video/music generation, and forecasting.
Capability facts
- Languages
- python
Source: github.language · Sep 19, 2026
Categories
Tags
README
Install Claude Code Codex CLI then → → → Install. Gemini CLI Apple's own covers the toolchain itself (authoring, export, compression). These two cover this catalog; install both. License BSD 3 Clause ( ). Re authored model code derives from Apple's BSD 3 Clause and retains its no...
For agents
This page has a .md twin and JSON over the API.