Artificial Intelligence

Explore Artificial Intelligence through related topics and the articles other pages reference most.

Explore articles

Reset filters
Browse subtopics: Natural Language Processing

Articles that also belong to these categories. Counts cover all of Artificial Intelligence.

Showing 1-24 of 24 articles

Computer-use agent

A computer-use agent (CUA) is a category of AI agent in artificial intelligence that performs tasks by directly operating a general-purpose computer's graphical user interface (GUI) the way a human does, by…

AI AgentsComputer Science

ELIZA

ELIZA is the first widely known chatbot, a natural language processing program written by Joseph Weizenbaum at the Massachusetts Institute of Technology (MIT) between 1964 and 1967 and described in a January…

Natural Language Processing

HotpotQA

HotpotQA is a large-scale, multi-hop question answering dataset of about 112,779 crowd-authored question-and-answer pairs over English Wikipedia, whose answers cannot be found in any single paragraph and…

AI BenchmarksData & Datasets

MathArena

MathArena is a public, continuously updated leaderboard and evaluation platform that measures the performance of large language models on mathematics competition problems released after each model's training…

AI BenchmarksNatural Language Processing

NLU

Natural Language Understanding (NLU) is the subfield of artificial intelligence and natural language processing that turns unstructured human language into structured representations a computer can act on…

Natural Language Processing

OCR Models

OCR Models are artificial intelligence (AI) systems that convert images of typed, handwritten, or printed text into machine-readable digital text through Optical Character Recognition (OCR).

Computer VisionDeep Learning

Post-training

Post-training is the stage of large language model (LLM) development that comes after pre-training and turns a raw, general-purpose base model into an aligned, instruction-following AI assistant.

Deep LearningLarge Language Models

Pre-training

Pre-training is a stage of machine learning in which a model learns parameters from a source dataset or source objective before those parameters are reused or adapted for a target use.

Computer VisionDeep Learning

Tool use

Tool use in artificial intelligence is the ability of a model-based system to request, coordinate, and use capabilities outside the model's ordinary token-generation process.

AI AgentsLarge Language Models