inference
Self-host computer vision models and video AI workflows anywhere
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Roboflow Inference?โผ
Run `npx skills add roboflow/inference --all -g -y` in your terminal to install all skills in this suite globally.
What does Roboflow Inference do?โผ
It turns any computer or edge device into a computer vision server that runs detection, segmentation, and classification models through a local API. You can also chain models into workflows that track, count, and analyze objects in video streams.
Can I run vision models without a GPU?โผ
Yes. The project ships pre-built Docker images for CPU, GPU, and NVIDIA Jetson devices, so you can run models on almost any hardware.
How do I process live camera or RTSP video streams?โผ
The inference server connects directly to webcams and RTSP streams and runs your chosen workflow on each frame with hardware acceleration handled automatically.
Do I need to write code to build a vision workflow?โผ
No. Workflows are composable blocks you can arrange in a visual UI, and the Python SDK lets developers trigger them with a few lines of code.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core