awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SpatialVLA avatar

SpatialVLA/SpatialVLA

0
View on GitHub↗
655 stars·43 forks·Python·6 viewsspatialvla.github.io↗

SpatialVLA

Features

  • Robotics Foundation Models - Spatial-enhanced vision-language-action model trained on large-scale episodes.

Star history

Star history chart for spatialvla/spatialvlaStar history chart for spatialvla/spatialvla

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to SpatialVLA

Similar open-source projects, ranked by how many features they share with SpatialVLA.
  • huggingface/lerobothuggingface avatar

    huggingface/lerobot

    21,687View on 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
    View on GitHub↗21,687
  • eo-robotics/eo1EO-Robotics avatar

    EO-Robotics/EO1

    292View on GitHub↗

    EO: Open-source Unified Embodied Foundation Model Series

    Jupyter Notebook
    View on GitHub↗292
  • fanqi-lin/onetwovlaFanqi-Lin avatar

    Fanqi-Lin/OneTwoVLA

    234View on GitHub↗

    [Project Page](https://one-two-vla.github.io/) [Paper](https://arxiv.org/abs/2505.11917) [Processed Datasets](https://huggingface.co/datasets/Richard-Nai/onetwovla-dataset)

    Python
    View on GitHub↗234
  • physical-intelligence/openpiPhysical-Intelligence avatar

    Physical-Intelligence/openpi

    12,377View on GitHub↗

    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

    Python
    View on GitHub↗12,377
See all 7 alternatives to SpatialVLA→

Frequently asked questions

What are the main features of spatialvla/spatialvla?

The main features of spatialvla/spatialvla are: Robotics Foundation Models.

What are some open-source alternatives to spatialvla/spatialvla?

Open-source alternatives to spatialvla/spatialvla include: huggingface/lerobot — This project is a comprehensive research platform designed for the end-to-end lifecycle of robotic learning. It… eo-robotics/eo1 — EO: Open-source Unified Embodied Foundation Model Series. fanqi-lin/onetwovla — [[Project Page]](https://one-two-vla.github.io/) [[Paper]](https://arxiv.org/abs/2505.11917) [[Processed… physical-intelligence/openpi — OpenPi is a vision-language-action robot control framework designed to generate physical control actions for robotic… hume-vla/hume — [\[📄Paper\]](https://arxiv.org/abs/2505.21432) [\[🔥Project Page\]](https://hume-vla.github.io/) [\[📖… nvidia/isaac-gr00t.