Skip to content

Commit

Permalink
Merge pull request #8 from tokk-nv/main
Browse files Browse the repository at this point in the history
Add Community Articles tab/section
  • Loading branch information
tokk-nv authored Sep 20, 2023
2 parents 4e4c1fc + 9e510cb commit c3e07fe
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 0 deletions.
70 changes: 70 additions & 0 deletions docs/community_articles.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
hide:
- navigation
---

# Community Articles

Below, you'll find a collection of community articles showcasing the implementation of generative AIs on the Jetson platform.

## <span class="blobHackster">Hackster</span> `[09-13-2023]` [New AI Tool Is Generating a Lot of Buzz](https://www.hackster.io/news/new-ai-tool-is-generating-a-lot-of-buzz-3cc5f23a3598){:target="_blank"}

Nick Bild provides an insightful introduction to the Jetson Generative AI Playground.

> Link :fontawesome-solid-arrow-up-right-from-square: : [https://www.hackster.io/news/new-ai-tool-is-generating-a-lot-of-buzz-3cc5f23a3598](https://www.hackster.io/news/new-ai-tool-is-generating-a-lot-of-buzz-3cc5f23a3598){:target="_blank"}

## <span class="blobJetsonHacks">JetsonHacks</span> `[09-04-2023]` [Use These! Jetson Docker Containers Tutorial](https://jetsonhacks.com/2023/09/04/use-these-jetson-docker-containers-tutorial/){:target="_blank"}

JetsonHacks has a in-depth tutorial on how to use `jetson-containers` and even show `text-generation-webui` and `stable-diffusion-webui` containers in action!

<iframe width="640" height="360" src="https://www.youtube.com/embed/HlH3QkS1F5Y" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

> Link :fontawesome-solid-arrow-up-right-from-square: : [https://jetsonhacks.com/2023/09/04/use-these-jetson-docker-containers-tutorial/](https://jetsonhacks.com/2023/09/04/use-these-jetson-docker-containers-tutorial/){:target="_blank"}

## <span class="blobHackster">Hackster</span> `[08-17-2023]` [LLaMa 2 LLMs w/ NVIDIA Jetson and textgeneration-web-ui](https://www.hackster.io/pjdecarlo/llama-2-llms-w-nvidia-jetson-and-textgeneration-web-ui-96b070){:target="_blank"}

Paul DeCarlo demonstrates 13B and 70B parameter LLama 2 models running locally on <span class="blobDarkGreen4">Jetson AGX Orin 64GB Developer Kit</span>.

![](https://hackster.imgix.net/uploads/attachments/1621246/img_1231_RqW30jjm1q.gif?auto=format%2Ccompress&gifq=35&w=640&h=458&fit=min&fm=mp4)

> Link :fontawesome-solid-arrow-up-right-from-square: : [https://www.hackster.io/pjdecarlo/llama-2-llms-w-nvidia-jetson-and-textgeneration-web-ui-96b070](https://www.hackster.io/pjdecarlo/llama-2-llms-w-nvidia-jetson-and-textgeneration-web-ui-96b070){:target="_blank"}

## <span class="blobHackster">Hackster</span> `[08-14-2023]` [Running a ChatGPT-Like LLM-LLaMA2 on a Nvidia Jetson Cluster](https://www.hackster.io/shahizat/running-a-chatgpt-like-llm-llama2-on-a-nvidia-jetson-cluster-cbc7d4){:target="_blank"}

Discover how to run a LLaMA-2 7B model on an NVIDIA Jetson cluster in this insightful tutorial by Nurgaliyev Shakhizat.

![](https://hackster.imgix.net/uploads/attachments/1621367/_NioNNBZrnm.blob?auto=compress%2Cformat&w=640&h=458&fit=min)

> Link :fontawesome-solid-arrow-up-right-from-square: : [https://www.hackster.io/shahizat/running-a-chatgpt-like-llm-llama2-on-a-nvidia-jetson-cluster-cbc7d4](https://www.hackster.io/shahizat/running-a-chatgpt-like-llm-llama2-on-a-nvidia-jetson-cluster-cbc7d4){:target="_blank"}

## <span class="blobJetsonHacks">JetsonHacks</span> `[08-07-2023]` [Speech AI on NVIDIA Jetson Tutorial](https://jetsonhacks.com/2023/08/07/speech-ai-on-nvidia-jetson-tutorial/){:target="_blank"}

JetsonHacks gives a nice introduction to NVIDIA RIVA SDK and demonstrate its automated speech recognition (ASR) capability on <span class="blobLightGreen4">Jetson Orin Nano Developer Kit</span>.

<iframe width="640" height="360" src="https://www.youtube.com/embed/FZWgQvI7MxE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

> Link :fontawesome-solid-arrow-up-right-from-square: : [https://jetsonhacks.com/2023/08/07/speech-ai-on-nvidia-jetson-tutorial/](https://jetsonhacks.com/2023/08/07/speech-ai-on-nvidia-jetson-tutorial/){:target="_blank"}

## <span class="blobHackster">Hackster</span> `[07-12-2023]` [LLM based Multimodal AI w/ Azure Open AI & NVIDIA Jetson](https://www.hackster.io/pjdecarlo/llm-based-multimodal-ai-w-azure-open-ai-nvidia-jetson-135ff2){:target="_blank"}

Learn how to harness the power of Multimodal AI by running Microsoft JARVIS on an <span class="blobDarkGreen4">Jetson AGX Orin 64GB Developer Kit</span>, enabling a wide range of AI tasks with ChatGPT-like capabilities, image generation, and more, in this comprehensive guide by Paul DeCarlo.

![](https://hackster.imgix.net/uploads/attachments/1610773/2023-07-12_21-40-55_YHOalYh1xU.gif?auto=format%2Ccompress&gifq=35&w=640&h=458&fit=min&fm=mp4)

> Link :fontawesome-solid-arrow-up-right-from-square: : [https://www.hackster.io/pjdecarlo/llm-based-multimodal-ai-w-azure-open-ai-nvidia-jetson-135ff2](https://www.hackster.io/pjdecarlo/llm-based-multimodal-ai-w-azure-open-ai-nvidia-jetson-135ff2){:target="_blank"}


## <span class="blobHackster">Hackster</span> `[06-13-2023]` [How to Run a ChatGPT-Like LLM on NVIDIA Jetson board](https://www.hackster.io/shahizat/how-to-run-a-chatgpt-like-llm-on-nvidia-jetson-board-41fd79){:target="_blank"}

Nurgaliyev Shakhizat explores voice AI assistant on Jetson using FastChat and VoskAPI.

![](https://hackster.imgix.net/uploads/attachments/1599748/_51IDaX5X5J.blob?auto=compress%2Cformat&w=640&h=458&fit=min)

> Link :fontawesome-solid-arrow-up-right-from-square: : [https://www.hackster.io/shahizat/how-to-run-a-chatgpt-like-llm-on-nvidia-jetson-board-41fd79](https://www.hackster.io/shahizat/how-to-run-a-chatgpt-like-llm-on-nvidia-jetson-board-41fd79){:target="_blank"}
9 changes: 9 additions & 0 deletions docs/css/colors.css
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,15 @@ a.nv-buy-link:hover,.load-buy-link:hover {
background: #ff9fb27f; border-radius: 0.5em; padding: 0.2em; margin: 0.2em;
}

.blobJetsonHacks {
background: #394657; color: #fff; font-size: 0.8em; border-radius: 0.1em; padding-left: 0.3em; padding-right: 0.3em; margin: 0.2em;
}

.blobHackster {
background: #2e9fe6; color: #fff; font-size: 0.8em; border-radius: 0.1em; padding-left: 0.3em; padding-right: 0.3em; margin: 0.2em;
}


.highlightYellow {
background: #ffc105;
border-radius: 0.5em;
Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ nav:
- 📑 Knowledge Distillation: tutorial_distillation.md
- 🔖 SSD + Docker: tips_ssd-docker.md
- 🔖 Memory optimization: tips_ram-optimization.md
- Community Articles: community_articles.md
- Buy: buy.md

extra:
Expand Down

0 comments on commit c3e07fe

Please sign in to comment.