Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sprint #1: Explorting the Clarifai API #1

Open
browne0 opened this issue Aug 11, 2017 · 0 comments
Open

Sprint #1: Explorting the Clarifai API #1

browne0 opened this issue Aug 11, 2017 · 0 comments

Comments

@browne0
Copy link

browne0 commented Aug 11, 2017

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:

  1. A user can upload picture(s) to the GUI
  2. A web server would process these photos, and send them to the Clarifai API
  3. 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.
  4. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant