✦foundationAI
Computer systems that perform tasks associated with human intelligence—without thinking exactly like a person.
◎foundationGenerative AI
AI that creates new text, images, audio or code from patterns learned during training.
AafoundationLLM
A large language model: the underlying engine that predicts and generates language.
···conversationToken
A small unit of text processed by a model. Your prompt, files and answer all use tokens.
◌conversationContext
The information currently available to the model: instructions, messages, files and tool results.
→conversationPrompt
Your request to the AI. Useful prompts clarify the goal, context, sources, constraints and output.
□ecosystemApplication
A complete product such as ChatGPT, Elicit or NotebookLM.
⌁ecosystemTool
A capability an AI can use—such as web search, Python, file reading or image generation.
↻ecosystemSkill
A reusable workflow that tells an AI how to complete a recurring task and check its work.
◇ecosystemAgent
AI that can plan steps, use tools and work toward a goal while remaining under human direction.
⇄ecosystemMCP
A standard way for AI systems to connect with external tools and authorised data.
⌕ecosystemRAG
Retrieval-augmented generation: finding relevant sources first, then using them to support an answer.
?!responsibilityHallucination
A fluent but unsupported or incorrect AI response. Plausible wording is not evidence.
⊙responsibilityGrounding
Connecting an AI response to supplied documents, trusted databases or verified web sources.
◒foundationMultimodal
Able to work across more than one medium, such as text, images, audio and files.