quaynor 1.1.0 copy "quaynor: ^1.1.0" to clipboard
quaynor: ^1.1.0 copied to clipboard

On-device AI for mobile & desktop — text, vision, embeddings, RAG & function calling. Run GGUF models with Metal/Vulkan acceleration. Free for commercial use.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quaynor

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

dependencies:
  quaynor: ^1.1.0

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:quaynor/quaynor.dart';
1
likes
160
points
123
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

On-device AI for mobile & desktop — text, vision, embeddings, RAG & function calling. Run GGUF models with Metal/Vulkan acceleration. Free for commercial use.

Homepage
Repository (GitHub)
View/report issues

Topics

#ai #llm #genai #inference #local-ai

License

MIT (license)

Dependencies

ffi, flutter, flutter_rust_bridge, freezed_annotation, plugin_platform_interface

More

Packages that depend on quaynor

Packages that implement quaynor