symbl


Namesymbl JSON
Version 2.0.2 PyPI version JSON
download
home_pageNone
Summarysymbl.ai SDK
upload_time2024-04-17 09:19:50
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords symbl.ai sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
                <h1>Symbl's APIs for external consumers.</h1> <h2>Language Insights API</h2> Symbl's Language Insights API provides an interface for applications to perform the analysis on the raw text and get insights from it. The API automatically detects sentence boundaries and punctuates the sentences, and also returns the updated messages in the response. Conversations are the most unstructured piece of information that we represent information in, and which most of the leads to lot of loss of information by not being able to capture them correctly.<br/> Language Insights API focuses on understanding such texts and generate the useful and important information from them. <br/> Currently the API supports detection of the Action Items in any type of unstructured text. In future the same API will also have support to detect \"Information\" and \"Event\", where Information is any informational piece and Event is a reference to something that has happened in the past.<br/> <h2>Telephony Integration</h2> Symbl can currently integrate with two types of telephony endpoints: 1. SIP trunks<br/> 2. PSTN endpoints<br/> Results are sent via HTTP WebHooks as and when they are available.<br/> <h2>Flow</h2> 1. External Application invokes REST API to join a meeting/session, with the mode (SIP/PSTN) and joining details<br/> 2. Symbl joins the meeting via SIP or PSTN integration<br/> 3. Symbl continuously processes the audio stream received<br/> 4. Symbl calls WebHook whenever transcription results are available<br/>  # noqa: E501
    

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "symbl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Symbl.ai SDK",
    "author": null,
    "author_email": "info@symbl.ai",
    "download_url": "https://files.pythonhosted.org/packages/5c/32/0539e37fe8ad00b8b9eb76a9b9732d43728bcb5a1884849922854d61bbe4/symbl-2.0.2.tar.gz",
    "platform": null,
    "description": "    <h1>Symbl's APIs for external consumers.</h1> <h2>Language Insights API</h2> Symbl's Language Insights API provides an interface for applications to perform the analysis on the raw text and get insights from it. The API automatically detects sentence boundaries and punctuates the sentences, and also returns the updated messages in the response. Conversations are the most unstructured piece of information that we represent information in, and which most of the leads to lot of loss of information by not being able to capture them correctly.<br/> Language Insights API focuses on understanding such texts and generate the useful and important information from them. <br/> Currently the API supports detection of the Action Items in any type of unstructured text. In future the same API will also have support to detect \\"Information\\" and \\"Event\\", where Information is any informational piece and Event is a reference to something that has happened in the past.<br/> <h2>Telephony Integration</h2> Symbl can currently integrate with two types of telephony endpoints: 1. SIP trunks<br/> 2. PSTN endpoints<br/> Results are sent via HTTP WebHooks as and when they are available.<br/> <h2>Flow</h2> 1. External Application invokes REST API to join a meeting/session, with the mode (SIP/PSTN) and joining details<br/> 2. Symbl joins the meeting via SIP or PSTN integration<br/> 3. Symbl continuously processes the audio stream received<br/> 4. Symbl calls WebHook whenever transcription results are available<br/>  # noqa: E501\n    \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "symbl.ai SDK",
    "version": "2.0.2",
    "project_urls": null,
    "split_keywords": [
        "symbl.ai",
        "sdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c320539e37fe8ad00b8b9eb76a9b9732d43728bcb5a1884849922854d61bbe4",
                "md5": "0964e4f93e7ec89728290d2aebe55972",
                "sha256": "4481200f7b182167b1788dfd2673c8471929936e4faddb68db5b1911828bb755"
            },
            "downloads": -1,
            "filename": "symbl-2.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0964e4f93e7ec89728290d2aebe55972",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22746,
            "upload_time": "2024-04-17T09:19:50",
            "upload_time_iso_8601": "2024-04-17T09:19:50.706254Z",
            "url": "https://files.pythonhosted.org/packages/5c/32/0539e37fe8ad00b8b9eb76a9b9732d43728bcb5a1884849922854d61bbe4/symbl-2.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 09:19:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "symbl"
}
        
Elapsed time: 0.24406s