TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Squiggle: One line code change to add insights to the OpenAI Realtime API

7 点作者 jameslevy7 个月前

1 comment

jameslevy7 个月前
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.<p>The website has a link to a simple demo and an embedded video of the demo in action.<p>I originally built this for something I&#x27;m working on, but figured I should make it available as an independent service that anyone can use.<p>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.<p>Any feedback is very appreciated!