Skip to content

Commit

Permalink
[website] add social image to latest blog
Browse files Browse the repository at this point in the history
  • Loading branch information
javierluraschi committed Nov 30, 2024
1 parent e868de9 commit ffa2908
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions website/blog/2024-11-27-using-NVIDIA-NIM/nvidia_nim.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
---
slug: NVIDIA-NIM
slug: nvidia-nim
title: "Using NVIDIA NIM to Spot AI-Generated Images"
authors: [diego]
tags: [Generative AI, NVIDIA NIM, AI Detection]
tags: [NVIDIA, NIM, AI Detection]
---

<head>
<meta property="og:image" content="blog-nvidia-nim-light.png" />
</head>

import ThemedImage from '../../src/components/themedimg.jsx'

AI-generated images are proliferating across the internet, manifesting in various forms of art, brand representation, and even fake news. These images, created using sophisticated machine learning algorithms, often blur the lines between authentic and artificial content, presenting themselves as both opportunities and challenges. To overcome these challenges, tools designed to identify AI-generated images, such as some available at [NVIDIA NIM](https://developer.nvidia.com/nim), are becoming increasingly vital for both businesses and individuals.
Expand Down

0 comments on commit ffa2908

Please sign in to comment.