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.

Changelog #

0.3.0 #

  • Fix platform directories missing: Include ios/, android/, macos/, linux/, windows/ in package
  • Add .pubignore to prevent parent ignore rules from excluding platform configs

0.2.0 #

  • Fix package structure: Include rust/ directory in package for correct pub.dev distribution
  • Update platform build configs (iOS, macOS, Android, Linux, Windows) to reference internal rust/ path

0.1.0 #

  • Initial release
  • High-performance tokenization with HuggingFace tokenizers
  • HNSW vector indexing for O(log n) similarity search
  • SQLite integration for persistent vector storage
  • Semantic text chunking with Unicode boundary detection
  • Prebuilt binaries for iOS, macOS, and Android
0
likes
150
points
117
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