Thinking Machines Unveils AI That Listens, Talks, and Sees in Real Time
Breaking News: Thinking Machines Introduces Real-Time AI Interaction Models
The AI startup founded by former OpenAI CTO Mira Murati today announced a research preview of its new "interaction models," which enable near-real-time, full-duplex voice and video conversations. Unlike conventional turn-based chat, the system can listen, speak, and process visual cues simultaneously—handling 200-millisecond chunks of input and output in parallel.

"Current AI models force humans to contort themselves to the machine's pace," said Dr. Alex Chen, lead researcher at Thinking Machines. "Our goal was to build an AI that interacts as fluidly as a human partner."
Background
Today's frontier AI models typically operate in a single thread: they wait for a user to finish an input, process it, then generate a response. This turn-based approach forces humans to phrase queries like emails and batch their thoughts—a bottleneck for natural collaboration.
Thinking Machines, co-founded last year by Mira Murati and former OpenAI researcher John Schulman, set out to eliminate this delay. Their solution uses a multi-stream, micro-turn architecture that processes simultaneous streams of audio, video, and text. Rather than relying on separate encoders like Whisper for audio, the system employs encoder-free early fusion: raw audio signals (as dMel) and image patches (40x40) are passed through a lightweight embedding layer, with all components trained from scratch.
What This Means
This breakthrough could reshape industries that depend on natural human-AI interaction—such as customer service, telepresence, live translation, and virtual collaboration. The AI can now backchannel while a user speaks, interject when it spots a bug in code, or react to a friend entering a video frame.
However, the models are not yet available to the public. The company plans to open a limited research preview in the coming months to gather feedback, with a wider release anticipated later this year. Researchers caution that real-world latency and reliability remain challenges, but the shift toward fluid interaction marks a significant departure from the static chat paradigm.
For more details on the underlying technology, see the Background section. To explore potential use cases, see What This Means.
Related Articles
- Django Adoption Surges as Developers Prioritize Long-Term Maintainability Over 'Magic'
- The Critical Role of Data Normalization in Machine Learning Performance and Production Reliability
- Kubernetes v1.36: Dynamic Resource Adjustment for Suspended Jobs Now in Beta
- Why You Should Switch to These 5 Free Design Tools (They're Actually Superior)
- Stop Wasting Time on Setup: How Grafana Assistant Pre-Learns Your Infrastructure for Instant Troubleshooting
- Global Math Gender Gap Widens: Girls' Post-Pandemic Recovery Lags Behind Boys
- Breaking: Kazakhstan Renews Coursera Deal – 235,000+ Students to Gain AI and Digital Skills for Global Economy
- Getting Started with Django: A Practical Q&A Guide