Skip to content

mingti-org/phyai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhyAI

Blog Docs GitHub License open issues Nightly


PhyAI (pronounced "phi") is a latency-first serving engine for Physical AI. It is designed first for latency critical workloads, such as policy and action models that run in interactive systems.

2026-07-18_231253_698.mp4

News

  • [2026/07] 🚀 Day 0 support for MiniCPM-Robotic blog.
  • [2026/07] 👏 Introducing PhyAI, a latency-first serving engine for Physical AI. Read the Blog.
  • [2026/07] 🚀 Support Cosmos3-Super (TP + CFG parallel) in the Cosmos3 WN generation path.
  • [2026/06] 🚀 Support Pi0.5 and Cosmos3-Nano's policy mode & gen mode.

Installation

See the PhyAI installation guide for the latest source and nightly package instructions.

From source:

git clone https://github.com/MEmbodied/phyai
cd phyai
uv sync

Nightly build:

uv pip install phyai phyai-ext \
  --extra-index-url https://membodied.github.io/phyai/simple/ \
  --prerelease=allow

Citation

If you use PhyAI in research or production work, please cite the project:

@software{phyai2026,
  title = {PhyAI: Latency-First Serving Engine for Physical AI},
  author = {{PhyAI Team}},
  year = {2026},
  url = {https://github.com/MEmbodied/phyai}
}

License

PhyAI is released under the MIT License.

Notice

PhyAI is under active development. APIs, package layout, and deployment paths may change before stable releases.

PhyAI is grateful for excellent open-source implementations from the community, including SGLang and LeRobot. When using, modifying, or redistributing PhyAI, keep the relevant attribution and comply with applicable upstream license and notice requirements.

Demos

Cosmos3-Nano-Policy-DROID, 260718 nightly version

f5355783789c3101e7a7747f16c731b0.mp4
5b2dedee8fa8a683b88131c4875fd45e.mp4
4e4a4ab48b05708408aa41bccbb51c4b.mp4

About

PhyAI is a high-performance framework for running Physical AI models (VLA, WAM, and beyond), supporting both cloud-based serving and on-device deployment.

Resources

License

Code of conduct

Stars

25 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages