Your path to intelligent robotics.
Website | Documentation | GitHub | X
ONEPATH is a modular AI runtime that empowers developers to create and deploy multimodal AI agents across digital environments and physical robots.
- Modular AI Runtime - Flexible and extensible architecture
- Multimodal AI Agents - Process diverse inputs and perform various actions
- Configuration Files (JSON5) - Easy agent configuration
- LLMs/VLMs - Support for multiple Large Language Models and Vision Language Models
- Hardware Abstraction Layer (HAL) - Seamless hardware integration
- WebSim - Web-based debugging and visualization tool
git clone https://github.com/ONEPATH-ROBOTICS/ONEPATH.git
cd ONEPATHuv syncGet your API key from the ONEPATH Portal.
uv run python src/run.pyOr using Docker:
docker compose upFor more help connecting ONEPATH to your robot hardware, visit one-path.io.
More detailed documentation can be accessed at ONEPATH.
Try out some examples.
The source code and examples are available on GitHub.
Please make sure to read the Contributing Guide before making a pull request.
This project is licensed under the terms of the MIT License.
