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.
- Host: GitHub
- URL: https://github.com/yodalightsabr/explain_this
- Owner: YodaLightsabr
- Created: 2022-03-17T04:42:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-14T00:34:04.000Z (about 4 years ago)
- Last Synced: 2025-07-23T00:24:31.295Z (11 months ago)
- Topics: dictionary, explain, wikipedia
- Language: JavaScript
- Homepage: https://github.com/YodaLightsabr/explain_this
- Size: 29.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.