Terminal based interface for chatgpt. I have attempted to mimic
the playgrounds current implementation as closely as possible. in order to use
the script you will need an api key for chatgpt.
You can get a key here https://openai.com/api/
set your api key to the enviroment variable OPENAI_API_KEY
Raw data
{
"_id": null,
"home_page": "https://github.com/th3r00t/phatgpt",
"name": "phatgpt",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "chatgpt ai",
"author": "th3r00t",
"author_email": "admin@mylt.dev",
"download_url": "https://files.pythonhosted.org/packages/26/e7/1a53eddd27757f2de12a183386713189156e5794e75c5776ae6dd852b5b3/phatgpt-0.0.8.tar.gz",
"platform": null,
"description": "\nTerminal based interface for chatgpt. I have attempted to mimic\nthe playgrounds current implementation as closely as possible. in order to use\nthe script you will need an api key for chatgpt.\n\nYou can get a key here https://openai.com/api/\n\nset your api key to the enviroment variable OPENAI_API_KEY\n",
"bugtrack_url": null,
"license": "GPL3",
"summary": "A simple terminal interface for chatgpt",
"version": "0.0.8",
"split_keywords": [
"chatgpt",
"ai"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "75e2c5afce26f7178d31aba409f6e7bb",
"sha256": "6085cc0c501729351da7ad2845e256404a62428d473df1eb683db6a6ce4a79ae"
},
"downloads": -1,
"filename": "phatgpt-0.0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "75e2c5afce26f7178d31aba409f6e7bb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 15003,
"upload_time": "2022-12-06T18:00:42",
"upload_time_iso_8601": "2022-12-06T18:00:42.052469Z",
"url": "https://files.pythonhosted.org/packages/51/aa/b0c9f599a91c51be92273b73f44545a139804b70000c6d0385edc6d0673c/phatgpt-0.0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "9b76da07592297fe8c51873eec9fea72",
"sha256": "e9eb457ea6da9061968e7c8cb4339f58010ce82730e90fbc374162e9c759f145"
},
"downloads": -1,
"filename": "phatgpt-0.0.8.tar.gz",
"has_sig": false,
"md5_digest": "9b76da07592297fe8c51873eec9fea72",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14438,
"upload_time": "2022-12-06T18:00:43",
"upload_time_iso_8601": "2022-12-06T18:00:43.549793Z",
"url": "https://files.pythonhosted.org/packages/26/e7/1a53eddd27757f2de12a183386713189156e5794e75c5776ae6dd852b5b3/phatgpt-0.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-06 18:00:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "th3r00t",
"github_project": "phatgpt",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "phatgpt"
}