# GPT-4

> OpenAI multimodal large language model

**Wikidata**: [Q116709136](https://www.wikidata.org/wiki/Q116709136)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/GPT-4)  
**Source**: https://4ort.xyz/entity/gpt-4

## Summary

GPT-4 is a large language model.[1]It was established on March 14, 2023.

## Summary
GPT-4 is a multimodal large language model developed and owned by OpenAI. Released on March 14, 2023, it is an artificial intelligence model designed for natural language processing and generation. As the successor to GPT-3, it is used in various applications, including Microsoft Copilot and ChatGPT.

## Key Facts
- **Inception Date:** March 14, 2023
- **Developer:** OpenAI
- **Model Type:** Multimodal large language model, generative pre-trained transformer
- **Preceded By:** GPT-3
- **Succeeded By:** GPT-4o
- **License:** Proprietary license
- **Context Window:** 128,000 tokens
- **Programming Language:** Python
- **Used By:** Microsoft Copilot, Duolingo, ChatGPT

## FAQs
### Q: Who created GPT-4?
A: GPT-4 was developed, is owned, and is operated by OpenAI.

### Q: When was GPT-4 released?
A: GPT-4 was publicly released on March 14, 2023.

### Q: What is GPT-4 used for?
A: GPT-4 is used for natural language processing and natural language generation. It is integrated into applications like Microsoft Copilot, Duolingo, and ChatGPT and is available through the OpenAI API.

### Q: Is GPT-4 the most recent model in its series?
A: No, GPT-4 was succeeded by GPT-4o, which was released on May 13, 2024.

## Why It Matters
GPT-4 represents a significant milestone in the field of artificial intelligence, advancing the capabilities of its influential predecessor, GPT-3. As a multimodal model, it expanded the potential for AI interactions beyond just text. Its integration into widely used consumer and enterprise products, such as Microsoft Copilot and Duolingo, demonstrates its practical impact and has accelerated the adoption of generative AI technologies across various industries. The model's release spurred further competition and innovation in the AI space, with numerous alternatives like Claude, Grok, and Ernie Bot emerging. GPT-4's performance and features have established it as a central and benchmark model in the ongoing development of large language models.

## Notable For
- **Multimodality:** GPT-4 is defined as a multimodal large language model, capable of processing more than just text inputs.
- **Large Context Window:** The model features a context window of 128,000 tokens, allowing it to process and recall information from much longer documents and conversations.
- **Wide Commercial Adoption:** GPT-4 is used by major third-party applications, including Microsoft's Copilot AI assistant and the language-learning platform Duolingo.
- **Generational Advancement:** It is a key model in OpenAI's "Generative Pre-trained Transformer" series, serving as the direct successor to GPT-3 and the predecessor to GPT-4o.

## Body
### Overview and Classification
GPT-4 is an artificial intelligence model classified as a multimodal large language model (LLM) and a generative pre-trained transformer. Its primary uses are natural language processing and natural language generation. The model is part of the OpenAI API and is protected by copyright under a proprietary license.

Aliases for the model include GPT 4, Generative Pre-trained Transformer 4, and GPT4.

### Development and Launch
- **Developer:** OpenAI
- **Publication Date:** March 14, 2023
- **Programming Language:** Python
- **Framework:** Built with the PyTorch machine learning library.

### Technical Specifications
- **Context Window:** 128,000 tokens

### Lineage and Competitors
GPT-4 follows GPT-3 in the series of models developed by OpenAI and was succeeded by GPT-4o, which was released on May 13, 2024. It competes in the large language model market with other AI chatbots and models, including:
- Claude (Anthropic)
- Grok (xAI)
- Ernie Bot (Baidu)
- YandexGPT (Yandex)
- Open Assistant (LAION)

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "GPT-4",
  "description": "OpenAI multimodal large language model",
  "url": "https://openai.com/gpt-4",
  "sameAs": [
    "https://en.wikipedia.org/wiki/GPT-4"
  ],
  "additionalType": "http://schema.org/SoftwareApplication",
  "datePublished": "2023-03-14",
  "producer": {
    "@type": "Organization",
    "name": "OpenAI"
  },
  "programmingLanguage": {
    "@type": "ComputerLanguage",
    "name": "Python"
  },
  "license": "https://schema.org/ProprietaryLicense"
}

## References

1. GPT-4 is here: what scientists think
2. GPT-4 Technical Report
3. [Source](https://www.makeuseof.com/gpt-models-explained-and-compared)
4. [Source](https://openai.com/research/gpt-4)
5. [Confirmed: the new Bing runs on OpenAI’s GPT-4. 2023](https://blogs.bing.com/search/march_2023/Confirmed-the-new-Bing-runs-on-OpenAI%E2%80%99s-GPT-4/)
6. [Duolingo is now equipped with GPT-4: Here's what it can do for you](https://www.zdnet.com/article/duolingo-is-now-equipped-with-gpt-4-heres-what-it-can-do-for-you/)