Model
An AI model is a computer program built to work like a human brain, processing input to generate a response.
Detailed Definition
Like a child, a model "learns" by being exposed to many examples of how people typically respond or behave in different situations. As it sees more and more examples, it begins to recognize patterns, understand language, and generate coherent responses. There are many different types of AI models, including large language models (LLMs), video generation models, voice generation models, and more traditional models for classification, ranking, and regression.
Core ConceptsMore in this Category
Action Model
An internal model used by AI agents to predict the potential outcomes of their actions in specific states.
Agent
An AI system capable of taking actions autonomously to achieve specific goals in an environment.
Algorithm
A set of rules or instructions designed to solve a specific problem or perform a task.
Artificial Intelligence (AI)
The simulation of human intelligence in machines programmed to think and learn like humans.
Inference
The process of a trained AI model generating a response or making a prediction based on new input.
Token
The basic unit of text that an AI model processes, which can be a word or part of a word.