Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions _posts/2025-08-01-slang-ai-assistant.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ date: 2025-08-01
categories: [ "blog" ]
tags: [slang]
author: "Mukund Keshava, NVIDIA"
image: /images/posts/2025-08-01-slang-ai-assistant.webm
image: /images/posts/2025-08-01-slang-ai-assistant.webp
human_date: "August 1, 2025"
---

Expand All @@ -32,7 +32,10 @@ This demonstrates how users can access high-quality documentation concerning gen
3. The LLM then goes ahead and provides implementation as well on how this can be done.
4. Note: Given the current state of LLMs, output may not be 100% accurate, compilable code, so you will need to review it closely.

<img src="/images/posts/2025-08-01-slang-ai-assistant.webm" alt="AI coding assistant" class="img-fluid" style="max-width: 100%; width: 800px; height: auto;">
<video width="480" controls>
<source src="/images/posts/2025-08-01-slang-ai-assistant.webm" type="video/webm">
Your browser does not support the video tag.
</video>

We encourage you to try out this integration and experience firsthand how it can streamline your development workflow,
and we welcome your feedback to help us further improve this valuable tool. Kindly start discussion on our Slang Discord or file issues on our GitHub if you have suggestions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.