OpenAI

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

Explore articles

Reset filters
Browse subtopics: Developer Tools

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

Showing 1-20 of 20 articles

ChatKit

ChatKit is an embeddable chat-interface SDK from OpenAI that lets developers drop a ChatGPT-style conversational UI into a web or mobile product with a single React component.

Conversational AIDeveloper Tools

GPT API

The GPT API is the public HTTP interface that OpenAI exposes for programmatic access to its hosted language, vision, audio, image, and video models.

Developer Tools

OpenAI AgentKit

OpenAI AgentKit is a suite of agent-building tools that OpenAI introduced at OpenAI DevDay on 6 October 2025 to take AI agents from prototype to production on OpenAI's hosted models.

AI AgentsAI Infrastructure

OpenAI Agents API

OpenAI Agents API is a developer service for running long-running AI agents with the Codex agent harness managed by OpenAI. OpenAI released it in public beta on September 10, 2026.

AI AgentsDeveloper Tools

OpenAI Agents SDK

The OpenAI Agents SDK is an open-source, lightweight framework developed by OpenAI for building multi-agent systems and agentic workflows, built around four core primitives: agents, handoffs, guardrails, and…

AI AgentsDeveloper Tools

OpenAI Apps SDK

The OpenAI Apps SDK is a developer toolkit, released by OpenAI at OpenAI DevDay on 6 October 2025, that lets third-party software build and run interactive apps directly inside a ChatGPT conversation .

AI AgentsDeveloper Tools

OpenAI Assistants API

The OpenAI Assistants API is a stateful, server-managed application programming interface that OpenAI introduced on November 6, 2023, at its first DevDay developer conference, letting developers build…

AI AgentsDeveloper Tools

OpenAI Batch API

The OpenAI Batch API is an asynchronous service from OpenAI that lets developers submit large groups of API requests in a single JSONL file and receive the results within 24 hours

Developer Tools

OpenAI Codex

OpenAI Codex is the brand OpenAI has used for two distinct generations of code-focused artificial intelligence products: a 2021 large language model that turned natural-language prompts into code

AI ModelsDeveloper Tools

OpenAI Harmony

OpenAI Harmony (the harmony response format) is the structured conversation and response format used by OpenAI's open-weight gpt-oss language models, released on August 5, 2025.

Developer ToolsOpen Source AI

OpenAI Realtime API

The OpenAI Realtime API is a speech-to-speech interface from OpenAI that lets developers build low-latency, bidirectional voice AI applications powered by GPT-4o and later by the purpose-built gpt-realtime…

Conversational AIDeveloper Tools