Skip to content

Commit

Permalink
Added header image. Removed extra header. Menu title shortened
Browse files Browse the repository at this point in the history
  • Loading branch information
Asier Arranz committed Mar 6, 2024
1 parent 6e68b0a commit 9bc91eb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
Binary file added docs/images/mmj_tutorial.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions docs/tutorial_mmj.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@

NVIDIA [Metropolis Microservices for Jetson](https://developer.nvidia.com/blog/announcing-metropolis-microservices-on-nvidia-jetson-orin-for-rapid-edge-ai-development/) simplifies the development of vision AI applications, offering a suite of customizable, cloud-native tools. Before diving into this tutorial, ensure you've filled out the Metropolis Microservices for Jetson [Early Access form](https://developer.nvidia.com/metropolis-microservices/jetson-application-form) to gain the necessary access to launch the services. This step is crucial as it enables you to utilize all the features and capabilities discussed in this guide.

Perfect for both newcomers and experts, this tutorial provides straightforward steps to kick-start your edge AI projects. Whether you're a student or an ecosystem partner working on a use case, this guide offers a straightforward start for every skill level:
Perfect for both newcomers and experts, this tutorial provides straightforward steps to kick-start your edge AI projects. Whether you're a student or an ecosystem partner working on a use case, this guide offers a straightforward start for every skill level.

![android2](./images/mmj_tutorial.gif)

### 0. Install NVIDIA Jetson Services:

Expand Down Expand Up @@ -106,7 +108,7 @@ sudo docker compose -f compose_agx.yaml up -d --force-recreate


### 4. Download some sample videos and upload them to NVStreamer
###

Download them from [here](https://registry.ngc.nvidia.com/orgs/e7ep4mig3lne/teams/release/resources/sample-videos).

```
Expand All @@ -121,6 +123,7 @@ So, first we need to upload the file in the Streamer interface, it looks like th
---

![image1](./images/mmj_streamer.png)

---


Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ nav:
- Audio:
- AudioCraft: tutorial_audiocraft.md
- Whisper: tutorial_whisper.md
- Metropolis Microservices for Jetson:
- Metropolis Microservices:
- First steps: tutorial_mmj.md
# - Tools:
# - LangChain: tutorial_distillation.md
Expand Down

0 comments on commit 9bc91eb

Please sign in to comment.