hume


Namehume JSON
Version 0.4.2 PyPI version JSON
download
home_pagehttps://github.com/HumeAI/hume-python-sdk
SummaryHume AI Python Client
upload_time2024-03-05 18:17:59
maintainer
docs_urlNone
authorHume AI Dev
requires_python>=3.8.1,<4
licenseProprietary
keywords hume ai multimodal expression analysis sentiment voice recognition detection emotion speech audio vision expressive embeddings communication learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
  <img src="https://storage.googleapis.com/hume-public-logos/hume/hume-banner.png">
  <h1>Hume AI Python SDK</h1>

  <p>
    <strong>Integrate Hume APIs directly into your Python application</strong>
  </p>

  <br>
  <div>
    <a href="https://humeai.github.io/hume-python-sdk"><img src="https://img.shields.io/badge/docs-mkdocs-blue" alt="Docs"></a>
    <a href="https://pepy.tech/project/hume"><img src="https://pepy.tech/badge/hume" alt="Downloads"></a>
    <a href="https://pypi.org/project/hume"><img src="https://img.shields.io/pypi/v/hume?logo=python&logoColor=%23cccccc" alt="PyPI"></a>
    <a href="https://github.com/HumeAI/hume-python-sdk/actions/workflows/ci.yml"><img src="https://github.com/HumeAI/hume-python-sdk/actions/workflows/ci.yaml/badge.svg" alt="CI"></a>
  </div>
  <br>
</div>

