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 121-180 of 267 articles

LiteLLM

LiteLLM is an open-source AI gateway from BerriAI that lets developers call more than 100 large language model providers (including OpenAI, Anthropic, Google Gemini, Amazon Bedrock and Azure OpenAI) through a…

Large Language ModelsOpen Source AI

Locofy

Locofy (stylized Locofy.ai) is a Singapore-based design-to-code platform that converts user-interface designs from Figma and Adobe XD into production-ready frontend code.

AI Code GenerationAI Companies

Luminal

Luminal (Luminal AI Inc.) is a San Francisco company that builds an open-source AI inference compiler and sells inference capacity and licensed deployments built on it.

AI CompaniesAI Inference

MLX

MLX is an open-source array and machine-learning framework built by Apple Inc.'s machine-learning research team specifically for Apple silicon, the M1, M2, M3, M4, and M5 series of system-on-chip processors.

AI CompaniesAI Hardware

MLflow

MLflow is an open-source platform for managing the end-to-end machine learning lifecycle, covering experiment tracking, model packaging, a model registry, deployment, and (since 2025) generative-AI…

MLOpsMachine Learning

Magic Patterns

Magic Patterns (at the domain magicpatterns.com) is a San Francisco-based AI design and prototyping tool that turns text prompts, screenshots, and Figma files into interactive user interfaces and…

AI Code GenerationAI Companies

Mastra

Mastra is an open-source TypeScript framework for building AI agents, workflows, and retrieval-augmented generation pipelines.

AI AgentsOpen Source AI

MediaPipe

MediaPipe is an open-source, cross-platform framework from Google for building on-device machine learning pipelines that process video, audio, and other streaming data in real time.

Computer VisionGoogle

Mem0

Mem0 (pronounced "mem-zero") is an open-source memory layer for AI agents and large language model applications that gives stateless LLMs persistent, evolving memory across sessions.

AI AgentsAI Companies

Meta Model API

Meta Model API is a hosted artificial-intelligence inference service from Meta Superintelligence Labs. Meta opened it in public preview on July 9, 2026, with Muse Spark 1.1 as its initial model.

AI Tools & ProductsMeta AI

Microsoft Agent Framework

Microsoft Agent Framework (MAF) is an open-source software development kit and runtime developed by Microsoft for building AI agents, multi-agent systems, and graph-based workflows.

AI AgentsMicrosoft

MindSpore

MindSpore is an open-source deep learning framework developed by Huawei that Huawei describes as "a new open source deep learning training/inference framework that could be used for mobile, edge and cloud…

Chinese AIDeep Learning

Mintlify

Mintlify is a documentation platform for software companies, based in San Francisco and founded in 2021 by Han Wang and Hahnbee Lee.

AI Companies

Model card

A model card is a short, standardized document that accompanies a trained machine learning model and reports its intended use, training data, evaluation results across different population subgroups, ethical…

AI Ethics

ModelScope

ModelScope is an open-source Model-as-a-Service (MaaS) platform developed by Alibaba Cloud and DAMO Academy and launched on November 3, 2022, that functions as China's largest AI model and dataset hub…

Chinese AIMachine Learning

Muse Code

Muse Code is a terminal coding agent developed by Meta Superintelligence Labs. Meta introduced it in beta on August 5, 2026 alongside the Muse Spark 1.2 model that powers it

AI AgentsAI Code Generation

NVIDIA AVO

NVIDIA AVO, short for Agentic Variation Operators, is an experimental AI agent architecture developed by NVIDIA for sustained, feedback-driven search.

AI AgentsNVIDIA

NVIDIA Dynamo

NVIDIA Dynamo is an open-source, low-latency distributed inference serving framework designed to deploy and scale generative AI and reasoning models across large GPU clusters.

AI InferenceAI Infrastructure

NVIDIA Isaac Sim

NVIDIA Isaac Sim is an open-source robotics simulation application built on NVIDIA Omniverse for developing, simulating, and testing AI-driven robots in physically based virtual environments.

NVIDIARobotics

NVIDIA NIM

NVIDIA NIM (NVIDIA Inference Microservices) is a set of containerized, prebuilt-and-optimized model-serving microservices from NVIDIA that package an AI model, an optimized inference engine, and an…

AI InferenceAI Infrastructure

NVIDIA NeMo

NVIDIA NeMo is an open, end-to-end framework from NVIDIA for building, customizing, and deploying generative AI models, described by NVIDIA as "a scalable generative AI framework built for researchers and…

AI InfrastructureNVIDIA

NVIDIA OpenShell

NVIDIA OpenShell is an open source runtime that executes autonomous AI agents inside policy-governed sandboxes, published by NVIDIA under the Apache License 2.0.

AI AgentsAI Safety

NVIDIA Riva

NVIDIA Riva is a GPU-accelerated software development kit and family of containerized inference services for speech and translation AI, built by NVIDIA.

AI InferenceEnterprise AI

NVIDIA Warp

NVIDIA Warp is an open-source Python framework, first released by NVIDIA in March 2022, that takes ordinary Python functions and just-in-time compiles them into native kernels that run on the CPU or on a…

NVIDIAOpen Source AI

Next.js

Next.js is an open-source React framework developed and maintained by Vercel that has become the default way to ship production AI products, especially streaming chat interfaces and other large language model…

Open Source AISoftware Development

Node (TensorFlow graph)

A node in a TensorFlow graph is a single unit of computation, such as a matrix multiplication, an addition, an activation, or a variable read, that occupies one vertex of the framework's computational graph…

Deep Learning

Open Interpreter

Open Interpreter is an open-source desktop agent, distributed as a Python command-line tool and library, that lets a large language model write and execute code locally on the user's machine.

AI AgentsOpen Source AI

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 AgentsOpenAI

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 AgentsOpenAI

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 AgentsOpenAI

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 AgentsOpenAI

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

OpenAI

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 ModelsOpenAI

OpenAI Codex Cloud

OpenAI Codex Cloud is a hosted, cloud-based software engineering agent developed by OpenAI and launched as a research preview on May 16, 2025.

AI AgentsOpenAI

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.

Open Source AIOpenAI

OpenAI Moderation API

The OpenAI Moderation API is a free classification tool, accessed through a dedicated moderation endpoint of the OpenAI API, that assesses whether text (and, for newer models

AI SafetyOpenAI

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