awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Physical-Intelligence avatar

Physical-Intelligence/openpi

0
View on GitHub↗
12,377 Stars·2,077 Forks·Python·Apache-2.0·3 Aufrufe

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.

Star-Verlauf

Star-Verlauf für physical-intelligence/openpiStar-Verlauf für physical-intelligence/openpi

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Openpi

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Openpi.
  • huggingface/lerobotAvatar von huggingface

    huggingface/lerobot

    21,687Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,687
  • open-gigaai/giga-brain-0Avatar von open-gigaai

    open-gigaai/giga-brain-0

    2,542Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,542
  • nvidia/isaac-gr00tAvatar von NVIDIA

    NVIDIA/Isaac-GR00T

    6,222Auf GitHub ansehen↗
    Jupyter Notebook
    Auf GitHub ansehen↗6,222
  • openbmb/minicpmAvatar von OpenBMB

    OpenBMB/MiniCPM

    9,464Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,464
Alle 30 Alternativen zu Openpi anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von physical-intelligence/openpi?

Die Hauptfunktionen von physical-intelligence/openpi sind: Action Inference, Distributed Training, Distributed Training Accelerators, Robotic Model Trainers, VLA, Robotics Frameworks, Remote Action Streaming, Language and Robotics Integration.

Welche Open-Source-Alternativen gibt es zu physical-intelligence/openpi?

Open-Source-Alternativen zu physical-intelligence/openpi sind unter anderem: 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…