Seeed-Projects/Seeed-Jetson-DevelopTool

54Stars on the repository
96Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

train-deploy-yolov8

73

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex needs its repo

Train and deploy YOLOv8 object detection models entirely on reComputer Jetson (JetPack 5.0+), covering dataset preparation, Label Studio annotation, model training, validation, TensorRT quantization, and real-time inference.

not rated 54 yesterday B SkillSpector: warn 56 tokens original MIT

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex

Set up the Ultralytics YOLO environment on NVIDIA Jetson (JetPack 6.0+) for YOLOv8, YOLOv11, or YOLOv26. Installs GPU-enabled torch 2.8, torchvision with CUDA NMS support, onnxruntime-gpu, and ultralytics, then validates TensorRT engine compatibility. Use when the user asks to install, deploy, or fix any YOLO model…

not rated 54 yesterday B SkillSpector: warn 112 tokens original MIT

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex

Diagnose and fix USB timeout errors during JetPack flashing on Jetson. Covers the 5 most common causes: VM USB instability, insufficient power, bad cable, USB hub, wrong package.

not rated 54 yesterday B SkillSpector: warn 0 tokens original MIT

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex

Install and enable Realtek RTL88x2bu USB Wi-Fi adapters (for example 0bda:b812) on Ubuntu/Jetson. Clones a maintained driver repo, builds against the running kernel, installs the module, loads it, and verifies the new Wi-Fi interface.

not rated 54 yesterday B SkillSpector: warn 69 tokens original MIT

uuid-error-fix

77

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex

Resolve UUID-related boot errors on Jetson devices that cause the system to enter recovery terminal (bash-5.1#). Covers clearing OTA flags, replacing corrupted /boot/initrd, and a fresh installation fallback method.

not rated 54 yesterday A SkillSpector: warn 49 tokens original MIT

vlm-warehouse-guard

78

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex

Deploy a VLM (LLaVa) on reComputer Industrial J4012 to monitor a warehouse using a USB camera. Integrates RS485 signal light control for safety status indication (green/yellow/red). Requires JP6, Ollama, and RS485 components (hub, color-changing light, light sensor).

not rated 54 yesterday D 70 tokens original MIT

vnc-setup

79

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex needs its repo

Install and configure VNC (Vino) remote desktop on reComputer Nvidia Jetson devices. Covers server setup, password configuration, schema editing, and auto-start on login. Requires an HDMI dummy plug for headless operation.

not rated 54 yesterday B SkillSpector: warn 50 tokens original MIT

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex needs its repo

Build an end-to-end voice-controlled motor system on Jetson (reComputer Robotics J4012). Integrates Whisper ASR, Ollama LLM (Qwen 2.5) for intent understanding, and CAN bus motor control for MyActuator X Series Motors via natural voice commands.

not rated 54 yesterday D 67 tokens original MIT

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex

Deploy a fully local voice-interactive robotic assistant on reComputer Mini J501 with Reachy Mini. Integrates Ollama LLM, FunASR speech recognition, and Coqui TTS for an embodied conversational AI experience. Requires JP6.2 and Reachy Mini Lite.

not rated 54 yesterday C 69 tokens original MIT

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex

Deploy a fully local voice-interactive robotic assistant on reComputer Mini J501 with Reachy Mini for physical AI applications. Integrates Ollama LLM, FunASR speech recognition, and Coqui TTS for embodied conversational interaction. Requires JP6.2 and Reachy Mini Lite.

not rated 54 yesterday C 69 tokens copy · 92% MIT

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex

Deploy OpenAI Whisper on NVIDIA Jetson Orin for real-time speech-to-text. Clones the deployment repo, installs dependencies including ffmpeg, tests the environment, and runs real-time STT from a USB microphone (e.g. reSpeaker). Includes Riva vs Whisper comparison context.

not rated 54 yesterday B SkillSpector: warn 65 tokens original MIT

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex

Deploy YOLOv11 with an Orbbec Gemini 2 depth camera on reComputer J4012 (Jetson Orin NX 16GB) for real-time object detection and 3D distance measurement between detected objects. Uses TensorRT for accelerated inference and pyorbbecsdk for depth data. Requires JetPack 5.1.3.

not rated 54 yesterday B SkillSpector: warn 79 tokens original MIT

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex

Set up the YOLOv26 dual USB camera system on NVIDIA Jetson (JetPack 6.0+). Installs GPU-enabled torch 2.8, torchvision 0.23 with CUDA NMS support, onnxruntime-gpu 1.23, and ultralytics, then validates TensorRT engine compatibility. Use when the user asks to install, rebuild, or fix YOLOv26 on Jetson.

not rated 54 yesterday B 97 tokens copy · 88% MIT

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex

End-to-end YOLOv5 few-shot object detection pipeline on Jetson. Covers dataset collection, annotation with Roboflow, training (local PC, Google Colab, or Ultralytics HUB), and inference on Jetson using TensorRT or DeepStream SDK. Supports all Jetson platforms from Nano to AGX Xavier.

not rated 54 yesterday B SkillSpector: warn 74 tokens original MIT

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex

Deploy YOLOv8 on NVIDIA Jetson using TensorRT and DeepStream SDK for high-performance video inference. Covers JetPack flashing, DeepStream installation, PyTorch/torchvision setup, DeepStream-Yolo configuration, INT8 calibration, and multistream benchmarks. Supports JetPack 4.6+ with DeepStream 6.0+.

not rated 54 yesterday B SkillSpector: warn 79 tokens original MIT

yolov8-trt

88

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex

Deploy YOLOv8 on NVIDIA Jetson using TensorRT for maximum inference performance. Covers object detection, segmentation, classification, pose estimation, and tracking. Supports pre-trained models, TensorRT FP16/INT8 export, custom model training via Roboflow/Ultralytics HUB, and one-line deployment. Requires JetPack…

not rated 54 yesterday B SkillSpector: warn 80 tokens original MIT

zero-shot-detection

89

Seeed-Projects/Seeed-Jetson-DevelopTool

Skill Claude CodeCodex

Deploy CLIP-based zero-shot object detection on Jetson using Jetson Platform Services. Detects arbitrary objects from text prompts without retraining. Requires reComputer J4012 (Orin NX 16GB) and JetPack 6.0.

not rated 54 yesterday B SkillSpector: warn 55 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: