teams-ai


Nameteams-ai JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/microsoft/teams-ai
SummarySDK focused on building AI based applications for Microsoft Teams.
upload_time2024-03-06 17:44:49
maintainer
docs_urlNone
authorMicrosoft
requires_python>=3.8,<4.0
license
keywords microsoft teams ai bot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Teams AI Library

Welcome to the Teams AI Library Python package! 

This SDK is specifically designed to assist you in creating bots capable of interacting with Teams and Microsoft 365 applications. It is constructed using the [Bot Framework SDK](https://github.com/microsoft/botbuilder-python) as its foundation, simplifying the process of developing bots that interact with Teams' artificial intelligence capabilities. See the [Teams AI repo README.md](https://github.com/microsoft/teams-ai), for general information.

## Getting Started

To get started, take a look at the [getting started docs](https://github.com/microsoft/teams-ai/blob/main/getting-started/README.md).

## Migration

If you're migrating an existing project, switching to add on the Teams AI Library layer is quick and simple. See the [migration guide](https://github.com/microsoft/teams-ai/blob/main/getting-started/MIGRATION/PYTHON.md).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/microsoft/teams-ai",
    "name": "teams-ai",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "microsoft,teams,ai,bot",
    "author": "Microsoft",
    "author_email": "teams@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/66/0f/1215f3bb4ab84743f5a1adb54a9fef3f619252c01cfd63f8affd02f0ba5c/teams_ai-1.0.0.tar.gz",
    "platform": null,
    "description": "# Teams AI Library\n\nWelcome to the Teams AI Library Python package! \n\nThis SDK is specifically designed to assist you in creating bots capable of interacting with Teams and Microsoft 365 applications. It is constructed using the [Bot Framework SDK](https://github.com/microsoft/botbuilder-python) as its foundation, simplifying the process of developing bots that interact with Teams' artificial intelligence capabilities. See the [Teams AI repo README.md](https://github.com/microsoft/teams-ai), for general information.\n\n## Getting Started\n\nTo get started, take a look at the [getting started docs](https://github.com/microsoft/teams-ai/blob/main/getting-started/README.md).\n\n## Migration\n\nIf you're migrating an existing project, switching to add on the Teams AI Library layer is quick and simple. See the [migration guide](https://github.com/microsoft/teams-ai/blob/main/getting-started/MIGRATION/PYTHON.md).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "SDK focused on building AI based applications for Microsoft Teams.",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/teams%20conversational%20ai/teams-conversation-ai-overview",
        "Homepage": "https://github.com/microsoft/teams-ai",
        "Repository": "https://github.com/microsoft/teams-ai"
    },
    "split_keywords": [
        "microsoft",
        "teams",
        "ai",
        "bot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1fea7691fd6b2937495f20f57f6057218374f027c97ceb7f5ee6d8aacc95ceba",
                "md5": "2abb8792995d625196e77f13950ce30d",
                "sha256": "d935aa61ebc074cbea432c310949437acc08a843f78768a1a7df86c6d0a69a9f"
            },
            "downloads": -1,
            "filename": "teams_ai-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2abb8792995d625196e77f13950ce30d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 156330,
            "upload_time": "2024-03-06T17:44:46",
            "upload_time_iso_8601": "2024-03-06T17:44:46.601590Z",
            "url": "https://files.pythonhosted.org/packages/1f/ea/7691fd6b2937495f20f57f6057218374f027c97ceb7f5ee6d8aacc95ceba/teams_ai-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "660f1215f3bb4ab84743f5a1adb54a9fef3f619252c01cfd63f8affd02f0ba5c",
                "md5": "fc65c8bf533a91290cc30f1d26f2e4b0",
                "sha256": "9b2a34c7ea34f633a2361a3f639b06c9060eb3e5de30d0eb3c93bc3cfdf41db5"
            },
            "downloads": -1,
            "filename": "teams_ai-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fc65c8bf533a91290cc30f1d26f2e4b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 79047,
            "upload_time": "2024-03-06T17:44:49",
            "upload_time_iso_8601": "2024-03-06T17:44:49.076412Z",
            "url": "https://files.pythonhosted.org/packages/66/0f/1215f3bb4ab84743f5a1adb54a9fef3f619252c01cfd63f8affd02f0ba5c/teams_ai-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-06 17:44:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "microsoft",
    "github_project": "teams-ai",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "teams-ai"
}
        
Elapsed time: 0.18656s