# AI Resources Here you will find guidance that covers the frameworks, models, and tools used to build and optimize robot perception and intelligence workloads. ## Developer Tools Use these tools to develop, optimize, and profile AI workloads for Robotics AI Suite applications. Install versions supported by the relevant application or Blueprint; do not combine independently pinned toolkit versions without validating the resulting environment. | Tool | Use | | --- | --- | | [OpenVINO](https://docs.openvino.ai/) | Optimize and deploy deep-learning inference workloads. | | [Intel oneAPI Toolkits](https://www.intel.com/content/www/us/en/developer/tools/oneapi/overview.html) | Develop and profile heterogeneous C++, SYCL, and data-parallel workloads. | | [OpenVINO Physical AI Runtime](https://github.com/openvinotoolkit/physicalai) | Accelerate your OpenVINO-powered deployment with a unified API for connecting cameras, robots, and policy inference. | | [Intel Physical AI Studio](https://github.com/open-edge-platform/physical-ai-studio)| Train and depoy VLA models with an easy-to-use imitation learning dataset generation platform. | For performance analysis, see [Benchmarking and Profiling](../benchmarking/index.md). ::::{grid} 2 :::{grid-item-card} **OpenVINO** :link: openvino/index :link-type: doc :link-alt: clickable cards Optimize and deploy deep-learning inference on available Intel compute devices. ::: :::{grid-item-card} **Developer Tools** :link: developer_tools/index :link-type: doc :link-alt: clickable cards Install and configure OpenVINO, oneAPI, IPEX, IPEX-LLM, and OpenXLA. ::: :::{grid-item-card} **Agentic Skills** :link: skills/index :link-type: doc :link-alt: clickable cards Find skills for use with the Robotics AI Suite to power AI-enabled development. ::: :::: :::{toctree} :maxdepth: 1 :hidden: OpenVINO Developer Tools Agentic Skills :::