Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.56 KB

File metadata and controls

25 lines (17 loc) · 1.56 KB

Course Summary and Outlook

Course Summary and Outlook

By the end of this guide, you have covered a complete learning path from Jetson platform basics and development tools to computer vision, offline LLMs, generative AI, ROS robotics, and practical Jetson application cases.

What You Have Covered

  • Jetson platform basics, system setup, common developer tools, and remote debugging methods
  • Core development capabilities including CUDA, TensorRT, Docker, PyTorch, and TensorFlow
  • Computer vision workflows, model training, and edge deployment
  • Offline text LLMs, vision-language models, and speech interaction pipelines
  • ROS1, ROS2, and practical robotics development on Jetson

Suggested Next Steps

  1. Pick one main direction to go deeper: vision, robotics, offline LLMs, or multimodal applications.
  2. Build a complete project by combining Module 5, Module 7, and Module 9.
  3. Reuse the environment setup, deployment, remote development, and debugging methods from this course in your own Jetson projects.

Recommended Project Path

  • If you prefer edge AI application development, start with a computer vision or offline LLM demo and then expand it into a full system.
  • If you prefer robotics, combine ROS2, vision, and speech modules into navigation, perception, or interaction projects.
  • If you already have some development experience, turn the patterns in this repository into your own project template and deployment scripts.