Show HN: Liveshortly - stream and pair prompt with ai agents
实时流式配对AI代理,轻松管理多Agent协作,提升效率新工具
We built a tool for livestream your agents session and it also allows collaborative pair prompting with team mates in single claude or codex sessions.…
实时流式配对AI代理,轻松管理多Agent协作,提升效率新工具
We built a tool for livestream your agents session and it also allows collaborative pair prompting with team mates in single claude or codex sessions.…
独家对话Om AI创始人:端侧原生流式多模态架构首次打通物理AI闭环,让AI从云端“着陆”真实世界。
一个从未见过监控画面的多模态模型,却比在监控数据上练了多年的小模型“老将”更懂监控。这不是科幻电影,这是2023年Om AI联汇的一场“无心插柳”,也是CEO兼首席科学家赵天成博士更加坚信“多模态训练方式能为物理开放世界带来泛化性”的关键节点。彼时,AI行业正在追求以大语言模型为核心的生成式AI。 …
语音代理中流式音频的延迟难题,从原理到开源解决方案,技术深度与实战兼备。
Blog: https://gokuljs.com/blogs/when-latency-becomes-audible code: https://github.com/gokuljs/GoSFU Comments URL: https://news.ycombinator.com/item?id…
用Postman轻松调试流式AI聊天API,模拟请求并快速定位429速率限制问题。
I’ll be honest: I thought I could just throw an OpenAI API call into a serverless function and call it a day. Two hours later, I was staring at a 429 …
开源编码代理Relay,专为非主流/中国大模型打造,早期公测中,支持流式回复与推理。
Article URL: https://github.com/LeventeNagy/relay-coding-agent Comments URL: https://news.ycombinator.com/item?id=48721828 Points: 3 # Comments: 0
3个00后用2个月撸出史上最快流式音视频社交模型,首帧3秒出片助你秒级体验AI视频生成。
速度快7倍,成本只有Veo 3的1/2000
AI API响应快慢不是模型差异,而是流式设计——这就是300ms等待与3秒停顿的本质区别
Here's an endpoint that looks completely fine: routes/chat.ts import OpenAI from " openai " ; const openai = new OpenAI (); app . post ( " /api/chat "…
微软开源iOS流式Markdown渲染库,专为AI大模型聊天优化,解决流式渲染性能瓶颈。
IT之家 6 月 13 日消息,微软本周三在 GitHub 上开源了一款面向 iOS 平台的 SwiftStreamingMarkdown 渲染库,旨在解决大语言模型聊天界面等场景中流式渲染 Markdown 文本的性能瓶颈。 该项目采用 MIT 许可证,开发者可通过 Swift Package M…
流式草图技术将1亿事件压至93KB,极致压缩比令人惊叹。
https://github.com/SBALAVIGNESH123/sketchlog Comments URL: https://news.ycombinator.com/item?id=48507112 Points: 1 # Comments: 0
流式数据场景下的张量预测新方法,自适应结构化建模提升预测精度
arXiv:2606.10085v1 Announce Type: new Abstract: Matrix-valued time series arise in a wide range of applications, such as spatio-temporal data from med…
LLM Wiki静态缓存假设不再适用,这篇论文提出了主动物性评分钉住方案,解决时变知识流式编译难题。
arXiv:2606.09877v1 Announce Type: new Abstract: LLM wiki systems compile knowledge into pre-filled KV caches for efficient inference, but assume a sta…
用隐藏状态探针在流式生成中提前审核LLM输出,中断不当内容并节省算力
arXiv:2606.10487v1 Announce Type: cross Abstract: Deploying large language models in user-facing systems requires efficient output safety filtering. E…
基于Plutchik情感模型的价值规划方法,实现高表现力流式情感语音合成,被ACL 2026录用。
arXiv:2606.09837v1 Announce Type: cross Abstract: Emotional interaction is increasingly crucial for conversational AI, yet current systems lack a self…
流式视频语言同步新方法,不需暂停即可实时理解在线视频内容,突破传统离线处理局限。
arXiv:2606.06991v1 Announce Type: cross Abstract: Online Video Large Language Models (Video-LLMs) have advanced toward seamless human-AI interaction t…
SoloEngine v0.2.1 重构 LLM Provider 架构,优化停止机制与流式输出,增加 SubAgent Token 追踪功能。
[v0.2.1] - 2026-06-03 🚀 Added SubAgent Token Tracking — SubAgent completion events now carry token usage data. The frontend Agent group view displays …
Go并发实战:分布式块文件存储中的流式处理与正确性保证,含基准测试优化经验。
Refresher - I'm building a distributed chunked filestore in Go, and I setup a post for Part 1 here . That part dealt with uploading a file - this post…
用Vercel AI SDK和Chat SDK轻松搭建自带流式响应和工具调用的Slack AI Agent
Article URL: https://vercel.com/kb/guide/how-to-build-an-ai-agent-for-slack-with-chat-sdk-and-ai-sdk Comments URL: https://news.ycombinator.com/item?i…
面向 LLM 流式输出的反向代理,自动修复截断 JSON,保障下游解析稳定。
Article URL: https://github.com/tensorhq/suture-stream-repair Comments URL: https://news.ycombinator.com/item?id=48393431 Points: 1 # Comments: 0