[](https://pypi.org/project/agilab)
[](https://pypi.org/project/agilab/)
[](https://opensource.org/licenses/BSD-3-Clause)
[]()
[](https://thalesgroup.github.io/agilab/tests.svg)
[](https://thalesgroup.github.io/agilab/coverage.svg)
[](https://github.com/ThalesGroup/agilab)
[]()
[](https://thalesgroup.github.io/agilab)
[](https://orcid.org/0009-0003-5375-368X)
# AGILAB Open Source Project
AGILAB [BSD license](https://github.com/ThalesGroup/agilab/blob/main/LICENSE) project purpose is to explore AI for engineering. It is designed to help engineers quickly experiment with AI-driven methods.
See [documentation](https://thalesgroup.github.io/agilab).
## Install and Execution for enduser
```bash
mkdir agi-space && cd agi-space
uv init --bare --no-workspace
uv add -p 3.13 --upgrade agilab agi-core
uv run agilab --openai-api-key "your-api-key"
```
## Install for developers
<details open>
<summary>
<strong> Linux and MacOs </strong>
</summary>
```bash
git clone https://github.com/ThalesGroup/agilab
cd agilab/src/fwk/core/gui
./install.sh --openai-api-key "your-api-key" --cluster-ssh-credentials "username:[password]"
```
</details>
<details>
<summary>
<strong>Windows</strong>
</summary>
```powershell
unzip agilab.zip
cd agilab/src/agi/fwk/gui
powershell.exe -ExecutionPolicy Bypass -File .\install.ps1 --openai-api-key "your-api-key"
```
</details>
## AGILab Execution
### Linux and MacOS and Windows:
```bash
cd agilab/src/fwk/core/gui
uv run agilab
```
Raw data
{
"_id": null,
"home_page": null,
"name": "agilab",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "jupyter, mlflow, asyncio, dask, rapids, streamlit, distributed, cython, cluster, dataframe, dataset, load balancing, gen ai, copilot, agi, pycharm, datascience",
"author": null,
"author_email": "Jean-Pierre Morard <focus@thalesgroup.com>",
"download_url": null,
"platform": null,
"description": "[](https://pypi.org/project/agilab)\n[](https://pypi.org/project/agilab/)\n[](https://opensource.org/licenses/BSD-3-Clause)\n[]()\n[](https://thalesgroup.github.io/agilab/tests.svg)\n[](https://thalesgroup.github.io/agilab/coverage.svg)\n[](https://github.com/ThalesGroup/agilab)\n[]()\n[](https://thalesgroup.github.io/agilab)\n[](https://orcid.org/0009-0003-5375-368X)\n\n\n# AGILAB Open Source Project\n\nAGILAB [BSD license](https://github.com/ThalesGroup/agilab/blob/main/LICENSE) project purpose is to explore AI for engineering. It is designed to help engineers quickly experiment with AI-driven methods.\nSee [documentation](https://thalesgroup.github.io/agilab).\n\n## Install and Execution for enduser\n\n```bash\nmkdir agi-space && cd agi-space\nuv init --bare --no-workspace\nuv add -p 3.13 --upgrade agilab agi-core\nuv run agilab --openai-api-key \"your-api-key\"\n```\n\n## Install for developers\n\n<details open> \n<summary>\n <strong> Linux and MacOs </strong>\n</summary>\n\n```bash\ngit clone https://github.com/ThalesGroup/agilab\ncd agilab/src/fwk/core/gui\n./install.sh --openai-api-key \"your-api-key\" --cluster-ssh-credentials \"username:[password]\"\n```\n</details>\n\n<details> \n<summary>\n <strong>Windows</strong>\n</summary>\n\n```powershell\nunzip agilab.zip\ncd agilab/src/agi/fwk/gui\npowershell.exe -ExecutionPolicy Bypass -File .\\install.ps1 --openai-api-key \"your-api-key\"\n```\n</details>\n\n## AGILab Execution\n\n### Linux and MacOS and Windows:\n\n```bash\ncd agilab/src/fwk/core/gui\nuv run agilab\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "AGILAB a datascience IDE for engineering to explore AI",
"version": "0.4.1",
"project_urls": {
"Documentation": "https://thalesgroup.github.io/agilab",
"Source": "https://github.com/ThalesGroup/agilab",
"Tracker": "https://github.com/ThalesGroup/agilab/issue"
},
"split_keywords": [
"jupyter",
" mlflow",
" asyncio",
" dask",
" rapids",
" streamlit",
" distributed",
" cython",
" cluster",
" dataframe",
" dataset",
" load balancing",
" gen ai",
" copilot",
" agi",
" pycharm",
" datascience"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "30b05a3996c427bbbd4e8d6e44fb8a4bdcbac9c4f3aac0013bf5d06ba0c8d97c",
"md5": "e376cf8fdd98871fba14dd200ae1d37c",
"sha256": "d5421182fd09cc9d17c571b2329f01f22aab7f4cb3f8ffb6e0edc28ec7390364"
},
"downloads": -1,
"filename": "agilab-0.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e376cf8fdd98871fba14dd200ae1d37c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 201576,
"upload_time": "2025-07-16T07:20:30",
"upload_time_iso_8601": "2025-07-16T07:20:30.698369Z",
"url": "https://files.pythonhosted.org/packages/30/b0/5a3996c427bbbd4e8d6e44fb8a4bdcbac9c4f3aac0013bf5d06ba0c8d97c/agilab-0.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-16 07:20:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ThalesGroup",
"github_project": "agilab",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "agilab"
}