A project for running vision-language models on NVIDIA Jetson AGX Orin with OpenClaw.
Run the Qwen3-VL 8B vision-language model with built-in WebUI:
./scripts/start-qwen3vl-server.shThen open http://localhost:8080 in your browser to chat with vision capabilities.
For detailed setup instructions, see docs/qwen3vl-setup.md.
- Qwen3-VL 8B Vision Model Setup - Detailed guide for running the vision-language model
- Jetson AGX Orin Setup - Initial setup and configuration with OpenClaw
Available helper scripts in the scripts/ directory:
start-qwen3vl-server.sh- Start the Qwen3-VL vision model serverstop-qwen3vl-server.sh- Stop the running server