aub_ai 1.0.0 copy "aub_ai: ^1.0.0" to clipboard
aub_ai: ^1.0.0 copied to clipboard

AubAI allows you to supercharge apps with on-device AI capabilities. Offline AI is the next frontier in cross-platform app development, and AubAI makes it easy to add it to your app.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aub_ai

With Flutter:

 $ flutter pub add aub_ai

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

dependencies:
  aub_ai: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:aub_ai/aub_ai.dart';
18
likes
0
pub points
70%
popularity

Publisher

verified publisherbrutalcoding.com

AubAI allows you to supercharge apps with on-device AI capabilities. Offline AI is the next frontier in cross-platform app development, and AubAI makes it easy to add it to your app.

Homepage
Repository (GitHub)
View/report issues

Topics

#ai #flutter #cross-platform #nlp #llms

Funding

Consider supporting this project:

github.com
buymeacoffee.com

License

unknown (license)

Dependencies

ffi, flutter, freezed_annotation, json_annotation, plugin_platform_interface

More

Packages that depend on aub_ai