Developer Tools

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

Explore articles

Browse subtopics (51)

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

Showing 181-240 of 269 articles

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 AIOpenAI

OpenAI Responses API

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

AI AgentsOpenAI

OpenHands

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…

AI AgentsAI Code Generation

OpenPI

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…

AI ModelsOpen Source AI

OpenScience

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.

AI for ScienceOpen Source AI

OpenVINO

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…

AI InferenceOpen Source AI

OpenWorker

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.

AI AgentsAI Tools & Products

Operation (op)

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.

MLOps

Optimum-Quanto

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…

AI InferenceOpen Source AI

Patronus AI

Patronus AI is an automated LLM evaluation, observability, and guardrails platform founded in 2023 and headquartered in San Francisco.

AI CompaniesAI Safety

Phind

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…

AI CompaniesGenerative AI

Pi (agent framework)

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…

AI AgentsAI Code Generation

Playwright MCP

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…

AI AgentsMicrosoft

Prove2Me

Prove2Me is an open collaborative platform for formalizing mathematics in Lean 4, built by a group led by Tianyi Peng at Columbia University.

AI for ScienceMathematics

PyTorch Lightning

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

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.

AI AgentsOpen Source AI

Qodo

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.

AI Code GenerationAI Tools & Products

Qwen3-Coder

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.

Chinese AILarge Language Models

Ray (framework)

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…

AI InfrastructureMachine Learning

React

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.

Software Development

Replit

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…

AI Code GenerationAI Infrastructure

Replit Agent

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.

AI AgentsAI Companies

Safetensors

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

Machine LearningOpen Source AI

SavedModel

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…

MLOps

Semantic Kernel

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…

AI AgentsMicrosoft

Slack (software)

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…

AI Tools & Products

Slurm

Slurm is an open-source workload manager and job scheduler for Linux clusters, developed and maintained by SchedMD, which NVIDIA acquired in December 2025 .

AI InfrastructureOpen Source AI

Supabase

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…

AI CompaniesAI Infrastructure

Sweep (software)

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.

AI AgentsAI Code Generation

Tabby (software)

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…

AI Code GenerationOpen Source AI

Tabnine

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…

AI Code GenerationArtificial Intelligence

Tailwind CSS

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

Software Development

Task budgets

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.

Anthropic

TensorBoard

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…

Data ScienceMachine Learning

TensorFlow Lite (LiteRT)

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…

AI HardwareGoogle

TensorFlow Playground

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…

Education AI

TensorFlow Serving

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…

AI InferenceMLOps

TensorFlow.js

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…

GoogleSoftware Development

Tf.Example

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.

Data & Datasets