Skip to content

AGILAB project purpose is to explore AI for engineering. It is designed to help engineers quickly experiment with AI-driven methods.

License

Notifications You must be signed in to change notification settings

ThalesGroup/agilab

Repository files navigation

PyPI version Supported Python Versions License: BSD 3-Clause pypi_dl tests coverage GitHub stars black docs ORCID

AGILAB Open Source Project

AGILAB BSD license project purpose is to explore AI for engineering. It is designed to help engineers quickly experiment with AI-driven methods. See documentation.

Install and Execution for enduser

mkdir agi-workspace && cd agi-workspace
uv init --bare
uv add agilab
uv run agilab --openai-api-key "your-api-key"

Install for developers

Linux and MacOS:

git clone https://github.com/ThalesGroup/agilab
cd agilab  agilab/src/agilab/fwk/gui
./install.sh --openai-api-key "your-api-key"

Windows:

unzip agilab.zip
cd agilab/src/agilab/fwk/gui
powershell.exe -ExecutionPolicy Bypass -File .\install.ps1 --openai-api-key "your-api-key"

AGILab Execution

Linux and MacOS and Windows:

cd agilab/src/agilab/fwk/gui
uv run agilab

About

AGILAB project purpose is to explore AI for engineering. It is designed to help engineers quickly experiment with AI-driven methods.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •