Skip to content

Instantly share code, notes, and snippets.

@821jieun
Last active March 4, 2018 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 821jieun/1a1e9fab5d4385eac8f89933d29c2bed to your computer and use it in GitHub Desktop.
Save 821jieun/1a1e9fab5d4385eac8f89933d29c2bed to your computer and use it in GitHub Desktop.
Statement for Capstone App Idea

Enable users to search NASA's astronomy picture of the day archives by inputting a date (NASA API); Enable users to learn more about any aspect of the resulting picure and caption by searching Wikipedia with a search term (Wikipedia API).

@tudorilisoi
Copy link

tudorilisoi commented Mar 4, 2018

Hello, Jieun, nice to meet you!
My 2 cents: you can try to identify entities in the image description and their wikipedia links with this Google API:
https://cloud.google.com/natural-language/docs/analyzing-entities

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment