Skip to content

MEmbodied/phyai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhyAI

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.

News

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.

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

Watchers

Forks

Packages

 
 
 

Contributors

Languages