MLIP Hub
Interatomic Potential Explorer

Contribute

New models, corrections, and curation help are all welcome.

Quick ways to help

  • Add a model — open a pull request editing src/data/landscape.ts.
  • Report a broken link or stale description — open a GitHub issue.
  • Fill in metadata — coverage, framework support, license, last-reviewed date. See the per-field coverage on the Policy page.
  • Suggest a new relationship — an edge between models.

Full contributor guide

The full workflow — data schema, coordinate system, URL conventions, the curator review bar, and PR checklist — lives in CONTRIBUTING.md.

Before you open a PR

npm run lint npm run check:landscape npm run build

The same checks run in CI.

Get started