ovos-skill-wikipedia


Nameovos-skill-wikipedia JSON
Version 0.0.2a3 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-wikipedia
Summaryovos wikipedia skill plugin
upload_time2024-06-01 13:24:31
maintainerNone
docs_urlNone
authorJarbasAi
requires_pythonNone
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements ovos-utils ovos_workshop
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/brands/wikipedia-w.svg' card_color='#000000' width='50' height='50' style='vertical-align:bottom'/> Wikipedia
Wikipedia

![](./logo.png)

## About 
Query [Wikipedia](https://www.wikipedia.org) for answers to all your questions.  Get just a summary, or ask for more to get in-depth information.

![](./gui.gif)

## Examples 
* "Tell me about Elon Musk"
* "Tell me about beans"
* "Check Wikipedia for beans"
* "Tell me about the Pembroke Welsh Corgi"
* "Search for chocolate"
* "More information" (followup after an initial summary)
* "Tell me More" (followup after an initial summary)


## Category
**Information**

## Tags
#wikipedia
#encyclopedia
#general-knowledge
#wiki
#question
#query

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/skill-ovos-wikipedia",
    "name": "ovos-skill-wikipedia",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ovos skill plugin",
    "author": "JarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "https://files.pythonhosted.org/packages/2e/ee/7f3f91d7c678360f9738f257354e0593732c3cd2a999c2a841f2b485e17f/ovos-skill-wikipedia-0.0.2a3.tar.gz",
    "platform": null,
    "description": "# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/brands/wikipedia-w.svg' card_color='#000000' width='50' height='50' style='vertical-align:bottom'/> Wikipedia\nWikipedia\n\n![](./logo.png)\n\n## About \nQuery [Wikipedia](https://www.wikipedia.org) for answers to all your questions.  Get just a summary, or ask for more to get in-depth information.\n\n![](./gui.gif)\n\n## Examples \n* \"Tell me about Elon Musk\"\n* \"Tell me about beans\"\n* \"Check Wikipedia for beans\"\n* \"Tell me about the Pembroke Welsh Corgi\"\n* \"Search for chocolate\"\n* \"More information\" (followup after an initial summary)\n* \"Tell me More\" (followup after an initial summary)\n\n\n## Category\n**Information**\n\n## Tags\n#wikipedia\n#encyclopedia\n#general-knowledge\n#wiki\n#question\n#query\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ovos wikipedia skill plugin",
    "version": "0.0.2a3",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-wikipedia"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0681305067f40c006c8a738ed924bfbbc70d01980753dd166094150a0c92f42",
                "md5": "d6e5b0cea7e17dac124166101b8dc9a5",
                "sha256": "f48ee7149d5eea8c0d042effe0765947d3effd387a6306a6a020a114ae5a7b74"
            },
            "downloads": -1,
            "filename": "ovos_skill_wikipedia-0.0.2a3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6e5b0cea7e17dac124166101b8dc9a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 915149,
            "upload_time": "2024-06-01T13:24:30",
            "upload_time_iso_8601": "2024-06-01T13:24:30.103203Z",
            "url": "https://files.pythonhosted.org/packages/b0/68/1305067f40c006c8a738ed924bfbbc70d01980753dd166094150a0c92f42/ovos_skill_wikipedia-0.0.2a3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2eee7f3f91d7c678360f9738f257354e0593732c3cd2a999c2a841f2b485e17f",
                "md5": "ce2f1bdd3b5ea7ba88a7487c8752eba5",
                "sha256": "83d320193f7f2f72ab0ce75f378da10cbd6e42ce2ffc1f4fed45e032bd159205"
            },
            "downloads": -1,
            "filename": "ovos-skill-wikipedia-0.0.2a3.tar.gz",
            "has_sig": false,
            "md5_digest": "ce2f1bdd3b5ea7ba88a7487c8752eba5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 895126,
            "upload_time": "2024-06-01T13:24:31",
            "upload_time_iso_8601": "2024-06-01T13:24:31.963003Z",
            "url": "https://files.pythonhosted.org/packages/2e/ee/7f3f91d7c678360f9738f257354e0593732c3cd2a999c2a841f2b485e17f/ovos-skill-wikipedia-0.0.2a3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-01 13:24:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "skill-ovos-wikipedia",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "ovos-utils",
            "specs": [
                [
                    "~=",
                    "0.0"
                ],
                [
                    ">=",
                    "0.0.38"
                ]
            ]
        },
        {
            "name": "ovos_workshop",
            "specs": [
                [
                    "~=",
                    "0.0"
                ],
                [
                    ">=",
                    "0.0.15"
                ]
            ]
        }
    ],
    "lcname": "ovos-skill-wikipedia"
}
        
Elapsed time: 0.25612s