Show HN: Fixing grammar and spelling using on-device Apple Foundation Model
Category: cli-tool
Tags: grammar, apple-silicon, llm, cli-tool, on-device
Score: 4.5/10 (Innovation: 3, Technical: 5, Documentation: 5, Utility: 5)
A grammar and spelling correction tool that leverages Apple's on-device Foundation Model, bridging Swift APIs to a C interface for use on Apple Silicon Macs. It's an interesting integration of Apple's local LLM for a practical writing task, though it's limited to macOS and requires Xcode.
Target audience: backend devs, mac users, writers
Repository: https://github.com/huytd/afm-grammar/ · C · BSD-3-Clause
View on Hacker News