You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A typed PHP/JS bridge to Apple's on-device Foundation Models — structured JSON generation, streaming, tool use, transcript helpers, and session management.
iOS only. Android returns unsupported_platform responses. Requires an Apple Intelligence-capable device running iOS 26.0+ for the Foundation Models Runtime.
Features
On-device language model inference — no cloud API calls
Structured JSON responses with schema validation
Streaming snapshots with normalized incremental output
App tool context with user-controlled invocation
Session management: instructions, cancellation, transcript history
Availability checking with detailed unavailability reason codes
Laravel, Livewire, Inertia, Vue, React, and JavaScript support