# Introducing AnyLanguageModel: One API for Local and Remote LLMs on Apple Platforms

DevFeed: [Introducing AnyLanguageModel: One API for Local and Remote LLMs on Apple Platforms](<https://devfeed.tech/articles/introducing-anylanguagemodel-one-api-for-local-and-remote-llms-on-apple-platforms-7097.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/anylanguagemodel>)

Author: Mattt

Published: 2025-11-20T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [SDKs](<https://devfeed.tech/topics/sdks.md>), [AI Chat](<https://devfeed.tech/topics/ai-chat.md>), [Google AI](<https://devfeed.tech/topics/google-ai.md>)

Tags: [anthropic](<https://devfeed.tech/tags/anthropic.md>), [api](<https://devfeed.tech/tags/api.md>), [apple](<https://devfeed.tech/tags/apple.md>), [community](<https://devfeed.tech/tags/community.md>), [coreml](<https://devfeed.tech/tags/coreml.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [llama-cpp](<https://devfeed.tech/tags/llama-cpp.md>), [llm](<https://devfeed.tech/tags/llm.md>), [llms](<https://devfeed.tech/tags/llms.md>), [local](<https://devfeed.tech/tags/local.md>), [mlx](<https://devfeed.tech/tags/mlx.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openai](<https://devfeed.tech/tags/openai.md>), [remote](<https://devfeed.tech/tags/remote.md>), [swift](<https://devfeed.tech/tags/swift.md>)

## AI overview

AnyLanguageModel is a Swift package that lets Apple-platform developers use a common Foundation Models-style API across local and remote LLM providers.

## Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.