demo-helpingai


Namedemo-helpingai JSON
Version 0.2 PyPI version JSON
download
home_pagehttps://github.com/HelpingAI/HelpingAI1
SummaryHelpingAI most advance AI chatbot.
upload_time2024-01-24 08:27:07
maintainer
docs_urlNone
authorOEvortex
requires_python>=3.6
licenseGPLv3
keywords artificial-intelligence chatbot helpingai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # demo-helpingai

HelpingAI most advance AI chatbot

## Getting Started:

    python -m pip install -U demo-helpingai

Join my [Discord server](https://discord.gg/hf99YvT8qX ) for live chat, support, or if you have any issues with this package.


## Support this repository:

-   🎉 **Join my Discord Server:** Chat with me and others. [Join here](https://discord.gg/hf99YvT8qX ):

[![DiscordWidget](https://discordapp.com/api/guilds/1076407776403787796/widget.png?style=banner2)](https://discord.gg/hf99YvT8qX)

**Async:**

```python

from demo_helpingai import ChatBot

bot = ChatBot()
bot.query_chat()
bot.close()

```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HelpingAI/HelpingAI1",
    "name": "demo-helpingai",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "artificial-intelligence,chatbot,HelpingAI",
    "author": "OEvortex",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/0d/b2/2b23ea5c4d818978263b8266dcf34e522780fb3495a19515e33e60fcd625/demo_helpingai-0.2.tar.gz",
    "platform": null,
    "description": "# demo-helpingai\r\n\r\nHelpingAI most advance AI chatbot\r\n\r\n## Getting Started:\r\n\r\n    python -m pip install -U demo-helpingai\r\n\r\nJoin my [Discord server](https://discord.gg/hf99YvT8qX ) for live chat, support, or if you have any issues with this package.\r\n\r\n\r\n## Support this repository:\r\n\r\n-   \ud83c\udf89 **Join my Discord Server:** Chat with me and others. [Join here](https://discord.gg/hf99YvT8qX ):\r\n\r\n[![DiscordWidget](https://discordapp.com/api/guilds/1076407776403787796/widget.png?style=banner2)](https://discord.gg/hf99YvT8qX)\r\n\r\n**Async:**\r\n\r\n```python\r\n\r\nfrom demo_helpingai import ChatBot\r\n\r\nbot = ChatBot()\r\nbot.query_chat()\r\nbot.close()\r\n\r\n```\r\n\r\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "HelpingAI most advance AI chatbot.",
    "version": "0.2",
    "project_urls": {
        "Homepage": "https://github.com/HelpingAI/HelpingAI1",
        "Source": "https://github.com/HelpingAI/HelpingAI1"
    },
    "split_keywords": [
        "artificial-intelligence",
        "chatbot",
        "helpingai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5655241b3be5996bef3c5bac7f9c8dddbb4059e25962603d15dd190c76d17795",
                "md5": "958653faa727c9f59baf825d7a886275",
                "sha256": "5196ffc06a4ce96479a492c097ee3f1931cd7828bc0b82eef6fc7e38d90c0ba9"
            },
            "downloads": -1,
            "filename": "demo_helpingai-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "958653faa727c9f59baf825d7a886275",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 15734,
            "upload_time": "2024-01-24T08:27:05",
            "upload_time_iso_8601": "2024-01-24T08:27:05.677544Z",
            "url": "https://files.pythonhosted.org/packages/56/55/241b3be5996bef3c5bac7f9c8dddbb4059e25962603d15dd190c76d17795/demo_helpingai-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0db22b23ea5c4d818978263b8266dcf34e522780fb3495a19515e33e60fcd625",
                "md5": "cafc8b35dbfe7b91565d1e2a8efe9a10",
                "sha256": "6e3671327ff59a63fee5842efd22041636d142179f9c6563b7136e7d535cf146"
            },
            "downloads": -1,
            "filename": "demo_helpingai-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "cafc8b35dbfe7b91565d1e2a8efe9a10",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 15538,
            "upload_time": "2024-01-24T08:27:07",
            "upload_time_iso_8601": "2024-01-24T08:27:07.199469Z",
            "url": "https://files.pythonhosted.org/packages/0d/b2/2b23ea5c4d818978263b8266dcf34e522780fb3495a19515e33e60fcd625/demo_helpingai-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-24 08:27:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HelpingAI",
    "github_project": "HelpingAI1",
    "github_not_found": true,
    "lcname": "demo-helpingai"
}
        
Elapsed time: 0.18357s