# Physical AI Foundation Models for Robotics

In robotics, Artificial Intelligence (AI) models are the "brains" that enable machines to perceive, understand, predict, and act within their environments. Modern robotics has moved beyond simple pre-programmed instructions, now leveraging sophisticated AI models that allow for unprecedented levels of autonomy and adaptability. This entry outlines the key categories of AI models forming the contemporary robotics stack: **Foundation Vision Models, World Models, and Vision-Language-Action (VLA) models.**

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.overthereality.ai/over-wiki/physical-ai/physical-ai-foundation-models-for-robotics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
