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…
Explore Developer Tools through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of Developer Tools.
Showing 181-240 of 269 articles
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…
The OpenAI Responses API is OpenAI's agent-oriented HTTP API, launched on March 11, 2025, that unifies the simplicity of the Chat Completions API with the stateful
The OpenAI acquisition of Statsig was an all-stock deal, valued at roughly $1.1 billion, that OpenAI announced on September 2, 2025.
OpenHands is an open-source, autonomous software development agent platform created by All Hands AI that lets AI agents write code, run shell commands, browse the web, and edit files inside an isolated Docker…
OpenPI (stylized openpi) is the open-source repository of robot foundation models, training code, and inference utilities published by Physical Intelligence, the San Francisco robotics and AI startup…
OpenResearch is an open-source workspace for coordinating coding agents during computational research.
OpenRouter is a unified API gateway and marketplace that routes a single, OpenAI-compatible request across more than 400 large language models (LLMs) and other AI models from over 60 providers, automatically…
OpenScience is an open-source, model-agnostic AI research workbench built by Synthetic Sciences, a San Francisco startup in Y Combinator's Winter 2026 batch.
OpenVINO (Open Visual Inference and Neural Network Optimization) is an open-source toolkit developed by Intel for optimizing and deploying deep learning inference across a heterogeneous set of Intel hardware…
OpenWorker is an open-source, local-first desktop AI agent announced by Andrew Ng. It combines a desktop interface with a local agent server that can work with files, a terminal, and connected services.
In machine learning, an operation (often abbreviated as op) is a basic computational unit that manipulates data, typically tensors, during the training or execution of a model.
Optimum Quanto, commonly referred to as Quanto, is a PyTorch-based quantization toolkit developed and maintained by Hugging Face that provides linear weight and activation quantization across multiple devices…
Outlines is an open-source Python (programming language) library, released under the Apache 2.0 license, that constrains large language model output to user-specified structures: regular expressions, function…
Pallas is an experimental extension to JAX that lets users write custom hardware kernels in Python and lower them to both Tensor Processing Units and NVIDIA GPUs from a single source.
Patronus AI is an automated LLM evaluation, observability, and guardrails platform founded in 2023 and headquartered in San Francisco.
Phind was an AI-powered answer engine built for software developers. The product combined a live web index with fine-tuned large language models to return cited, code-aware answers to programming questions…
Pi is an open-source coding agent and agent harness written in TypeScript, created in 2025 by the Austrian developer Mario Zechner and owned since April 2026 by Earendil Inc., a public benefit corporation…
Pieces for Developers is an AI-powered developer productivity tool created by Mesh Intelligent Technologies
Pipecat is an open-source Python framework for building real-time voice and multimodal conversational AI agents.
Playwright MCP is an open-source model context protocol server developed and maintained by microsoft that lets large language model agents control real web browsers through the Playwright cross-browser…
Project IDX is an experimental, browser-based cloud development environment built by Google.
Prove2Me is an open collaborative platform for formalizing mathematics in Lean 4, built by a group led by Tianyi Peng at Columbia University.
PyTorch is an open-source software library for tensor computation and machine learning.
PyTorch Lightning is an open-source deep-learning framework, created by William Falcon in 2019, that wraps PyTorch to abstract away the engineering boilerplate of training loops, distributed training, mixed…
Pydantic AI is an open-source Python framework for building large language model (LLM) agents, developed by Pydantic Services Inc. and released in beta on December 2, 2024.
Python is the dominant programming language for artificial intelligence and machine learning: roughly 59 percent of research implementations tracked by Papers with Code in September 2024 used PyTorch, a Python…
Qodo (formerly CodiumAI or Codium) is an AI-powered code integrity platform that provides automated code review, test generation, and code quality tools for software developers.
Qwen3-Coder is a family of open-weight large language models specialized for software engineering, developed by Alibaba's Qwen team (Tongyi Lab) and released under the Apache 2.0 license.
ROCm is AMD's open software stack for GPU computing and the main alternative to NVIDIA's CUDA platform.
Ray is an open-source distributed computing framework, developed at the University of California, Berkeley's RISELab and commercialized by Anyscale, that lets developers scale Python and artificial…
React (sometimes called React.js or ReactJS) is a free, open source JavaScript library for building user interfaces, created by Jordan Walke at Facebook and first released publicly on May 29, 2013.
Replicate is a cloud platform for running, deploying, and sharing machine learning models via a simple API.
Replit is an online integrated development environment (IDE) and AI-powered coding platform that lets users write, run, and deploy software directly from a web browser, including by describing an application…
Replit Agent is an AI software development agent built by Replit that turns a natural language description into a deployed, full-stack web application without the user writing code.
Rerun is an open-source multimodal data stack and visualization system built for robotics, computer vision, and other forms of physical AI.
Roo Code is an open-source AI coding agent that runs as a Visual Studio Code extension.
Safetensors is an open-source tensor serialization format developed by Hugging Face that stores machine learning model weights as raw tensor data plus a small JSON header
A SavedModel is the standardized, language-neutral serialization format that TensorFlow uses to package a complete, trained model (its computation graph, its weights, and any supporting assets) as a…
Semantic Kernel is a lightweight, open-source software development kit (SDK) created by Microsoft that lets developers integrate large language models (LLMs) into C#, Python, and Java applications and…
SkillEvaluator is an open-source command-line framework developed by NVIDIA for evaluating artifacts used by AI agents.
Slack is a workplace messaging platform owned by Salesforce that organizes team communication into persistent channels, threads, and direct messages, and that Salesforce now markets as an "agentic OS" where…
Slurm is an open-source workload manager and job scheduler for Linux clusters, developed and maintained by SchedMD, which NVIDIA acquired in December 2025 .
Sourcegraph Cody is an enterprise AI coding assistant built by Sourcegraph that combines large language models with the company's code-search and code-graph technology to deliver context-aware chat…
Structured output is a set of techniques and API features that constrain a large language model (LLM) to emit responses that exactly conform to a predefined format or schema, such as JSON, XML, or a custom…
Supabase is an open-source backend-as-a-service (BaaS) platform that bundles a hosted PostgreSQL database with authentication, file storage, real-time subscriptions, edge functions, and vector similarity…
Supermaven was an AI code completion tool that used a proprietary neural network architecture to deliver fast, context-aware code suggestions directly inside a developer's editor.
Sweep (stylized with a broom emoji and reachable at sweep.dev) is an AI developer tool built by the San Francisco startup of the same name, founded in 2023 by Kevin Lu and William Zeng.
Tabby is an open-source, self-hosted AI code generation assistant developed by TabbyML, Inc. It is positioned as a privacy-preserving, on-premises alternative to GitHub Copilot: organizations run the Tabby…
Tabnine is a privacy-focused, enterprise artificial intelligence code assistant that provides inline code completions, chat-based assistance, test generation, and code review inside a developer's integrated…
Tailwind CSS is an open-source, utility-first CSS framework that styles web interfaces by composing low-level utility classes such as flex, pt-4, text-center, and bg-blue-500 directly in markup
Task budgets are an Anthropic API feature, in beta, that lets a developer tell the model how many tokens it has for a full agentic loop, including thinking, tool calls, tool results, and output.
TensorBoard is the open-source visualization toolkit for TensorFlow, described by Google as "a suite of visualization tools to understand, debug, and optimize TensorFlow programs for ML experimentation." It…
TensorFlow Decision Forests (often abbreviated TF-DF) is an open-source Google library for training, serving, and interpreting decision-forest models such as Random Forest and Gradient Boosted Decision Trees…
TensorFlow Lite, rebranded as LiteRT (short for Lite Runtime) on September 4, 2024, is Google's open-source, on-device inference runtime that runs trained machine-learning models locally on mobile, embedded…
TensorFlow Playground (also called the Neural Network Playground, titled Deep playground in its source repository, and, in Google's education properties, simply Playground) is a free, interactive…
TensorFlow Serving (often shortened to TF Serving) is Google's open source system for serving machine learning models in production: it loads trained models, exposes them over gRPC and REST APIs, and manages…
TensorFlow.js (often abbreviated TFJS) is an open-source JavaScript library developed by Google for defining, training, and running machine learning models entirely in the web browser, in Node.js, and on…
Text Generation Inference (TGI) is an open-source toolkit developed by Hugging Face for deploying and serving large language models in production.
tf.train.Example (commonly written as tf.Example) is a Protocol Buffers message type that TensorFlow uses as its standard on-disk representation for a single training or inference example.
ThunderKittens (often abbreviated TK) is an embedded C++ domain-specific language and header-only library for writing high-performance AI kernels on modern NVIDIA GPUs.