#

GPT Programming Tutorials & Engineering Articles

269 GPT tutorials, guides, and engineering insights from NVIDIA, Cloudflare, Cursor, and more

GPT Articles & Tutorials

Filter:
NVIDIA logo
NVIDIA
Advanced
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 logo
Google
Advanced
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
--
OpenAI logo
OpenAI
Intermediate
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
--
OpenAI logo
OpenAI
Advanced
By Justin Uberti and Zahan Malkani, Members of Technical Staff
OpenAI Team
14 min read
Includes Code
--
NVIDIA logo
NVIDIA
Intermediate
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
--
NVIDIA logo
NVIDIA
Advanced
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
--
Ramp logo
Ramp
Beginner
How our LLM gateway uses Thompson sampling over lognormal latency posteriors to pick the fastest, most reliable model route per request
ClickHouse logo
ClickHouse
Advanced
How to remain competitive in the AI era of software engineering
Airbnb logo
Airbnb
Advanced
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…
NVIDIA logo
NVIDIA
Advanced
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
--
NVIDIA logo
NVIDIA
Advanced
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
--
NVIDIA logo
NVIDIA
Advanced
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 logo
NVIDIA
Advanced
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
--
NVIDIA logo
NVIDIA
Advanced
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
--
NVIDIA logo
NVIDIA
Advanced
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…
Ramp logo
Ramp
Intermediate
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.
14 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
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…
Annamalai Chockalingam
8 min read
--
How our Rust collections library defends against adversarial trait implementations.
Rain PahariaEngineer
27 min read
Includes Code
--
NVIDIA logo
NVIDIA
Intermediate
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…
NVIDIA logo
NVIDIA
Intermediate
An agentic exchange must preserve a structured interaction: assistant turns interleave reasoning with one or more tool calls, and subsequent user turns return…
Matej Kosec
16 min read
Includes Code
--
NVIDIA logo
NVIDIA
Intermediate
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…
OpenAI logo
OpenAI
Intermediate
By Brian Yu and Ashwin Nathan, Members of the Technical Staff
OpenAI Team
8 min read
Includes Code
--
Ramp logo
Ramp
Intermediate
How and why we built a real-time AI spend and usage pipeline for finance teams.
9 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
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…
NVIDIA logo
NVIDIA
Intermediate
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
--
NVIDIA logo
NVIDIA
Advanced
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…
NVIDIA logo
NVIDIA
Advanced
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
--
OpenAI Team
27 min read
Includes Code
--
NVIDIA logo
NVIDIA
Intermediate
While consumer AI offers powerful capabilities, workplace tools often suffer from disjointed data and limited context. Built with LangChain, the NVIDIA AI-Q…
NVIDIA logo
NVIDIA
Intermediate
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…
Ali Golshan
6 min read
Includes Code
--
Shopify logo
Shopify
Beginner
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
--
NVIDIA logo
NVIDIA
Advanced
Agentic AI systems need models with the specialized depth to solve dense technical problems autonomously. They must excel at reasoning, coding…
OpenAI Team
12 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
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
--