Skip to content
Open
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
8 changes: 8 additions & 0 deletions topics/generative-ai/index.md
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
---
aliases: gen-ai, genai, generative-artificial-intelligence
display_name: Generative AI
short_description: Generative AI refers to artificial intelligence models capable of generating text, images, code, or other media in response to prompts.
topic: generative-ai
wikipedia_url: https://en.wikipedia.org/wiki/Generative_artificial_intelligence
---
Generative AI (Generative Artificial Intelligence) encompasses machine learning models trained to create new content—including text, images, video, audio, and code—by learning patterns from existing data. Popular applications include large language models (LLMs), AI image generators, and autonomous coding agents.