Name | vcchat JSON |
Version |
0.0.1
JSON |
| download |
home_page | |
Summary | chatbot |
upload_time | 2023-04-20 13:36:08 |
maintainer | |
docs_url | None |
author | aiml department |
requires_python | >=3.7 |
license | MIT |
keywords |
vcchat
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# VCET Chat Bot
* there is a Start function that will take a apikey in form or string
* that can take single statement directly
* if empty left then will take long prompt from a.txt in same directory or can pass the file path(not as string)
* To end this chat you can say <b><u>bye</u></b> that exits
## Usage
```python
import vcchat as vc
vc.start('sk-sdsadd.....')
```
Raw data
{
"_id": null,
"home_page": "",
"name": "vcchat",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "vcchat",
"author": "aiml department",
"author_email": "aiml5thsem@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ed/f2/d47b55e40383965ea78ae3e53204702cc789ad15c8d28831d2e6dc5bb9ad/vcchat-0.0.1.tar.gz",
"platform": null,
"description": "# VCET Chat Bot \r\n\r\n* there is a Start function that will take a apikey in form or string \r\n* that can take single statement directly \r\n* if empty left then will take long prompt from a.txt in same directory or can pass the file path(not as string)\r\n* To end this chat you can say <b><u>bye</u></b> that exits\r\n\r\n## Usage\r\n```python\r\nimport vcchat as vc\r\nvc.start('sk-sdsadd.....')\r\n```\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "chatbot",
"version": "0.0.1",
"split_keywords": [
"vcchat"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a3504cdae307c11e6f826367ab2260a89988354a1b90d39d3b33fbd60f29d940",
"md5": "7729ed1fa912d7d7d1b39475b0878998",
"sha256": "6f8fd3245356506ec820ba54daa2829750716d50ae6951d275f4cb9233defc22"
},
"downloads": -1,
"filename": "vcchat-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7729ed1fa912d7d7d1b39475b0878998",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 2976,
"upload_time": "2023-04-20T13:36:05",
"upload_time_iso_8601": "2023-04-20T13:36:05.515881Z",
"url": "https://files.pythonhosted.org/packages/a3/50/4cdae307c11e6f826367ab2260a89988354a1b90d39d3b33fbd60f29d940/vcchat-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "edf2d47b55e40383965ea78ae3e53204702cc789ad15c8d28831d2e6dc5bb9ad",
"md5": "52b331bd3fc5723b10354e516080805c",
"sha256": "146a31e808708eb32b2336d4c5944b992d77884d1e914373a5077438a6423e1e"
},
"downloads": -1,
"filename": "vcchat-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "52b331bd3fc5723b10354e516080805c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 2849,
"upload_time": "2023-04-20T13:36:08",
"upload_time_iso_8601": "2023-04-20T13:36:08.420107Z",
"url": "https://files.pythonhosted.org/packages/ed/f2/d47b55e40383965ea78ae3e53204702cc789ad15c8d28831d2e6dc5bb9ad/vcchat-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-20 13:36:08",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "vcchat"
}