1 comments

  • jameslevy 12 hours ago ago

    Squiggle is an extension of the OpenAI Realtime API that generates insights (summarization, highlights, structured data, and content flags) in realtime as the conversation occurs. You can use Squiggle with a one line code change, no account setup needed.

    The website has a link to a simple demo and an embedded video of the demo in action.

    I originally built this for something I'm working on, but figured I should make it available as an independent service that anyone can use.

    The insight-generation features do incur additional costs utilizing the OpenAI API, with the same OpenAI API key you are using for the Realtime API, and you can configure how often the insights are generated and thus how many extra API calls are being made.

    Any feedback is very appreciated!