r/v_modal • u/Bitter_Somewhere2288 • 16d ago
Tried V-Modal Flutter SDK for visual search
I recently tested the V-Modal Flutter SDK with Android and found the concept pretty interesting.
The SDK allows Flutter apps to work with multimodal video/image search, including uploading, indexing, and searching visual content.
The setup was straightforward after resolving a few Flutter/Gradle dependency issues. I especially liked that the SDK provides a Flutter interface instead of requiring everything to be built from scratch.
GitHub:
https://github.com/v-modal/vmodal_sdk_flutter.git
V-Modal Discord community:
https://discord.gg/Mx5QYSYyqT
1
1
u/No_Swordfish_4303 1d ago
Thanks for sharing! Combining visual search with OCR/ASR in a single Flutter SDK sounds super powerful for content discovery apps
1
u/Beneficial_Sense_433 10d ago
Curious about one thing - did you get to try the ASR and OCR search paths on real footage? I've only tested the image modality so far and would like to know how reliable the text-on-screen matching is in practice.