Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mycroftai/fallback-duckduckgo
Mycroft AI official Duck Duck Go Skill - used as a fallback if an Utterance can't be matched to an Intent
https://github.com/mycroftai/fallback-duckduckgo
duckduckgo duckduckgo-api duckduckgo-search hacktoberfest mycroft mycroft-fallback mycroft-skill mycroftai
Last synced: about 1 month ago
JSON representation
Mycroft AI official Duck Duck Go Skill - used as a fallback if an Utterance can't be matched to an Intent
- Host: GitHub
- URL: https://github.com/mycroftai/fallback-duckduckgo
- Owner: MycroftAI
- License: apache-2.0
- Created: 2017-10-04T01:13:51.000Z (about 7 years ago)
- Default Branch: 21.02
- Last Pushed: 2022-04-05T05:43:17.000Z (over 2 years ago)
- Last Synced: 2024-08-09T22:03:23.633Z (4 months ago)
- Topics: duckduckgo, duckduckgo-api, duckduckgo-search, hacktoberfest, mycroft, mycroft-fallback, mycroft-skill, mycroftai
- Language: Python
- Homepage: https://mycroft.ai/skills
- Size: 96.7 KB
- Stars: 9
- Watchers: 9
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DuckDuckGo
Use DuckDuckGo to answer questions## About
Query DuckDuckGo as a fallback when no other Skill can answer the question.Uses the [DuckDuckGo API](https://duckduckgo.com/api) to provide information.
## Examples
* "Who is George Washington?"
* "What is plasma?"
* "Who's Madonna?"## Credits
Mycroft AI (@MycroftAI)## Category
**Information**## Tags
#duckduckgo
#query
#fallback
#search-engine
#searchengine