EveryDev.ai
Sign inSubscribe
Home
Tools

2,788+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1815
  • Coding1295
  • Infrastructure600
  • Marketing467
  • Projects433
  • Research403
  • Analytics351
  • Design338
  • Security243
  • MCP242
  • Testing238
  • Data230
  • Integration178
  • Prompts160
  • Learning159
  • Communication154
  • Extensions150
  • Voice130
  • Commerce125
  • DevOps108
  • Web80
  • Finance21
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Core AI Models
    Core AI Models icon

    Core AI Models

    Model Management
    Featured

    Apple's open-source collection of model export recipes, Python authoring primitives, Swift runtime utilities, and coding-agent skills for deploying on-device AI models with the Core AI framework.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Core AI Models is free and open source under the BSD 3-Clause license. The framework it builds on, Core AI, is part of the Apple platform SDK.

    Engagement

    Available On

    macOS
    iOS
    SDK
    CLI

    Resources

    WebsiteGitHubllms.txt

    Topics

    Model ManagementAI Development LibrariesAgent Skill Registries

    Alternatives

    OLMoMarinAria
    Developer
    AppleApple Park, CaliforniaEst. 1976$1300+ raised

    Listed Jun 2026

    About Core AI Models

    Core AI Models is Apple's open-source companion project to the Core AI framework. It provides a curated catalog of popular models exported to run on Apple Silicon, along with the Python and Swift tooling needed to author, export, and run them on device. The repository's stated purpose is to supply model export recipes, reusable Python primitives, and Swift runtime utilities for building on-device AI with Core AI.

    What It Is

    Core AI Models is a GitHub repository published by Apple under a BSD 3-Clause license. The README describes four main parts: export recipes that convert popular open-source models from Hugging Face and other sources into Core AI's .aimodel format; reusable Python building blocks for authoring custom models in PyTorch; a Swift package with runtime utilities for integrating those models into macOS and iOS apps; and a set of skills that help coding agents work with Core AI. It is meant to be used alongside the Core AI framework rather than as a standalone runtime.

    The Model Catalog

    The repository centers on a model catalog with per-model README files and export recipes. Developers can list supported models through a model registry command-line tool included in the project. According to the documentation, exported models are produced as standalone .aimodel files, and models that need extra resources — such as a tokenizer for language models or a multi-stage pipeline for diffusion models — are exported as a resource folder containing the model files plus any required assets.

    Authoring and Runtime Tooling

    Beyond ready-made exports, the project ships Python primitives for authoring new models for on-device execution, and a Swift package, also named coreai-models, that provides runtime utilities for loading and running exported models inside an app. Command-line tools are included for running exported models directly on a Mac. The README notes the project builds on top of the Core AI framework and pairs with Apple's coreai-torch converter for the PyTorch-to-device workflow.

    Skills for Coding Agents

    A distinctive part of the project is a plugin of skills aimed at coding agents. The README lists skills for the end-to-end deployment workflow, for authoring PyTorch models that run well on Apple platforms, and for exploring weight-compression configurations. Apple documents installation steps for several agent environments, including Claude Code, Codex CLI, and Gemini CLI, and says the skills activate automatically based on the task or can be invoked explicitly.

    Project Status and Scope

    Apple states that it is not accepting code contributions at launch, describing this as a deliberate scope decision while it learns how the community uses the project; pull requests will be closed. The maintainers say they do welcome bug reports and model requests through GitHub Issues. Running and integrating the exported models requires macOS or iOS 27.0 or later and Xcode 27.0 or later.

    Core AI Models - 1

    Community Discussions

    Be the first to start a conversation about Core AI Models

    Share your experience with Core AI Models, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Core AI Models is free and open source under the BSD 3-Clause license. The framework it builds on, Core AI, is part of the Apple platform SDK.

    • Full access to model export recipes and catalog
    • Python authoring primitives
    • Swift runtime package
    • Coding-agent skills plugin
    • BSD 3-Clause license

    Capabilities

    Key Features

    • Export recipes for converting Hugging Face models to Core AI format
    • Curated catalog of popular open-source models with per-model recipes
    • Python primitives for authoring custom on-device models in PyTorch
    • Swift package with runtime utilities for macOS and iOS apps
    • Command-line tools for running exported models on a Mac
    • Model registry CLI for listing supported models
    • Agent skills for Claude Code, Codex CLI, and Gemini CLI
    • Exports standalone .aimodel files with bundled resources

    Integrations

    Core AI
    coreai-torch
    coreai-opt
    PyTorch
    Hugging Face
    Xcode
    Swift Package Manager
    Claude Code
    Codex CLI
    Gemini CLI

    Reviews & Ratings

    No ratings yet

    Be the first to rate Core AI Models and help others make informed decisions.

    Developer

    Apple

    Apple publishes select open-source tools and research artifacts, including Embedding Atlas for exploring and visualizing embeddings.

    Founded 1976
    Apple Park
    $1300+ raised
    166,000 employees

    Used by

    HIMO Group (26M+ customers, using Mac…
    Rituals (retail)
    Laura Canada (retail)
    H-E-B (retail)
    +8 more
    Read more about Apple
    WebsiteGitHubX / Twitter
    7 tools in directory

    Similar Tools

    OLMo icon

    OLMo

    OLMo is Allen AI's fully open-source large language model framework for training, fine-tuning, evaluating, and running inference on state-of-the-art open language models.

    Marin icon

    Marin

    An open-source framework for researching and developing foundation models, with full reproducibility of every step from raw data to final model.

    Aria icon

    Aria

    Aria is an open-source multimodal native mixture-of-experts model by Rhymes AI, capable of processing text, images, and video with state-of-the-art performance.

    Browse all tools

    Related Topics

    Model Management

    Tools for managing, versioning, and deploying AI models.

    49 tools

    AI Development Libraries

    Programming libraries and frameworks that provide machine learning capabilities, model integration, and AI functionality for developers.

    210 tools

    Agent Skill Registries

    Registries and directories that catalog agent capabilities, skills, and competencies, enabling discovery and composition of agent abilities across platforms.

    72 tools
    Browse all topics
    Back to all toolsSuggest an edit
    Discussions