🎓 AI Glossary
LLM
Large Language Model — an AI trained on huge text data to understand & generate language (e.g. GPT, Gemini).
Prompt
The instruction you give an AI. Better prompts = better results.
Token
A chunk of text an AI reads/writes; pricing is often per token.
Fine-tuning
Retraining a base model on your own data to specialize it.
RAG
Retrieval-Augmented Generation — AI that looks up fresh data before answering.
Hallucination
When an AI confidently states something false.
Freemium
Free basic plan + paid upgrades.
Open Source
Code/model publicly available to inspect & self-host.
Text-to-Image
Generating images from written descriptions.
TTS
Text-To-Speech — converting written text into spoken audio.