File size: 800 Bytes
e0789da
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
license: apache-2.0
tags:
- materials-science
- deep-learning
- crystal-structure
- chemistry
---

# ๐Ÿ”ฌ MatGraph CLI

A modern CLI and GraphQL API tool for Material Science Deep Learning Pipelines. 

**Powered by M3GNet Universal Potentials**

This repository contains the Gradio Space logic and documentation for `matgraph-cli`. 

## ๐Ÿš€ Installation
```bash
pip install matgraph-cli
```

## ๐Ÿ›  Features
- Predict Thermodynamic Stability (M3GNet)
- Structural Relaxation & Geometry Optimization (ASE)
- Generative Discovery via Elemental Substitution
- X-Ray Diffraction (XRD) Simulation
- Phonon Density of States (DOS)
- High-Performance GraphQL Server

## ๐Ÿ”— Links
- [GitHub Repository](https://github.com/Himan-D/matgraph-cli)
- [PyPI Package](https://pypi.org/project/matgraph-cli/)