DeepStream_Coding_Agent
DeepStream video analytics pipelines and vision model benchmarking
All Skills in This Repository (2)
Pure Emerald Level Indicatorsdeepstream-dev
Build NVIDIA DeepStream SDK 9.0 Python pipelines with correct element and config rules.
deepstream-import-vision-model
Automates DeepMind model deployment from neural network definition to hardware-efficient binary.
Frequently Asked Questions
FAQPage SchemaHow to install DeepStream Coding Agent?โผ
Run `npx skills add NVIDIA-AI-IOT/DeepStream_Coding_Agent --all -g -y` in your terminal to install both DeepStream skills globally.
How to build a DeepStream pipeline with AI?โผ
The deepstream-dev skill gives your coding assistant curated DeepStream SDK 9.0 references, so it generates correct pyservicemaker pipelines with proper plugins, configs, and error handling.
How to import a HuggingFace model into DeepStream?โผ
The deepstream-import-vision-model skill downloads the ONNX model, builds a TensorRT engine, creates a custom bbox parser, and runs validation and multi-stream benchmarks fully unattended.
Does it work with Claude Code and Cursor?โผ
Yes. Both skills follow the standard SKILL.md format and activate automatically in Claude Code, Cursor, Codex, and other compatible coding assistants.
Do I need a GPU to generate DeepStream code?โผ
No. Code generation works on any machine, but running the generated pipelines or model benchmarks requires an NVIDIA GPU with DeepStream SDK 9.0, CUDA 13.1, and TensorRT.
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