ovos-skill-wikipedia


Nameovos-skill-wikipedia JSON
Version 0.5.15 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-wikipedia
Summaryovos wikipedia skill plugin
upload_time2025-01-04 21:29:28
maintainerNone
docs_urlNone
authorJarbasAi
requires_pythonNone
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements ovos-utils ovos_workshop ovos-plugin-manager ovos-bus-client ovos-solver-bm25-plugin
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/88/6e/9118d0b0b2fba3bb89472617167fcd0866abfbf390d9be7428ff2a50bbbc/ovos-skill-wikipedia-0.5.15.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\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ovos wikipedia skill plugin",
    "version": "0.5.15",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-wikipedia"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38cbd262c6a6e8ed8c2700be8b1b20c22ef9a3ca35534700f85782d781deb28d",
                "md5": "07f9107f36945086d749ee135d9e3b79",
                "sha256": "9ae3c4c07acf18315ee33933d18d3434e531472b2258c286e59c221c2259e8ee"
            },
            "downloads": -1,
            "filename": "ovos_skill_wikipedia-0.5.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "07f9107f36945086d749ee135d9e3b79",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 926377,
            "upload_time": "2025-01-04T21:29:23",
            "upload_time_iso_8601": "2025-01-04T21:29:23.547345Z",
            "url": "https://files.pythonhosted.org/packages/38/cb/d262c6a6e8ed8c2700be8b1b20c22ef9a3ca35534700f85782d781deb28d/ovos_skill_wikipedia-0.5.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "886e9118d0b0b2fba3bb89472617167fcd0866abfbf390d9be7428ff2a50bbbc",
                "md5": "37e29b91dad61f8059a0bd78181a8ae8",
                "sha256": "2bd0df44cbec17cf3e0eadd93e26d5dd1b779bcc4c9b6aebdb99de24d58f8f06"
            },
            "downloads": -1,
            "filename": "ovos-skill-wikipedia-0.5.15.tar.gz",
            "has_sig": false,
            "md5_digest": "37e29b91dad61f8059a0bd78181a8ae8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 901128,
            "upload_time": "2025-01-04T21:29:28",
            "upload_time_iso_8601": "2025-01-04T21:29:28.250687Z",
            "url": "https://files.pythonhosted.org/packages/88/6e/9118d0b0b2fba3bb89472617167fcd0866abfbf390d9be7428ff2a50bbbc/ovos-skill-wikipedia-0.5.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-04 21:29:28",
    "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.38"
                ],
                [
                    "<",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "ovos_workshop",
            "specs": [
                [
                    "<",
                    "4.0.0"
                ],
                [
                    ">=",
                    "3.3.2"
                ]
            ]
        },
        {
            "name": "ovos-plugin-manager",
            "specs": [
                [
                    ">=",
                    "0.0.26"
                ],
                [
                    "<",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "ovos-bus-client",
            "specs": [
                [
                    ">=",
                    "1.0.1"
                ]
            ]
        },
        {
            "name": "ovos-solver-bm25-plugin",
            "specs": []
        }
    ],
    "lcname": "ovos-skill-wikipedia"
}
        
Elapsed time: 1.39770s