ai.matey.native.apple
v0.2.0
Published
apple native backend for AI Matey
Maintainers
Readme
ai.matey.native.apple
Native Apple Intelligence integration (macOS 15+)
Part of the ai.matey monorepo.
Installation
npm install ai.matey.native.appleRequirements
- Node.js 18+
- macOS 15+ (Sequoia)
Quick Start
import { AppleBackend } from 'ai.matey.native.apple';
const backend = new AppleBackend({
// configuration
});Exports
AppleBackend
License
MIT - see LICENSE for details.
