No project description provided
Project description
ai2-kit (pronounced as "AI Squared Kit") is a command line and python toolkit featured artificial intelligence × ab initio for complex chemistry systems research.
Please be advised that ai2-kit is still under heavy development and you should expect things to change often. We encourage people to play and explore with ai2-kit, and stay tuned with us for more features to come.
Feature Highlights
- Collection of tools to facilitate the development of automated workflows for computational chemistry research.
- Use with oh-my-batch to build your own workflow with shell script.
Environment Requirements
ai2-kit is developed and tested on Linux systems, and it should work on macOS as well.
For Windows, most of the ai2-kit features are expected to work. However, some third-party libraries (such as dscribe) may not function properly on Windows.
In such cases, it is recommended to use ai2-kit through Windows Subsystem for Linux (WSL).
If you are using the latest version of Python, some third-party libraries may not yet provide pre-built binary releases,
which can cause pip install to fail. It is therefore suggested to use ai2-kit with Python 3.10–3.12.
We strongly recommend creating a dedicated Conda environment to avoid unexpected issues caused by incompatible package versions.
Installation
You can use the following command to install ai2-kit:
# for users who just use most common features
pip install ai2-kit
# for users who want to use all features
pip install ai2-kit[all]
If you want to run ai2-kit from source, you can run the following commands in the project folder:
pip install poetry
# If you meet ConnectionError, you can try to set the max-workers to a smaller number, e.g
# poetry config installer.max-workers 4
poetry install
poetry run ai2-kit
Usage
All ai2-kit commands can be accessed via the command line interface ai2-kit.
You can run the following command to see the available commands and sub-commands:
ai2-kit
# e.g.
ai2-kit tool
ai2-kit tool dpdata
For detailed usage of each command, you can run the following command to view the help information:
ai2-kit <sub-command> --help
# e.g.
ai2-kit tool dpdata read --help
Manuals
Featuring Tools
- NMRNet: A toolkit for predict NMR with deep learning network.
- Proton Transfer Analysis Toolkit
- Amorphous Oxides Structure Analysis Toolkit
- Re-weighting Toolkit
- ai2-cat: A toolkit for dynamic catalysis researching.
Workflows
Example Driven Workflows (Recommended)
These workflows are built with oh-my-batch and example shell scripts, which can be easily adapted to your own research purpose. It provides more flexibility and transparency to run and customize their own workflows.
- TESLA: A customizable active learning workflow for training machine learning potentials.
- TESLA PIMD: A customizable active learning workflow for training machine learning potentials with path integral molecular dynamics.
- TESLA for ec-MLP: A customizable active learning workflow for training machine learning potentials for electrolyte systems.
Config Driven Workflows
These workflows are driven by configuration files, which can be easily modified to fit your own research purpose.
General Tools
- ASE Toolkit: commands to process trajectory files with ASE
- DPData Toolkit: commands to process system data with dpdata
- Model Deviation Toolkit: a toolkit to filter structures by model deviation
Online Apps and Notebooks
- Electrolyte Designer: run electrolyte simulations with ease.
- NMRNet Prediction: an online app to predict NMR chemical shifts with pre-trained NMRNet models.
- ai2cat: an interactive notebook for dynamic catalysis research.
Tips
- Tips: useful tips for using
ai2-kit
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ai2_kit-1.0.6.tar.gz.
File metadata
- Download URL: ai2_kit-1.0.6.tar.gz
- Upload date:
- Size: 151.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.10.16 Linux/6.6.87.2-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
563f3d8f87c54e0f591fa78941e5b0bc92f9490866919659e5a2960736bfe0eb
|
|
| MD5 |
e9a2dff9b671327224980e2413899a8a
|
|
| BLAKE2b-256 |
4808b55c8df8952ae370d722dc54c9fe41309564dd7715911401f731b507aad8
|
File details
Details for the file ai2_kit-1.0.6-py3-none-any.whl.
File metadata
- Download URL: ai2_kit-1.0.6-py3-none-any.whl
- Upload date:
- Size: 208.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.10.16 Linux/6.6.87.2-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7587ea25ba8ab83a64c8f963e3812813be7f4c3fca23340dcc1b8180f49ec4ba
|
|
| MD5 |
c48f1e88b53afdbce057abffca6ab54b
|
|
| BLAKE2b-256 |
5fa2c728ed14ed024ac763a2c652fdb1d6d212b6d648331d7c0a22f26ff99ba4
|