nexa_ai_flutter 0.0.1 copy "nexa_ai_flutter: ^0.0.1" to clipboard
nexa_ai_flutter: ^0.0.1 copied to clipboard

Comprehensive Flutter plugin for Nexa AI SDK - Run LLMs, VLMs, Embeddings, ASR, and CV models on-device with NPU/GPU/CPU support for Android

0.0.1 #

Initial Release #

Features

  • Complete Nexa AI SDK integration for Android
  • Support for 6 model types: LLM, VLM, Embeddings, ASR, Reranker, and Computer Vision
  • Built-in model downloader with progress tracking and cancellation
  • Device capability detection with chipset identification
  • Model compatibility checking with performance estimation
  • Hardware acceleration support (Qualcomm NPU, GPU, and CPU)
  • Streaming generation for LLM and VLM models
  • Chat template support for conversational AI
  • Storage management with model deletion
  • 8 pre-configured models ready to use

Platform Support

  • Android (Min SDK 27, ARM64-v8a)
  • NPU acceleration for Snapdragon 8 Gen 3/4 devices
  • GPU acceleration for Snapdragon 8 series
  • CPU fallback for all ARM64 devices

Example App

  • Complete demonstration app with all features
  • Model management UI with compatibility indicators
  • Interactive chat interface with real-time streaming
  • Device information and performance indicators
  • Download progress tracking with speed monitoring
2
likes
0
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

Comprehensive Flutter plugin for Nexa AI SDK - Run LLMs, VLMs, Embeddings, ASR, and CV models on-device with NPU/GPU/CPU support for Android

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on nexa_ai_flutter

Packages that implement nexa_ai_flutter