awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Physical-Intelligence avatar

Physical-Intelligence/openpi

0
View on GitHub↗
12,377 estrellas·2,077 forks·Python·Apache-2.0·3 vistas

Openpi

OpenPi is a vision-language-action robot control framework designed to generate physical control actions for robotic systems. It functions as a distributed robot model trainer, a model format converter, and a robot action streaming server.

The framework provides tools for transforming model checkpoints between different framework formats to ensure interoperability across various development environments. It also includes a server that uses websocket connections to stream model-generated control actions from remote inference servers to physical robot hardware in real-time.

The system supports distributed training and fine-tuning of large vision-language-action models across multiple GPUs and compute nodes. This includes the ability to adapt general base models to specific robot platforms using modular checkpoint adaptation and task-specific datasets.

Features

  • Action Inference - Generates direct physical control commands for robots by processing visual and textual inputs through VLA models.
  • Distributed Training - Spreads training workloads across multiple GPUs or nodes to reduce fine-tuning time for large models.
  • Distributed Training Accelerators - Implements distributed GPU training to accelerate the fine-tuning of large vision-language-action models.
  • Robotic Model Trainers - Functions as a distributed trainer for fine-tuning large vision-language-action models across multiple compute nodes.
  • VLA - Adapts base vision-language-action model checkpoints to specific robot platforms using task-specific datasets.
  • Robotics Frameworks - Provides a comprehensive framework for executing and fine-tuning vision-language-action models for robotic systems.
  • Remote Action Streaming - Provides a websocket server for streaming model-generated control actions to physical robot hardware in real-time.
  • Language and Robotics Integration - Generates physical control movements for robots by integrating vision and language inputs through pre-trained models.
  • Robot Action Streaming Servers - Implements a websocket-based server that streams model-generated control actions to physical robots in real-time.
  • Remote Inference Streaming - Uses persistent websocket connections to stream real-time robot control signals from remote inference servers.
  • Remote Inference Streaming - Separates neural network computation from robot hardware by streaming inference to a dedicated remote server.
  • Remote Hardware Controls - Sends real-time control actions to physical hardware via websocket connections from a remote inference server.
  • Modular Checkpoint Adaptation - Enables the adaptation of general base models to specific robot platforms using modular checkpoint updates.
  • Model Format Converters - Provides a tool for transforming robotic model checkpoints between different framework formats.
  • Model Interoperability Formats - Converts model checkpoints between different framework formats to ensure compatibility across robotic environments.
  • Weight Conversion Utilities - Provides utilities for transforming model checkpoints between different tensor formats for cross-environment compatibility.
  • Distributed Learning - Supports training large robotic models across multiple GPUs and compute nodes to accelerate development.
  • Embodied Foundation Models - Open-world generalist model for robotic control.
  • Foundation Models - Flow-based vision-language-action models for robotic manipulation.
  • Robotics Foundation Models - Flow-based vision-language-action model for general robot control.

Historial de estrellas

Gráfico del historial de estrellas de physical-intelligence/openpiGráfico del historial de estrellas de physical-intelligence/openpi

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Openpi

Proyectos open-source similares, clasificados según cuántas características comparten con Openpi.
  • huggingface/lerobotAvatar de huggingface

    huggingface/lerobot

    21,687Ver en GitHub↗

    This project is a comprehensive research platform designed for the end-to-end lifecycle of robotic learning. It provides a modular framework for training neural network policies—specifically through imitation and reinforcement learning—and deploying them onto physical robotic hardware. By offering a unified interface for hardware abstraction, the platform decouples high-level control logic from the specific sensors and actuators of diverse robotic systems. The framework distinguishes itself through a standardized approach to data and policy management. It utilizes a consistent schema for reco

    Python
    Ver en GitHub↗21,687
  • open-gigaai/giga-brain-0Avatar de open-gigaai

    open-gigaai/giga-brain-0

    2,542Ver en GitHub↗

    giga-brain-0 is a robot action model framework designed to train and deploy neural networks that map multi-modal sensor data to physical robot control signals. It functions as a robot manipulation controller that processes high-dimensional observations to execute dexterous, long-horizon physical tasks. The project provides a multi-modal robot inference server using a client-server architecture to stream real-time vision and language observations for instant action prediction. It includes an embodiment fine-tuning pipeline to adapt pre-trained base models to specific robot hardware configurati

    Python
    Ver en GitHub↗2,542
  • nvidia/isaac-gr00tAvatar de NVIDIA

    NVIDIA/Isaac-GR00T

    6,222Ver en GitHub↗
    Jupyter Notebook
    Ver en GitHub↗6,222
  • openbmb/minicpmAvatar de OpenBMB

    OpenBMB/MiniCPM

    9,464Ver en GitHub↗

    MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained environments. The project focuses on running dense Transformer models on consumer hardware, including GPUs, CPUs, and Apple Silicon, without requiring custom code forks. The project distinguishes itself through heavy optimization for edge hardware, utilizing quantized weight compression in GGUF and MLX formats to reduce memory overhead. It implements advanced inference techniques such as speculative sampling and radix-tree prefix caching to accelerate generation speed and throughp

    Jupyter Notebook
    Ver en GitHub↗9,464
Ver las 30 alternativas a Openpi→

Preguntas frecuentes

¿Qué hace physical-intelligence/openpi?

OpenPi is a vision-language-action robot control framework designed to generate physical control actions for robotic systems. It functions as a distributed robot model trainer, a model format converter, and a robot action streaming server.

¿Cuáles son las características principales de physical-intelligence/openpi?

Las características principales de physical-intelligence/openpi son: Action Inference, Distributed Training, Distributed Training Accelerators, Robotic Model Trainers, VLA, Robotics Frameworks, Remote Action Streaming, Language and Robotics Integration.

¿Qué alternativas de código abierto existen para physical-intelligence/openpi?

Las alternativas de código abierto para physical-intelligence/openpi incluyen: huggingface/lerobot — This project is a comprehensive research platform designed for the end-to-end lifecycle of robotic learning. It… open-gigaai/giga-brain-0 — giga-brain-0 is a robot action model framework designed to train and deploy neural networks that map multi-modal… nvidia/isaac-gr00t. openbmb/minicpm — MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained… openvla/openvla — OpenVLA is a vision-language-action model and framework designed for general-purpose robotic manipulation. It provides… internlm/xtuner — xtuner is a comprehensive training engine for large language models, offering a toolkit for pre-training, supervised…