rag_engine_flutter 0.3.0 copy "rag_engine_flutter: ^0.3.0" to clipboard
rag_engine_flutter: ^0.3.0 copied to clipboard

Native Rust FFI plugin for mobile_rag_engine. Provides high-performance tokenization and HNSW vector indexing for on-device RAG.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rag_engine_flutter

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

dependencies:
  rag_engine_flutter: ^0.3.0

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

0
likes
150
points
139
downloads

Publisher

verified publisherglasses-dev.win

Weekly Downloads

Native Rust FFI plugin for mobile_rag_engine. Provides high-performance tokenization and HNSW vector indexing for on-device RAG.

Repository (GitHub)
View/report issues

Topics

#ffi #rust #native #vector-database

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on rag_engine_flutter

Packages that implement rag_engine_flutter