blacktop/go-foundationmodels
Pure Go wrapper for Apple's Foundation Models
This is a tool for developers who want to use Apple's on-device AI capabilities, known as Foundation Models, within their Go applications. It allows Go programs to send text prompts or instructions to Apple's AI, and receive generated text responses or trigger custom actions through defined tools. The primary users are Go developers building macOS applications that require private, high-performance AI features directly on Apple Silicon Macs.
Use this if you are a Go developer building a macOS application and need to integrate Apple's privacy-focused, on-device AI for text generation or custom tool execution.
Not ideal if you are not a Go developer, not targeting macOS, or need to use cloud-based AI models rather than Apple's on-device Foundation Models.
Stars
18
Forks
3
Language
Go
License
MIT
Category
Last pushed
Feb 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/blacktop/go-foundationmodels"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Meridius-Labs/apple-on-device-ai
Apple foundation model bindings for NodeJS (supports Vercel AI SDK)
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