ovos-skill-wikipedia


Nameovos-skill-wikipedia JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-wikipedia
Summaryovos wikipedia skill plugin
upload_time2025-02-02 20:35:11
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/8d/7c/089668aa9f2235b7e4e5f8b18f674cf4ce68af42ef713351d0d3ad3ecd1a/ovos-skill-wikipedia-0.7.0.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.7.0",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-wikipedia"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5bd780409d1c0ed221e978fd98430e4dbb00ee368b884662fb5151bd56abca76",
                "md5": "c1b41c4ea0232715beb599860db37070",
                "sha256": "e83016307048e4ea83eb22df189a815face65a61be01c30b1c318c22fbcf2222"
            },
            "downloads": -1,
            "filename": "ovos_skill_wikipedia-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c1b41c4ea0232715beb599860db37070",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 927222,
            "upload_time": "2025-02-02T20:35:10",
            "upload_time_iso_8601": "2025-02-02T20:35:10.532694Z",
            "url": "https://files.pythonhosted.org/packages/5b/d7/80409d1c0ed221e978fd98430e4dbb00ee368b884662fb5151bd56abca76/ovos_skill_wikipedia-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8d7c089668aa9f2235b7e4e5f8b18f674cf4ce68af42ef713351d0d3ad3ecd1a",
                "md5": "72308c6f419f3c128cf4372530c8846f",
                "sha256": "d41390c8c4d98677e23a98ae5ec3c24d0ebd0e0bcbda21d14c17feaaec79da18"
            },
            "downloads": -1,
            "filename": "ovos-skill-wikipedia-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "72308c6f419f3c128cf4372530c8846f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 901992,
            "upload_time": "2025-02-02T20:35:11",
            "upload_time_iso_8601": "2025-02-02T20:35:11.905363Z",
            "url": "https://files.pythonhosted.org/packages/8d/7c/089668aa9f2235b7e4e5f8b18f674cf4ce68af42ef713351d0d3ad3ecd1a/ovos-skill-wikipedia-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-02 20:35:11",
    "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.7.0"
                ],
                [
                    "<",
                    "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: 0.73941s