agi-core


Nameagi-core JSON
Version 0.1.11 PyPI version JSON
download
home_pageNone
Summaryagi-core a framework for AGI
upload_time2025-03-23 22:41:57
maintainerNone
docs_urlNone
authorNone
requires_python==3.12.*
licenseNone
keywords jupyter mlflow paramiko asyncio dask rapids streamlit distributed cython cluster dataframe dataset loadbalancing genai copilot agi pycharm datascience
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            | [![PyPI version](https://img.shields.io/pypi/v/agi-core.svg)](https://pypi.org/project/agi-core) |


AGI-CORE Framework
==================

agi-core [BSD license ](https://github.com/ThalesGroup/agi-core/blob/main/LICENSE) is an AI framework for engineering. 
It is designed to develop AI solution.
See [documentation](https://thalesgroup.github.io/agilab).

### Install

```bash

mkdir agi-workspace && cd agi-workspace
uv init && uv add agi-core
```

### Run

```bash
uv run agilab
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "agi-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "==3.12.*",
    "maintainer_email": null,
    "keywords": "jupyter, mlflow, paramiko, asyncio, dask, rapids, streamlit, distributed, cython, cluster, dataframe, dataset, loadbalancing, genai, copilot, agi, pycharm, datascience",
    "author": null,
    "author_email": "Jean-Pierre Morard <focus@thalesgroup.com>",
    "download_url": null,
    "platform": null,
    "description": "| [![PyPI version](https://img.shields.io/pypi/v/agi-core.svg)](https://pypi.org/project/agi-core) |\n\n\nAGI-CORE Framework\n==================\n\nagi-core [BSD license ](https://github.com/ThalesGroup/agi-core/blob/main/LICENSE) is an AI framework for engineering. \nIt is designed to develop AI solution.\nSee [documentation](https://thalesgroup.github.io/agilab).\n\n### Install\n\n```bash\n\nmkdir agi-workspace && cd agi-workspace\nuv init && uv add agi-core\n```\n\n### Run\n\n```bash\nuv run agilab\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "agi-core a framework for AGI",
    "version": "0.1.11",
    "project_urls": {
        "Documentation": "https://thalesgroup.github.io/agilab",
        "Source": "https://github.com/ThalesGroup/agilab/tree/main/src/fwk/core",
        "Tracker": "https://github.com/ThalesGroup/agilab/issue"
    },
    "split_keywords": [
        "jupyter",
        " mlflow",
        " paramiko",
        " asyncio",
        " dask",
        " rapids",
        " streamlit",
        " distributed",
        " cython",
        " cluster",
        " dataframe",
        " dataset",
        " loadbalancing",
        " genai",
        " copilot",
        " agi",
        " pycharm",
        " datascience"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "af4c853572f812bbeb91c3eeddfede9c1ea8148a705b00ae702748043ae92166",
                "md5": "2f0db44d94ade756c2cfc0f17556e06e",
                "sha256": "5b8b8635c1274e6f1875afea1223aeeb1f6aa029847aa37d653732e3ea7fad2e"
            },
            "downloads": -1,
            "filename": "agi_core-0.1.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f0db44d94ade756c2cfc0f17556e06e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "==3.12.*",
            "size": 39521,
            "upload_time": "2025-03-23T22:41:57",
            "upload_time_iso_8601": "2025-03-23T22:41:57.641193Z",
            "url": "https://files.pythonhosted.org/packages/af/4c/853572f812bbeb91c3eeddfede9c1ea8148a705b00ae702748043ae92166/agi_core-0.1.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-23 22:41:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ThalesGroup",
    "github_project": "agilab",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "agi-core"
}
        
Elapsed time: 2.18303s