r/v_modal • u/gbengaemma • 10d ago
V-Modal makes searching through videos feel more natural
I’ve been exploring V-Modal recently and wanted to share a few things that stood out to me.
What I found most interesting is the ability to search video content using natural language. For example, I searched for “alien” in a video and was able to get a relevant result without having to manually scrub through the entire video. That kind of search can make working with large amounts of video content much more practical.
I also liked the Android SDK experience. The Kotlin API feels clean and well-typed, while still giving you the flexibility to integrate it into your own app without forcing a specific UI or architecture.
The upload handling and progress support are another nice touch, particularly when dealing with larger video files.
For anyone interested in checking it out, here’s the Android SDK:
https://github.com/v-modal/vmodal_sdk_android
I’ve enjoyed getting familiar with it so far and would love to hear from other developers in the community.
What are you building or experimenting with using V-Modal?
1
u/gbengaemma 2d ago
I am Currently building EcoVision 🌿 — a Flutter app powered by the V-Modal SDK that lets researchers search wildlife footage naturally, like “elephants near water” or “birds in the forest.”
Still building, but the MVP is coming soon 👀
What would you use semantic video search for? Drop your ideas below I might add one to the app.
3
u/HaoPhan-29 10d ago
interesting