unityAI


NameunityAI JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryUnified AI framework for easy accessibility
upload_time2024-06-13 20:34:46
maintainerNone
docs_urlNone
authorBadr AlGhazwani, Dhafer AlDossari
requires_pythonNone
licenseNone
keywords python ai openai google ai api integration llm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# unityAI



unityAI is a Python package that generalizes all the internet AI frameworks into one package for easy accessibility, removing the need to deal with different APIs.



## Features



- Unified interface for multiple AI services

- Supports OpenAI and Google AI services

- Simplifies API integration

- Easy to use



## Installation



To install the package, run the following command:



```bash

pip install unityAI

```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "unityAI",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, AI, OpenAI, Google AI, API integration, LLM",
    "author": "Badr AlGhazwani, Dhafer AlDossari",
    "author_email": "badralghazwani@outlook.com, dhafer.dsr@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4d/44/8cc7603a1a5276985064c4007ab028ec621663a5ce0b3513b3c23849bdb0/unityAI-0.0.2.tar.gz",
    "platform": null,
    "description": "\r\n# unityAI\r\n\r\n\r\n\r\nunityAI is a Python package that generalizes all the internet AI frameworks into one package for easy accessibility, removing the need to deal with different APIs.\r\n\r\n\r\n\r\n## Features\r\n\r\n\r\n\r\n- Unified interface for multiple AI services\r\n\r\n- Supports OpenAI and Google AI services\r\n\r\n- Simplifies API integration\r\n\r\n- Easy to use\r\n\r\n\r\n\r\n## Installation\r\n\r\n\r\n\r\nTo install the package, run the following command:\r\n\r\n\r\n\r\n```bash\r\n\r\npip install unityAI\r\n\r\n```\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Unified AI framework for easy accessibility",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "python",
        " ai",
        " openai",
        " google ai",
        " api integration",
        " llm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f961277e930465f4b390ab2143c483742babf2d56c67b43b143cedfb50df836",
                "md5": "7097943c198530069913fe40d67e30eb",
                "sha256": "1b774c42c959810b370fdca78b523044ae36fcb614fdcf3a6cf804a5e92a6605"
            },
            "downloads": -1,
            "filename": "unityAI-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7097943c198530069913fe40d67e30eb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4077,
            "upload_time": "2024-06-13T20:34:42",
            "upload_time_iso_8601": "2024-06-13T20:34:42.719214Z",
            "url": "https://files.pythonhosted.org/packages/7f/96/1277e930465f4b390ab2143c483742babf2d56c67b43b143cedfb50df836/unityAI-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d448cc7603a1a5276985064c4007ab028ec621663a5ce0b3513b3c23849bdb0",
                "md5": "fed0e9ad7410ab92d0b3db3fb47771c2",
                "sha256": "2172a6ef8628cffe674806eb00c163cb7e893c36e06bfdd5acd85b379cb31072"
            },
            "downloads": -1,
            "filename": "unityAI-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "fed0e9ad7410ab92d0b3db3fb47771c2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3706,
            "upload_time": "2024-06-13T20:34:46",
            "upload_time_iso_8601": "2024-06-13T20:34:46.405880Z",
            "url": "https://files.pythonhosted.org/packages/4d/44/8cc7603a1a5276985064c4007ab028ec621663a5ce0b3513b3c23849bdb0/unityAI-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-13 20:34:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "unityai"
}
        
Elapsed time: 0.80582s