diff --git a/src/components/jeston/index.tsx b/src/components/jeston/index.tsx index afa7a87a035f..f520e78f920d 100644 --- a/src/components/jeston/index.tsx +++ b/src/components/jeston/index.tsx @@ -197,9 +197,9 @@ const computerPageA = () => { })} {usageRender({ class:styles.gray, - title: 'Jetpack Flash and Hardware Usage', + title: 'AI Developer Tools', desc: ` - Most of our reComputer Jetson products come with NVIDIA JetPack system pre-installed on the device. However, if you want to flash these devices again or flash other devices which do not come with JetPack system, you can follow the below links for step-by-step guidance. We have also included guidance on how to use different hardware peripherals on these NVIDIA Jetson powered devices. + After accessing an NVIDIA Jetson device, the AI development process involves several key steps: obtaining and labeling data for training, training and optimizing the AI model to ensure optimal performance on the device, and finally deploying the model to build applications. Additionally, applications can be managed remotely, allowing for tracking of device performance metrics to ensure field efficiency. Comprehensive wiki guides are available to support this AI workflow using various software tools. `, list:listData1 })} diff --git a/src/components/recomputer/index.tsx b/src/components/recomputer/index.tsx index 290e143b9d40..87477ec9d30c 100644 --- a/src/components/recomputer/index.tsx +++ b/src/components/recomputer/index.tsx @@ -14,7 +14,7 @@ const computerPageA = () => {
Note: Hover your mouse over the product name on the left hand side and click it to enter the relevant wiki pages. Also hover your mouse over the product series name on the right hand side to have a glimpse of the products included in that series. -
+
AI Developer Tools
After you have access to an NVIDIA Jetson device, you can start developing different AI applications to suite different scenarios. The very first step of an AI project is to