trending
Nika

6mo ago

Do you think AI will make people's real relationships sadder than they are?

Just yesterday, there was talk about how younger users should be protected from manipulation by AI.

Today, on the other hand, I read that OpenAI CEO Sam Altman announced that ChatGPT will soon allow verified adults to engage in erotic conversations.

Chris Messina

2mo ago

OpenAI is working on "an AI agent social network"

As reported by @alexeheath :

  • An AI agent social network: When we asked about social networking ambitions beyond Sora, Simo went somewhere unexpected: What happens to social relationships in a world where everybody has their own personal agents? And how can these personal agents help you manage your social relationships in a better way? She framed it not as agents aimlessly talking to agents like Moltbook, but as AI mediating existing human relationships. We haven t cracked what that will look like, but I think that s a very interesting area.

Ankit Sharma

2mo ago

Prism - A free, LaTeX-native workspace for scientists

Introducing Prism, a free workspace for scientists to write and collaborate on research, powered by GPT-5.2.

FrontierScience by OpenAI - A benchmark evaluating expert-level scientific reasoning

FrontierScience is a new benchmark for evaluating AI’s expert-level scientific reasoning across physics, chemistry, and biology. It measures both Olympiad-style problem solving and real research tasks, helping track how well advanced models can support and accelerate scientific work.
Chris Messina

4mo 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

7mo 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

8mo 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

4mo 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.

Chris Messina

5mo 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.