OpenAI

2296 Articles
Teaching Mistral Agents to Say No: Content Moderation from Prompt to Response
OpenAI

Teaching Mistral Agents to Say No: Content Moderation from Prompt to Response

In this tutorial, we’ll implement content moderation guardrails for Mistral agents to ensure safe and policy-compliant interactions. By using Mistral’s moderation APIs, we’ll...

Solving LLM Hallucinations in Conversational, Customer-Facing Use Cases
OpenAI

Solving LLM Hallucinations in Conversational, Customer-Facing Use Cases

Or: Why “Can we turn off generation” might be the smartest question in generative AI Not long ago, I found myself in a...

Building Production-Ready Custom AI Agents for Enterprise Workflows with Monitoring, Orchestration, and Scalability
OpenAI

Building Production-Ready Custom AI Agents for Enterprise Workflows with Monitoring, Orchestration, and Scalability

In this tutorial, we walk you through the design and implementation of a custom agent framework built on PyTorch and key Python tooling,...

EmbodiedGen: A Scalable 3D World Generator for Realistic Embodied AI Simulations
OpenAI

EmbodiedGen: A Scalable 3D World Generator for Realistic Embodied AI Simulations

The Challenge of Scaling 3D Environments in Embodied AI Creating realistic and accurately scaled 3D environments is essential for training and evaluating embodied...

Why Apple’s Critique of AI Reasoning Is Premature
OpenAI

Why Apple’s Critique of AI Reasoning Is Premature

The debate around the reasoning capabilities of Large Reasoning Models (LRMs) has been recently invigorated by two prominent yet conflicting papers: Apple’s “Illusion...

DeepSeek Researchers Open-Sourced a Personal Project named ‘nano-vLLM’: A Lightweight vLLM Implementation Built from Scratch
OpenAI

DeepSeek Researchers Open-Sourced a Personal Project named ‘nano-vLLM’: A Lightweight vLLM Implementation Built from Scratch

The DeepSeek Researchers just released a super cool personal project named ‘nano-vLLM‘, a minimalistic and efficient implementation of the vLLM (virtual Large Language...

Google Researchers Release Magenta RealTime: An Open-Weight Model for Real-Time AI Music Generation
OpenAI

Google Researchers Release Magenta RealTime: An Open-Weight Model for Real-Time AI Music Generation

Google’s Magenta team has introduced Magenta RealTime (Magenta RT), an open-weight, real-time music generation model that brings unprecedented interactivity to generative audio. Licensed...

IBM’s MCP Gateway: A Unified FastAPI-Based Model Context Protocol Gateway for Next-Gen AI Toolchains
OpenAI

IBM’s MCP Gateway: A Unified FastAPI-Based Model Context Protocol Gateway for Next-Gen AI Toolchains

The development and deployment of advanced AI systems increasingly depend on flexible, robust orchestration layers that bridge diverse models, tools, and resources. IBM’s...