Skip to content

raghavgr/MoviePicker

Repository files navigation

🎉 MoviePicker 🎉

Use Clarifai API to pick movies from TMDB by recognizing images.

##Setup

Requires following dependencies: Alamofire SwiftyJSON

Use CocoaPods to install these dependencies.

Run the command:

pod install to install the dependencies.

Open MoviePicker.xcworkspace to access the files after installation.

##App functionality

Add Image to get the appropriate tags from Clarifai API for the image. Then select a tag to get related keywords from TMDB API. A table of related movies should be presented according to the selected keyword. Save image and view saved images tab to check out the previously saved images.

Screenshots

Loading

About

Clarifai API application with movie selection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published