# Teaching a robot from demonstrations

OpenVLA gives robotics teams a pretrained vision-language-action model plus instructions for fine-tuning it on their own robot demonstrations.

Canonical: https://brightaifuture.com/discoveries/openvla-robot-manipulation
Format: discovery
Source publication: 2024-06-13
Bright publication: 2026-09-19
Substantive update: None recorded
Evidence and review: Experimental; confidence: unassessed; source-checked; ai-assisted. AI-assisted comparison with the cited sources. Source-checked means the record was checked against those sources; it does not claim independent reproduction, expert review, or validation of the publisher’s results.

## The human problem

Every new physical task can demand costly robot data collection and a specialist control pipeline.

## The prior constraint

Robot policies were commonly narrow, hardware-specific, and difficult for outside teams to reproduce or adapt.

## AI’s actual role

The model reads an image and language instruction, then predicts actions for a robot manipulator.

## The documented result

The official release provides checkpoints, LoRA and full fine-tuning paths, configuration files, and evaluation instructions for supported robot environments.

## Why it may matter

A reusable starting policy may let more labs test generalization, while responsibility for physical safety stays with the deploying team.

## Limitations

Repository code is MIT, while checkpoints inherit Llama 2 Community License restrictions. Laboratory evaluations do not establish safe unattended operation.

The repository documents a reproducible research artifact. Its MIT code license does not extend to the released model checkpoints.

## Unresolved questions



## Provenance and history

{
  "dates": {
    "eventDate": null,
    "publicationDate": "2024-06-13",
    "captureDate": "2026-09-19",
    "lastReviewedDate": "2026-09-19"
  },
  "provenance": {
    "origin": "editorial",
    "externalId": "https://github.com/openvla/openvla"
  },
  "revisions": [
    {
      "id": "revision:open-models-added:openvla-robot-manipulation",
      "recordedAt": "2026-09-19",
      "summary": "Bright added this source-checked open-model application record. The cited source publication date is 2024-06-13; 2026-09-19 is when Bright added this record.",
      "sourceIds": [
        "openvla-repository",
        "openvla-paper"
      ]
    }
  ],
  "corrections": []
}

## Original sources

- [OpenVLA: An open-source vision-language-action model](https://github.com/openvla/openvla)
- [OpenVLA: An Open-Source Vision-Language-Action Model](https://arxiv.org/abs/2406.09246)

## Continue exploring

- [Open Models](https://brightaifuture.com/open-models)
- [Open intelligence](https://brightaifuture.com/worlds/open)
- [What changes when powerful models become open-weight?](https://brightaifuture.com/threads/open)
- [Someone builds on it](https://brightaifuture.com/open-intelligence)
