QuickstartΒΆ

There are two ways to use the library: as a command-line tool or as a Python library. The CLI provides the most convenient way to get started, while the Python library offers more flexibility for advanced workflows.

https://github.com/user-attachments/assets/ab38546b-6f5f-4c7c-9274-f7d2e9e1ae73 https://github.com/user-attachments/assets/c34f64f7-958a-47cc-88ab-d2689e82deaf

Use the command-line tool to evaluate different MLIP models on the DODH_adsorption_dft.xyz file and visualize the trajectory together with the maximum force error in ZnDraw.

(.venv) $ mlipx recipes metrics --models mace-mpa-0,sevennet,orb-v2 --datapath ../data DODH_adsorption_dft.xyz --repro
(.venv) $ mlipx compare --glob "*CompareCalculatorResults"