trending
Chris Messina

5mo ago

GPT-5.2 - Frontier model for professional work and long-running agents

GPT‑5.2 is designed to unlock even more economic value for people; it’s better at creating spreadsheets, building presentations, writing code, perceiving images, understanding long contexts, using tools, and handling complex, multi-step projects.
Ankit Sharma

8mo ago

GPT-5 Codex - A version of GPT-5 better at agentic coding

Codex just got faster, more reliable, and better at real-time collaboration and tackling tasks independently anywhere you develop—whether via the terminal, IDE, web, or even your phone.
Ahmet Dedeler

10mo ago

OpenAI Open Models - gpt-oss-120b and gpt-oss-20b open-weight language models

Apache 2.0 licensed open-weight models designed for powerful reasoning, agentic tasks, and versatile developer use cases.
Ashok Nayak

6mo ago

✅ POLL: How has the new GPT 5.1 model shaped your workflow and results so far?

It has been a week since the launch of GPT 5.1 Instant and Thinking models.

The release focused on making the model:
more natural and easy to talk to
sharper at understanding instructions
kinder and more emotionally aware

steve beyatte

1yr ago

OpenAI launches new tools for building agents

On their livestream today, OpenAI just released a bunch of new tools for reliably building and using AI agents. From what I can tell, this is what's new-

New APIs:

  • Responses API - a new multi-modal API that builds on chat completions to allow for the next-generation of tool calling, starting with the new tools announced today.

Codex by OpenAI - Your new software engineering teammate

One agent for everywhere you code—included in ChatGPT Plus, Pro, Business, Edu, and Enterprise plans.
Zac Zuo

9mo ago

gpt-realtime - For reliable, production-ready voice agents

gpt-realtime is OpenAI's new speech-to-speech model for production voice agents, delivering low latency and natural, expressive speech. The Realtime API is now GA, adding key features for developers like remote MCP support, image input, and SIP phone calling.
Chris Messina

7mo ago

How OpenAI built OWL ("OpenAI’s Web Layer"), the new architecture behind ChatGPT Atlas

OpenAI developed OWL (OpenAI's Web Layer), a "revolutionary architectural approach" that separates the Chromium browser process from the main Atlas application, creating a more flexible and performant web browsing experience with ChatGPT integration:

Think of it like this: Chromium revolutionized browsers by moving tabs into separate processes. We re taking that idea further by moving Chromium itself out of the main application process and into an isolated service layer. 

Zac Zuo

7mo ago

gpt-oss-safeguard - Open safety reasoning models with custom safety policies

gpt-oss-safeguard is a new family of open-source safety models (120b & 20b) from OpenAI. They use reasoning to classify content based on a custom, developer-provided policy at inference time, providing an explainable chain-of-thought for each decision.
Raghav Gupta

1yr ago

What are your thoughts on Openai's Realtime API?

I don't see a lot of products using the realtime api in building their conversation ai agents. Given that it now has realtime communication support through WebRTC allowing low latency conversations, I expected it to blow up. Are there any limitations of this model like hallucinations and or is it just too expensive for commercial use?