ai_edge_rag 0.0.1 copy "ai_edge_rag: ^0.0.1" to clipboard
ai_edge_rag: ^0.0.1 copied to clipboard

PlatformAndroid

Flutter plugin for on-device AI inference with MediaPipe RAG.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ai_edge_rag

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ai_edge_rag: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ai_edge_rag/ai_edge_rag.dart';
0
likes
150
points
33
downloads

Publisher

verified publisherkyoheig3.jp

Weekly Downloads

Flutter plugin for on-device AI inference with MediaPipe RAG.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

ai_edge, flutter, plugin_platform_interface

More

Packages that depend on ai_edge_rag

Packages that implement ai_edge_rag