Commit 7aa51ea
authored
Dictionary (New Word): GenAI (#190)
# Word
#### GenAI
# Meaning/Definition
GenAI (short for **Generative Artificial Intelligence**) is a branch of
artificial intelligence that focuses on creating new content such as
text, images, code, audio, or video by learning patterns from existing
data.
Unlike traditional AI systems that are designed mainly for
classification or prediction, GenAI models generate original outputs
that mimic human creativity. These systems are widely used in
applications like chatbots, content creation, design, and software
development.
**Example**
* A GenAI model generates realistic images from text prompts.
* A language model writes human-like responses to user queries.1 parent b23c560 commit 7aa51ea
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments