diff --git a/topics/generative-ai/index.md b/topics/generative-ai/index.md new file mode 100644 index 00000000000..352416fe4bb --- /dev/null +++ b/topics/generative-ai/index.md @@ -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. \ No newline at end of file