To get started, create an account at [beta.hume.ai](https://beta.hume.ai).

> **Note**
> Our current version is not yet considered a stable release. As we are still in the development phase, we have chosen to continue releasing under the 0 major release until we are ready to launch version 1.0.0. Our APIs might undergo breaking changes that are necessary for us to improve our tooling and ensure a more stable and reliable release in the future. We encourage you to keep up with our [API changelog](https://dev.hume.ai/changelog) and mailing list to stay up to date with the latest changes.

## Documentation & Examples

For complete documentation check out the [Python SDK docs site](https://humeai.github.io/hume-python-sdk/) or [try some recipes](https://dev.hume.ai/recipes) from our platform documentation.

Example notebooks can be found in the [examples folder](./examples/README.md).

## Other Resources

- [Hume AI Homepage](https://hume.ai)
- [Platform Documentation](https://help.hume.ai/basics/about-hume-ai)

## Citations

Hume's expressive communication platform has been built on top of published scientific research. If you use this SDK in your work please see [our docs](https://dev.hume.ai/docs/published) for the best way to cite Hume's publications.

## Support

If you have questions, require assistance, or wish to engage in discussions pertaining to this SDK, [reach out to us on Discord](https://discord.com/invite/WPRSugvAm6)! For particular issues or feedback, we invite you to [open a new issue on Github](https://github.com/HumeAI/hume-python-sdk/issues/new).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HumeAI/hume-python-sdk",
    "name": "hume",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.1,<4",
    "maintainer_email": "",
    "keywords": "hume,ai,multimodal,expression,analysis,sentiment,voice,recognition,detection,emotion,speech,audio,vision,expressive,embeddings,communication,learning",
    "author": "Hume AI Dev",
    "author_email": "dev@hume.ai",
    "download_url": "https://files.pythonhosted.org/packages/a7/cf/f834b3e1505b84c3daa4a5055c03b23eb7c2f05c2a78d7f5b7ddb3fa477d/hume-0.4.2.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n  <img src=\"https://storage.googleapis.com/hume-public-logos/hume/hume-banner.png\">\n  <h1>Hume AI Python SDK</h1>\n\n  <p>\n    <strong>Integrate Hume APIs directly into your Python application</strong>\n  </p>\n\n  <br>\n  <div>\n    <a href=\"https://humeai.github.io/hume-python-sdk\"><img src=\"https://img.shields.io/badge/docs-mkdocs-blue\" alt=\"Docs\"></a>\n    <a href=\"https://pepy.tech/project/hume\"><img src=\"https://pepy.tech/badge/hume\" alt=\"Downloads\"></a>\n    <a href=\"https://pypi.org/project/hume\"><img src=\"https://img.shields.io/pypi/v/hume?logo=python&logoColor=%23cccccc\" alt=\"PyPI\"></a>\n    <a href=\"https://github.com/HumeAI/hume-python-sdk/actions/workflows/ci.yml\"><img src=\"https://github.com/HumeAI/hume-python-sdk/actions/workflows/ci.yaml/badge.svg\" alt=\"CI\"></a>\n  </div>\n  <br>\n</div>\n\nTo get started, create an account at [beta.hume.ai](https://beta.hume.ai).\n\n> **Note**\n> Our current version is not yet considered a stable release. As we are still in the development phase, we have chosen to continue releasing under the 0 major release until we are ready to launch version 1.0.0. Our APIs might undergo breaking changes that are necessary for us to improve our tooling and ensure a more stable and reliable release in the future. We encourage you to keep up with our [API changelog](https://dev.hume.ai/changelog) and mailing list to stay up to date with the latest changes.\n\n## Documentation & Examples\n\nFor complete documentation check out the [Python SDK docs site](https://humeai.github.io/hume-python-sdk/) or [try some recipes](https://dev.hume.ai/recipes) from our platform documentation.\n\nExample notebooks can be found in the [examples folder](./examples/README.md).\n\n## Other Resources\n\n- [Hume AI Homepage](https://hume.ai)\n- [Platform Documentation](https://help.hume.ai/basics/about-hume-ai)\n\n## Citations\n\nHume's expressive communication platform has been built on top of published scientific research. If you use this SDK in your work please see [our docs](https://dev.hume.ai/docs/published) for the best way to cite Hume's publications.\n\n## Support\n\nIf you have questions, require assistance, or wish to engage in discussions pertaining to this SDK, [reach out to us on Discord](https://discord.com/invite/WPRSugvAm6)! For particular issues or feedback, we invite you to [open a new issue on Github](https://github.com/HumeAI/hume-python-sdk/issues/new).\n",
    "bugtrack_url": null,
    "license": "Proprietary",
    "summary": "Hume AI Python Client",
    "version": "0.4.2",
    "project_urls": {
        "Homepage": "https://github.com/HumeAI/hume-python-sdk",
        "Repository": "https://github.com/HumeAI/hume-python-sdk"
    },
    "split_keywords": [
        "hume",
        "ai",
        "multimodal",
        "expression",
        "analysis",
        "sentiment",
        "voice",
        "recognition",
        "detection",
        "emotion",
        "speech",
        "audio",
        "vision",
        "expressive",
        "embeddings",
        "communication",
        "learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81434592759e302ce014b55e8d7be7161db4b29eed44df3e6a300d0f24dfb771",
                "md5": "a5079304957f072a9ba735db290e458d",
                "sha256": "64a59db184d090e39146c028f5c018a20c8d49ceda547ec5994320edd06d74f2"
            },
            "downloads": -1,
            "filename": "hume-0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a5079304957f072a9ba735db290e458d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.1,<4",
            "size": 31817,
            "upload_time": "2024-03-05T18:17:58",
            "upload_time_iso_8601": "2024-03-05T18:17:58.497598Z",
            "url": "https://files.pythonhosted.org/packages/81/43/4592759e302ce014b55e8d7be7161db4b29eed44df3e6a300d0f24dfb771/hume-0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a7cff834b3e1505b84c3daa4a5055c03b23eb7c2f05c2a78d7f5b7ddb3fa477d",
                "md5": "ac3b4310e8e3336b53e7664c9fe058dc",
                "sha256": "3a3c05a7081d2d6a4824c746a1e5b4935ac7060d025d5142aa1e68a3589fb3e7"
            },
            "downloads": -1,
            "filename": "hume-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ac3b4310e8e3336b53e7664c9fe058dc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.1,<4",
            "size": 19826,
            "upload_time": "2024-03-05T18:17:59",
            "upload_time_iso_8601": "2024-03-05T18:17:59.697744Z",
            "url": "https://files.pythonhosted.org/packages/a7/cf/f834b3e1505b84c3daa4a5055c03b23eb7c2f05c2a78d7f5b7ddb3fa477d/hume-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-05 18:17:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HumeAI",
    "github_project": "hume-python-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "hume"
}
        
Elapsed time: 0.21390s