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.
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 61-108 of 108 articles
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.
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 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…
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 Codex CLI is an open-source, terminal-based coding agent developed by OpenAI and released on April 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.
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.
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.
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…
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…
Pipecat is an open-source Python framework for building real-time voice and multimodal conversational AI agents.
PyTorch is an open-source software library for tensor computation and machine learning.
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.
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.
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…
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
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…
Slurm is an open-source workload manager and job scheduler for Linux clusters, developed and maintained by SchedMD, which NVIDIA acquired in December 2025 .
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…
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…
Text Generation Inference (TGI) is an open-source toolkit developed by Hugging Face for deploying and serving large language models in production.
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.
Tinker is a fine-tuning API for open-weight language models, built by Thinking Machines Lab, the artificial intelligence startup founded by former OpenAI chief technology officer Mira Murati.
TransformerLens is an open-source Python library for the mechanistic interpretability of GPT-style language models.
Unsloth is an open-source Python library that fine-tunes large language models up to two times faster while using up to 70 percent less GPU memory and, in its own words, with "no accuracy loss".
XLA (Accelerated Linear Algebra) is Google's open-source machine learning compiler that takes computational graphs from frameworks such as TensorFlow, JAX, and PyTorch and transforms them into highly optimized…
Zed is an open-source, high-performance, multiplayer code editor written in Rust and developed by Zed Industries, the company founded by several of the creators of Atom and Tree-sitter.
llama.cpp is an open-source large language model inference engine written in C and C++ by Bulgarian software engineer Georgi Gerganov that runs large language models on consumer-grade hardware without…
llm-d is an open-source, Kubernetes-native framework for serving large language models in a distributed way at production scale.
n8n (pronounced "n-eight-n") is a source-available workflow automation platform built for technical teams, developed by the Berlin-based company n8n GmbH.
nnsight is an open-source Python library for the interpretation and intervention of deep learning models, developed by the Bau Lab at Northeastern University.
opencode is an open-source AI coding agent built for the terminal. Developed by Anomaly Innovations, formerly known as the SST (Serverless Stack) team, it provides a terminal user interface (TUI) through which…
smolagents is an open source Python library for building agents powered by large language models (LLMs), released by hugging face on 30 December 2024.
tinygrad is an open-source deep learning framework written primarily in Python that aims to occupy the space between Andrej Karpathy's pedagogical micrograd and full-scale production stacks like PyTorch.