vChatGPT


NamevChatGPT JSON
Version 1.1 PyPI version JSON
download
home_pagehttps://github.com/ywatanabe1989/vChatGPT
SummaryVerbal ChatGPT
upload_time2023-05-09 02:47:44
maintainer
docs_urlNone
authorywatanabe1989
requires_python>=3.0
licenseGPL3.0
keywords verbal chatgpt ai language model learning english
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #### vChatGPT
You can talk to and listen to ChatGPT.

#### Screenshot
![alt text](https://github.com/ywatanabe1989/vChatGPT/blob/main/docs/vChatGPT_demo_new.png?raw=true)

#### Installation
``` bash
$ pip install vChatGPT
```

#### How to run vChatGPT
``` bash
$ export OPENAI_API_KEY="52-DIGIT-YOUR_API_KEY" # Available on https://platform.openai.com/account/api-keys
$ python -m vChatGPT
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ywatanabe1989/vChatGPT",
    "name": "vChatGPT",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": "",
    "keywords": "verbal ChatGPT,AI language model,learning English",
    "author": "ywatanabe1989",
    "author_email": "ywata1989@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/99/ab/7a1e21c6658a22c79e4c00466aed30f68b2a6ccc5ba45c7c2aa1c1f87326/vChatGPT-1.1.tar.gz",
    "platform": null,
    "description": "#### vChatGPT\nYou can talk to and listen to ChatGPT.\n\n#### Screenshot\n![alt text](https://github.com/ywatanabe1989/vChatGPT/blob/main/docs/vChatGPT_demo_new.png?raw=true)\n\n#### Installation\n``` bash\n$ pip install vChatGPT\n```\n\n#### How to run vChatGPT\n``` bash\n$ export OPENAI_API_KEY=\"52-DIGIT-YOUR_API_KEY\" # Available on https://platform.openai.com/account/api-keys\n$ python -m vChatGPT\n```\n",
    "bugtrack_url": null,
    "license": "GPL3.0",
    "summary": "Verbal ChatGPT",
    "version": "1.1",
    "project_urls": {
        "Homepage": "https://github.com/ywatanabe1989/vChatGPT"
    },
    "split_keywords": [
        "verbal chatgpt",
        "ai language model",
        "learning english"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "046a75b61828ef2b03caeb0069555f15e71653970de67451f4e935ec52a1b213",
                "md5": "8686baf4f9d300581cbb5d6af51ebf7c",
                "sha256": "1e8a510af5bf4346b593aa7b146d2fae67d21d84ab8445a28a7ca0bd69a0b0f4"
            },
            "downloads": -1,
            "filename": "vChatGPT-1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8686baf4f9d300581cbb5d6af51ebf7c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 115373,
            "upload_time": "2023-05-09T02:47:42",
            "upload_time_iso_8601": "2023-05-09T02:47:42.592909Z",
            "url": "https://files.pythonhosted.org/packages/04/6a/75b61828ef2b03caeb0069555f15e71653970de67451f4e935ec52a1b213/vChatGPT-1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99ab7a1e21c6658a22c79e4c00466aed30f68b2a6ccc5ba45c7c2aa1c1f87326",
                "md5": "85cecbfc909b5a48702704a9a68b0f65",
                "sha256": "dde649a4fd278912bccf8fec9c674bf2bb876179861be0c9c05ab5d97adfdde9"
            },
            "downloads": -1,
            "filename": "vChatGPT-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "85cecbfc909b5a48702704a9a68b0f65",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 115827,
            "upload_time": "2023-05-09T02:47:44",
            "upload_time_iso_8601": "2023-05-09T02:47:44.906775Z",
            "url": "https://files.pythonhosted.org/packages/99/ab/7a1e21c6658a22c79e4c00466aed30f68b2a6ccc5ba45c7c2aa1c1f87326/vChatGPT-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-09 02:47:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ywatanabe1989",
    "github_project": "vChatGPT",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "vchatgpt"
}
        
Elapsed time: 0.14945s