google / flutter-mediapipe

Apache License 2.0
161 stars 7 forks source link

Add GenAI inference task #26

Closed craiglabenz closed 1 month ago

craiglabenz commented 2 months ago

Description

Adds the GenAI inference task and a sample project in the example directory.

WIP - do not merge. Example app currently crashes due to symbol issues.

TODOs

After the above is all complete and this merges, a separate PR will deliver web functionality.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process. Updating the pubspec.yaml and changelogs is not required.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?