Foundry Local
SDK to run AI models locally on-device — download, cache, load, and call optimized models in your app.
| What is it | SDK to run AI models locally on-device — download, cache, load, and call optimized models in your app. |
|---|---|
| Pricing | Unknown |
| Platform | API |
| API | Yes |
| Best for | building apps with on-device AI chat and audio inference, running AI models offline without cloud dependency |
| Domain registered | 2025 |
Data updated Aug. 1, 2026
What does Foundry Local do?
Foundry Local is a set of native SDKs that let you download, cache, load, and call optimized AI models entirely on a user's device. Instead of sending data to a cloud API, you keep inference in-process — on CPU, GPU, or NPU — and the SDK handles hardware selection for you. It supports Python, JavaScript, C#, and Rust, so you can prototype quickly and ship production apps without rewriting your stack.
The SDK lifecycle is simple: create a manager, pick a model from a catalog, download it once, load it, and then call chat or audio clients directly from your app. There's no need to manage execution providers or fallbacks — the SDK picks the best hardware available (NPU, GPU, or CPU) automatically. Models and runtime are cached locally, so features work offline. And if you ever need a REST endpoint, you can start an optional OpenAI-compatible server to plug into frameworks like LangChain.
This tool is ideal for developers building privacy-sensitive apps — healthcare, finance, personal assistants — where data must never leave the device. It also works well for mobile and desktop apps that need fast, reliable AI without depending on network latency. If you want to embed LLM chat, audio processing, or other on-device AI features without managing infrastructure, Foundry Local gives you a clean, SDK-first approach.
Key features
What makes it stand outWho is Foundry Local for?
Who benefits most from this toolTrust & presence
Alternatives in Developer Tools
Developer framework for building reliable LLM workflows with structured context and runtime validation
Local AI agent SDK for .NET developers — build private, on-device AI applications with zero cloud dependency
VideosDK provides developer tools and low-latency infrastructure to build, scale, and secure immersive live audio/video + AI communication.
Enterprise-grade simulation and data platform for training and evaluating AI web agents in browser environments.
Device-native AI foundation models that run on phones, laptops, and cars — fine-tune and deploy locally.
Feed real-time errors, events, and deploy data to AI coding agents so they autonomously fix bugs and improve UX.
Open-source Mac app that runs AI models locally — private, offline, and free. Add cloud models when needed.
AI-native security platform that finds and fixes vulnerabilities in code, dependencies, and AI models.
Similar tools
Desktop app for running AI models offline — download, verify, and use models without internet or GPU.
SDK for AI developers to deploy and run models directly on user devices for speed and privacy.