hai-chat-gpt


Namehai-chat-gpt JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/zhangzhengde0225/HaiChatGPT
SummaryChatGPT implementation in Hakutaku Artificial Intelligence (HAI) Platform.
upload_time2023-02-10 06:10:32
maintainer
docs_urlNone
authorZhengde Zhang
requires_python>=3.6.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

# HaiChatGPT

This project is a ChatGPT GUI based on Hai GUI Framework ([HaiGF](https://code.ihep.ac.cn/zdzhang/hai-gui-framework)).


# Quickstart

```bash
pip install hai-chat-gpt --upgrade  # install

HaiChatGPT  # run

# parmeters:
--cli  # run in command line mode
```


## Acknowledgement

The project is based on  [OpenAI](www.openai.com) and acheong08's [ChatGPT](https://github.com/acheong08/ChatGPT) project.





            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zhangzhengde0225/HaiChatGPT",
    "name": "hai-chat-gpt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Zhengde Zhang",
    "author_email": "drivener@163.com",
    "download_url": "https://files.pythonhosted.org/packages/f2/9e/11bdfab7244e207b1614fa613fe284b4da477e188e4ad81c7285c3abccbe/hai-chat-gpt-0.0.8.tar.gz",
    "platform": null,
    "description": "\n\n# HaiChatGPT\n\nThis project is a ChatGPT GUI based on Hai GUI Framework ([HaiGF](https://code.ihep.ac.cn/zdzhang/hai-gui-framework)).\n\n\n# Quickstart\n\n```bash\npip install hai-chat-gpt --upgrade  # install\n\nHaiChatGPT  # run\n\n# parmeters:\n--cli  # run in command line mode\n```\n\n\n## Acknowledgement\n\nThe project is based on  [OpenAI](www.openai.com) and acheong08's [ChatGPT](https://github.com/acheong08/ChatGPT) project.\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "ChatGPT implementation in Hakutaku Artificial Intelligence (HAI) Platform.",
    "version": "0.0.8",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1cef50927d80a1452da65ddaaff324ad61f85b3bcb4b878ccf01357ffa24d34b",
                "md5": "f688b68dbeb40d2f81a6597f6ddddd32",
                "sha256": "4c78bed98b4a0b172d21fbd28a6ab81524e95ebd0a1e06ab3815deffcd0e62f2"
            },
            "downloads": -1,
            "filename": "hai_chat_gpt-0.0.8-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f688b68dbeb40d2f81a6597f6ddddd32",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6.0",
            "size": 22699,
            "upload_time": "2023-02-10T06:10:29",
            "upload_time_iso_8601": "2023-02-10T06:10:29.679650Z",
            "url": "https://files.pythonhosted.org/packages/1c/ef/50927d80a1452da65ddaaff324ad61f85b3bcb4b878ccf01357ffa24d34b/hai_chat_gpt-0.0.8-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f29e11bdfab7244e207b1614fa613fe284b4da477e188e4ad81c7285c3abccbe",
                "md5": "03d50644356a5dd48834e81f057103cd",
                "sha256": "f560d7e63c8b336edc2d7ed37984b83a85b2895588ebf80b2aa9e8bcab520ac0"
            },
            "downloads": -1,
            "filename": "hai-chat-gpt-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "03d50644356a5dd48834e81f057103cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.0",
            "size": 19236,
            "upload_time": "2023-02-10T06:10:32",
            "upload_time_iso_8601": "2023-02-10T06:10:32.270579Z",
            "url": "https://files.pythonhosted.org/packages/f2/9e/11bdfab7244e207b1614fa613fe284b4da477e188e4ad81c7285c3abccbe/hai-chat-gpt-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-10 06:10:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "zhangzhengde0225",
    "github_project": "HaiChatGPT",
    "lcname": "hai-chat-gpt"
}
        
Elapsed time: 0.16619s