RDLTR

Short for Read Later. Save links from any browser or phone. Click to save, read to clear. The full tour

One topic. Every takeSeek and you shall find

Reading up on Realtime API

3 deep · digging since feb 20

  • news.ycombinator.com favicon
    How OpenAI delivers low-latency voice AI at scale

    OpenAI rearchitected its WebRTC stack into a split relay-plus-transceiver architecture to reduce latency for voice AI at global scale.

  • developers.openai.com favicon
    Realtime Prompting Guide

    OpenAI released gpt-realtime, a speech-to-speech model in the API, and published a prompting guide detailing techniques for instruction following, voice quality, and tool calling.

  • developers.openai.com favicon
    Prompt Caching 201

    Prompt caching reduces latency by up to 80% and costs by up to 90% by reusing computed key/value tensors for repeated prompt prefixes in OpenAI's API.