NVIDIA-AI-IOT/DeepStream_Coding_Agent
64 stars · Last commit 2026-05-28
A project showcasing how to leverage AI coding assistants (Cursor, Claude Code, etc.) for accelerated NVIDIA DeepStream SDK application development using a curated agentic skill and structured prompts.
README preview
# DeepStream Coding Agent A project showcasing how to leverage **AI coding assistants** (Cursor, Claude Code, etc.) for accelerated [NVIDIA DeepStream SDK](https://developer.nvidia.com/deepstream-sdk) application development using a curated agentic skill and structured prompts. > **Disclaimer:** Code generated with AI coding assistants is intended as a development starting point. All generated code must undergo your full software development lifecycle (SDLC) — including code review, testing, and security validation — before production use. --- ## Prerequisites ### For code generation (using the skill and prompts) - **AI coding assistant** that supports agentic skills (e.g., Cursor, Claude Code) No GPU, SDK, or special hardware is required — the skill and example prompts work on any system. ### For running the generated code The following are required on the target execution environment: