Arthur-Ficial/apfel
Apple Intelligence from the command line. On-device LLM via FoundationModels framework. No API keys, no cloud, no dependencies.
Use your Mac's built-in Apple Intelligence to get instant summaries, translations, or creative text without needing internet access or paying for API usage. You can feed it text from your terminal or files and receive processed text or structured JSON back. This tool is ideal for developers, data analysts, or power users who want to leverage on-device AI for scripting and local data processing.
Use this if you need to quickly process text, generate content, or automate tasks using a large language model directly on your Apple Silicon Mac, ensuring privacy and avoiding cloud costs.
Not ideal if you don't have an Apple Silicon Mac with macOS 26+ and Apple Intelligence enabled, or if you need access to a more powerful, cloud-based LLM with a larger context window.
Stars
34
Forks
2
Language
Swift
License
MIT
Category
Last pushed
Mar 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Arthur-Ficial/apfel"
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)
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....
kimhyeri/FoundationModelsPlayground
A collection of examples using Apple’s FoundationModels framework