AI Learning Center
Master AI Tools
Comprehensive guides, tutorials, and resources to help you get the most out of AI tools.
Be Specific
The more specific your prompts, the better the AI output.
Iterate
Don't expect perfect results on the first try. Refine and iterate.
Understand Limitations
AI can make mistakes. Always verify important information.
Experiment
Try different tools and approaches to find what works best.
Video
AI video tools, ranked
Text-to-video, editing and upscaling — what each tool can actually hold consistent across a shot, and what it costs per clip.
Browse video toolsAI Glossary
Understanding AI terminology
LLM
A large language model — a system trained on text to predict what comes next.
Token
The unit a model reads and writes — roughly three quarters of a word in English.
Context window
How much text a model can consider at once, input and output together.
Hallucination
Confident output that is simply untrue.
RAG
Retrieval-augmented generation — fetch relevant documents, then answer from them.
Quantisation
Storing weights at lower precision so the model fits in less memory.
Agent
A loop where the model plans, acts through tools, observes and repeats.
Prompt injection
Hostile instructions hidden in content the model reads.