An open API service indexing awesome lists of open source software.

https://github.com/yodalightsabr/explain_this

explain-this will attempt to use public resources (dictionary, Wikipedia) to define a topic. It then uses a list of related words as context to select the best Wikipedia page or definition by scanning the pages.
https://github.com/yodalightsabr/explain_this

dictionary explain wikipedia

Last synced: 8 months ago
JSON representation

explain-this will attempt to use public resources (dictionary, Wikipedia) to define a topic. It then uses a list of related words as context to select the best Wikipedia page or definition by scanning the pages.

Awesome Lists containing this project

README

          

# explain-this
explain-this will attempt to use public resources (dictionary, Wikipedia) to define a topic. It then uses a list of related words as context to select the best Wikipedia page or definition by scanning the pages.

You can think of it as one of the Google explanation cards when you search for a topic. I'm hoping to add image support soon, too.