Skip to content

Caption-based images gallery search Application in React-Native (with native modules integrated for image labeling)

Notifications You must be signed in to change notification settings

lamnguyen5464/RCT-WhereMyImage

Repository files navigation

Where my Images

Caption-based images gallery search Application

Usage

Find photos in gallery that match the user's filter tags (through provided keywords or user’s description). Use ML-Kit to integrate TensorFlow Lite model for processing images-labeling in asynchronous thread at native modules (Java, Swift) and emitting to React-native through RCTEventEmitter.

Install

For Window users, you should run:

npm run all_window

or Mac_er only run:

npm run all

...to install neccessary packages and start metro bundle before build/run in Android Studio/Xcode

Screenshot

About

Caption-based images gallery search Application in React-Native (with native modules integrated for image labeling)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published