Meridius-Labs/apple-on-device-ai
Apple foundation model bindings for NodeJS (supports Vercel AI SDK)
This project helps developers integrate Apple's on-device AI models directly into their Bun/Node.js applications. It takes user prompts or chat messages as input and can generate text, structured data (like JSON objects), or initiate tool calls (functions) using the Apple Intelligence engine. It's designed for developers building applications that need local, high-performance AI capabilities on Apple Silicon Macs.
148 stars. No commits in the last 6 months. Available on npm.
Use this if you are a JavaScript/TypeScript developer building applications for Apple Silicon Macs and want to leverage Apple's built-in AI models for text generation, structured data output, or function calling directly on the user's device.
Not ideal if you are a developer targeting non-Apple platforms, need server-side AI processing, or want to use cloud-based large language models.
Stars
148
Forks
11
Language
TypeScript
License
MIT
Category
Last pushed
Aug 10, 2025
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Meridius-Labs/apple-on-device-ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
blacktop/go-foundationmodels
Pure Go wrapper for Apple's Foundation Models
IvanCampos/Foundation-Models-Playgrounds
Playground examples to demonstrate Foundation Models Framework
timokoethe/Localight
A SwiftUI-based iOS 26 app featuring a fully local chatbot powered by Apple’s Foundation Models....
Arthur-Ficial/apfel
Apple Intelligence from the command line. On-device LLM via FoundationModels framework. No API...
kimhyeri/FoundationModelsPlayground
A collection of examples using Apple’s FoundationModels framework