pyliz-ai


Namepyliz-ai JSON
Version 0.2.10 PyPI version JSON
download
home_pageNone
SummaryLibrary to interact with local/remote LLM.
upload_time2025-02-15 09:36:23
maintainerNone
docs_urlNone
authorGabliz
requires_pythonNone
licenseNone
keywords python video ai utilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Pyliz AI

This python library allow you to easily run llm models in your python script.

Currently, the library only supports the following sources:
- Ollama server
- Gemini API
- Mistral API

For the list of supported models, please refer to this page.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyliz-ai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, video, ai, utilities",
    "author": "Gabliz",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c5/e9/6d7b1caf79265d708d84a49798212deea00bf9989aabeb1b1284cfdd198e/pyliz_ai-0.2.10.tar.gz",
    "platform": null,
    "description": "\n# Pyliz AI\n\nThis python library allow you to easily run llm models in your python script.\n\nCurrently, the library only supports the following sources:\n- Ollama server\n- Gemini API\n- Mistral API\n\nFor the list of supported models, please refer to this page.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Library to interact with local/remote LLM.",
    "version": "0.2.10",
    "project_urls": null,
    "split_keywords": [
        "python",
        " video",
        " ai",
        " utilities"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9bf3bd4a4faaf403f16651aad9289b99b11d71b22ea0409dee671ce799aa416c",
                "md5": "f9ac2927adb43545bd7d2e199038c66f",
                "sha256": "7e1f363cea4345b390103f2c3c82e73f88a1f6d41c5616ccb1527e6f0c338a8b"
            },
            "downloads": -1,
            "filename": "pyliz_ai-0.2.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f9ac2927adb43545bd7d2e199038c66f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 55425,
            "upload_time": "2025-02-15T09:36:22",
            "upload_time_iso_8601": "2025-02-15T09:36:22.251812Z",
            "url": "https://files.pythonhosted.org/packages/9b/f3/bd4a4faaf403f16651aad9289b99b11d71b22ea0409dee671ce799aa416c/pyliz_ai-0.2.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c5e96d7b1caf79265d708d84a49798212deea00bf9989aabeb1b1284cfdd198e",
                "md5": "95e0e3be8fa31d323cd4fffe9e21e786",
                "sha256": "64996db6d2612e7cde030c177797ab2672989ca74af7e19480dc07cc7ed6cdbf"
            },
            "downloads": -1,
            "filename": "pyliz_ai-0.2.10.tar.gz",
            "has_sig": false,
            "md5_digest": "95e0e3be8fa31d323cd4fffe9e21e786",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 37486,
            "upload_time": "2025-02-15T09:36:23",
            "upload_time_iso_8601": "2025-02-15T09:36:23.867053Z",
            "url": "https://files.pythonhosted.org/packages/c5/e9/6d7b1caf79265d708d84a49798212deea00bf9989aabeb1b1284cfdd198e/pyliz_ai-0.2.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-15 09:36:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyliz-ai"
}
        
Elapsed time: 0.43234s