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…
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 121-180 of 267 articles
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…
LiveKit Agents is an open source framework for building realtime voice, video, and multimodal AI agents
The Llama API is Meta's first-party hosted cloud service for running Llama models.
Llama Stack is an open standardized framework created by Meta for building generative AI applications.
LlamaIndex is an open-source data framework for building large language model (LLM) applications, with a particular focus on retrieval-augmented generation (RAG) and document processing.
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.
Lovable is an AI-powered application builder that generates full-stack web applications from natural language descriptions.
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.
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.
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…
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…
Mastra is an open-source TypeScript framework for building AI agents, workflows, and retrieval-augmented generation pipelines.
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.
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.
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.
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.
Foundry Local is an on-device artificial intelligence runtime from Microsoft that lets applications run open weight language models entirely on a user's own hardware.
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…
Mintlify is a documentation platform for software companies, based in San Francisco and founded in 2021 by Han Wang and Hahnbee Lee.
Mistral Vibe is a unified AI assistant and agent from Mistral AI for professional work, software development, and conversational tasks.
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…
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…
Mooncake is a KVCache-centric, disaggregated serving architecture for large language models, built by Moonshot AI together with researchers at Tsinghua University.
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
NOOA (NVIDIA Object-Oriented Agents) is an open-source, model-agnostic Python framework for building AI agents, released by NVIDIA in July 2026 .
NVIDIA AVO, short for Agentic Variation Operators, is an experimental AI agent architecture developed by NVIDIA for sustained, feedback-driven search.
NVIDIA BioNeMo is NVIDIA's software platform for applying AI to biology and drug discovery.
NVIDIA BioNeMo Inference Runtime (BioIR) is a GPU-accelerated Python library for biomolecular structure prediction inference.
NVIDIA Deep Learning Institute (DLI) is the training and education arm of NVIDIA, offering hands-on courses, instructor-led workshops, and professional certifications in artificial intelligence, accelerated…
NVIDIA DeepStream is a GPU-accelerated software development kit for building real-time streaming analytics pipelines, principally for video.
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.
NVIDIA Isaac Lab-Arena is an open-source framework for composing simulated robot tasks and evaluating learned policies at scale.
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.
NVIDIA Isaac for Healthcare is NVIDIA's open-source developer framework for building, simulating, training, and deploying medical robots.
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…
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…
The NVIDIA NeMo Agent Toolkit is an open-source, framework-agnostic library for connecting, profiling, evaluating, and optimizing teams of AI agents.
NVIDIA NeMo Switchyard is an open-source proxy and Rust library for routing requests among configured large language models.
NVIDIA OSMO is an open-source workflow orchestration platform developed by Nvidia for physical AI and robotics development.
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.
NVIDIA Riva is a GPU-accelerated software development kit and family of containerized inference services for speech and translation AI, built by NVIDIA.
NVIDIA Triton Inference Server is open-source model deployment software that lets teams run trained models from any machine learning or deep learning framework on any processor (GPU, CPU, or other accelerator)…
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…
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…
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…
Ollama is a free, open-source runtime for downloading, running, and managing open-weight large language models (LLMs) locally on personal computers and servers.
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.
Open WebUI is a self-hosted, extensible web interface for interacting with large language models (LLMs) both locally and through cloud APIs.
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.
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.
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…
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 .
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…
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 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
OpenAI Codex CLI is an open-source, terminal-based coding agent developed by OpenAI and released on April 16, 2025
OpenAI Codex Cloud is a hosted, cloud-based software engineering agent developed by OpenAI and launched as a research preview on May 16, 2025.
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.
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
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…