You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From our discussion on August 10th, Daniel came up with a really awesome idea to utilize the Clarifai API.
The API allows you to provide pictures to it and return back some tags that describe the photo.
The goal on the project would be:
A user can upload picture(s) to the GUI
A web server would process these photos, and send them to the Clarifai API
It would return those tags to the user, and display photos from Instagram that are related to the photos searched, by searching the Instagram API via hashtags.
Users would then be able to see similar pictures to the ones that they uploaded.
Action Item #1: Mess with the Clarifai API to see what it returns when different photos are uploaded. Test the difference between the predict, search, and train endpoints. And bring back results for the next week.
The text was updated successfully, but these errors were encountered:
From our discussion on August 10th, Daniel came up with a really awesome idea to utilize the Clarifai API.
The API allows you to provide pictures to it and return back some tags that describe the photo.
The goal on the project would be:
Action Item #1: Mess with the Clarifai API to see what it returns when different photos are uploaded. Test the difference between the predict, search, and train endpoints. And bring back results for the next week.
The text was updated successfully, but these errors were encountered: