#
GPT Programming Tutorials & Engineering Articles
269 GPT tutorials, guides, and engineering insights from NVIDIA, Cloudflare, Cursor, and more
Companies Using This
GPT Articles & Tutorials
Filter:
3 min read
--
11 min read
Includes Code
--
Autonomous vehicle (AV) development often relies on separate models for trajectory generation, high-level intent prediction, scene understanding…
Elizabeth Goodman
12 min read
Includes Code
--
Google Cloud API Gateway now offers a model routing feature in Public Preview, allowing developers to dynamically route traffic to models like Gemini, Claude, or OpenAI OSS-GPT without hardcoding endpoints or managing open-source proxies. Developers can easily configure these routing rules directly within their OpenAPI 3.x specifications by mapping virtual model names to specific backend targets on a shared host. Once deployed, the Gateway acts as a serverless ingress layer that accepts standard OpenAI-compatible requests, automatically transcodes the payload to the native schema of the target model, and routes the traffic on the fly.
Mak Ahmad, Sanjay Pujare
3 min read
Includes Code
--
One user turn can contain many model and tool iterations. Any cost inside the repeated region can be paid many times.
OpenAI Team
9 min read
--
By Justin Uberti and Zahan Malkani, Members of Technical Staff
NVIDIA Ising Calibration is an open source vision language model (VLM) designed to interpret diagnostic outputs from quantum processors and determine how they…
Tanya Lenz
4 min read
--
Building a great AI agent isn’t just about choosing the right models. The harness is the architecture surrounding the model. How it renders context…
Michelle Horton
9 min read
Includes Code
--
7 min read
--
How our LLM gateway uses Thompson sampling over lognormal latency posteriors to pick the fastest, most reliable model route per request
How to remain competitive in the AI era of software engineering
37 min read
Includes Code
--
Training an LLM is the easy part. The hard part is designing experiments and evaluations that you can trust enough to know whether the new…
Baharak Saberidokht
12 min read
--
Coding AI agents are becoming practical operators for long-running machine learning (ML) workflows. They can inspect repositories, set up runtimes…
Tanya Lenz
14 min read
Includes Code
--
3 min read
--
Netflix Technology Blog
26 min read
--
AI scientists are emerging as a new interface for scientific computing. These agents can read papers, write code, generate hypotheses, call APIs, inspect files…
Kyle Tretina
9 min read
Includes Code
--
Every swipe, transfer, and payment on a modern financial network encodes a pattern of human behavior. Transaction data is one of the richest signals an…
Benjamin Wu
10 min read
Includes Code
--
NVIDIA delivered a clean sweep in MLPerf Training v6.0, the latest edition of industry-standard AI training benchmarks developed by the MLCommons consortium.
Farshad Ghodsian
11 min read
--
Mixture-of-experts (MoE) models have quickly become a foundational component of modern, large-scale AI systems. They are widely adopted because they enable…
Rachit Garg
9 min read
Includes Code
--
Quick glossary for readers new to VLA/WAM terminology VLA Vision-Language-Action model: a robot policy that starts from a pretrained VLM backbone and adapts it…
ChiConvolutional Neural NetworksDiffusion ModelsGPTLSTMModalNeural NetworksSeedStable DiffusionSupervised LearningT5TransformerTransformersU-NetV
Moritz Reuss
58 min read
Includes Code
--
How we built an accounting benchmark to develop Ramp Stack, our agentic accounting assistant, and what we learned about frontier models, skill ablation, and memory along the way.
AI agents are changing how you interact with your PC. Creators, developers, and AI enthusiasts are already using these agents extensively to assist with day-to…
How our Rust collections library defends against adversarial trait implementations.
As AI models grow in complexity and regulatory scrutiny intensifies under frameworks including California’s AB-2013 and the EU AI Act, software teams face a…
Pratyusha Maiti
7 min read
--
Nuzhet Atay
15 min read
--
An agentic exchange must preserve a structured interaction: assistant turns interleave reasoning with one or more tool calls, and subsequent user turns return…
In March 2026, three LLM agents generated over 600,000 lines of code, ran 850 experiments, and helped secure a first-place finish in a Kaggle playground…
Chris Deotte
7 min read
Includes Code
--
By Brian Yu and Ashwin Nathan, Members of the Technical Staff
ElasticsearchengineeringGitLabGitLab CIGPTJSONJWTKubernetesNode.jsOAuthPrometheusReactRustTypeScriptYAML
21 min read
Includes Code
--
28 min read
Includes Code
--
How and why we built a real-time AI spend and usage pipeline for finance teams.
NVIDIA Ising is the world’s first family of open AI models for building quantum processors, launching with two model domains: Ising Calibration and Ising…
Tom Lubowe
9 min read
--
Richa Mehta
11 min read
--
Training LLMs requires periodic checkpoints. These full snapshots of model weights, optimizer states, and gradients are saved to storage so training can resume…
Wenqi Glantz
12 min read
Includes Code
--
Co-designed hardware, software, and models are key to delivering the highest AI factory throughput and lowest token cost. Measuring this goes far beyond peak…
Ashraf Eassa
10 min read
--
Agentic AI is an ecosystem where specialized models work together to handle planning, reasoning, retrieval, and safety guardrailing. As these systems scale…
Chintan Patel
10 min read
--
While consumer AI offers powerful capabilities, workplace tools often suffer from disjointed data and limited context. Built with LangChain, the NVIDIA AI-Q…
Sean Lopp
9 min read
Includes Code
--
AI has evolved from assistants following your directions to agents that act independently. Called claws, these agents can take a goal, figure out how to achieve…
Tobi and I generalized Karpathy’s Autoresearch to improve 40+ metrics across Shopify, then we open-sourced our project.
David Cortés
10 min read
Includes Code
--
Agentic AI systems need models with the specialized depth to solve dense technical problems autonomously. They must excel at reasoning, coding…
Chris Alexiuk
12 min read
--
OpenAI Team
14 min read
--
By Bo Xu, Danny Zhang, and Rohit Arunachalam
In the rapidly evolving landscape of large language model (LLM) development, NVIDIA Megatron Core has emerged as the foundational framework for training massive…
Mireille Fares
8 min read
Includes Code
--