genesis_ai_sdk 0.1.1 copy "genesis_ai_sdk: ^0.1.1" to clipboard
genesis_ai_sdk: ^0.1.1 copied to clipboard

Universal Flutter SDK for building AI agents locally and in the cloud.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add genesis_ai_sdk

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

dependencies:
  genesis_ai_sdk: ^0.1.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:genesis_ai_sdk/genesis_ai_sdk.dart';
4
likes
160
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Universal Flutter SDK for building AI agents locally and in the cloud.

Repository (GitHub)
View/report issues

Topics

#flutter #ai #llm #agent #on-device

License

MIT (license)

Dependencies

flutter, flutter_gemma, hive, hive_flutter, http, llama_cpp_dart, path_provider

More

Packages that depend on genesis_ai_sdk