firebase / firebase/flutterfire
🚀 [firebase_ai] Support on-device models
Open
Needs Attention
plugin: ai
type: enhancement
- Dominant language
- Dart
- Stars
- 9.3k
- Forks
- 4.1k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 52
Description
## What feature would you like to see?
Firebase AI for web is [adding on-device models](https://firebase.google.com/docs/ai-logic/hybrid-on-device-inference?api=dev). It would be great to support that for Flutter too.
The same reasons web is adding on-device stand for Flutter as well:
Using an on-device model for inference offers:
- Enhanced privacy
- Local context
- Inference at no-cost
- Offline functionality
Contributor guide
Assessment
This issue has not been assessed yet.