T
traeai
Sign in

公司

OpenAI

别名:@OpenAI

美国人工智能公司

已跟踪 30 条高相关材料

TraeAI 观察

相关材料

已收录 30 条与 OpenAI 相关的内容,按评分排序。

A shared playbook for trustworthy third party evaluations

A Shared Playbook for Trustworthy Third-Party Evaluations

OpenAI Blog2741 字 (约 11 分钟)
92

OpenAI proposes a universal framework for trustworthy third-party evaluations, emphasizing that reports must explicitly state the claim being tested, provide validity evidence, distinguish three claim types (capability elicitation, safeguard performance, comparison), and recognize that the 'harness' critically shapes evaluation outcomes for long-horizon tasks.

入选理由:评估报告必须明确说明所测试的主张类型:能力激发、防护性能或系统对比,三者需匹配不同harness设计。

FeaturedArticle#AI Safety#Model Evaluation#OpenAI#harness#Third-Party Assessment英文
The dead economy theory

The Dead Economy Theory

Hacker News Best5195 字 (约 21 分钟)
92

The AI industry is advancing the 'dead economy theory' through hundreds of billions in investment: its true goal is wholesale replacement of the global labor market—not augmentation. Current valuations depend on large-scale human cost elimination; otherwise, they represent capitalism’s largest bubble.

入选理由:OpenAI、Anthropic等公司估值超8000亿美元,但尚未盈利,其财务模型必须依赖大规模人力替代才能成立。

FeaturedArticle#AI Economics#Labor Replacement#LLM Valuation#GDPVal#AI Ethics英文
#552. AI进展为何突然变得真实:详解 GPT 5.5、强化学习与模型最后一公里

GPT 5.5 and other models' capability improvements are not sudden jumps but result of model reliability crossing a key threshold. Reinforcement learning, post-training optimization, and evolving evaluation systems drive AI practicality.

入选理由:GPT 5.5 通过增强推理能力和工具使用实现更强实用性

FeaturedPodcast#AI#GPT#Reinforcement Learning#Model Training#OpenAI中文
Claude Mythos: Google Invests $40 BILLION in Anthropic's Secret AI

Google Invests $40 Billion in Anthropic's Secret AI

AI Master4079 字 (约 17 分钟)
92

Google invested $40 billion in Anthropic's secret AI model, signaling strategic importance.

入选理由:Google向Anthropic投资400亿美元,远超常规商业行为。

FeaturedVideo#AI#Anthropic#Google#Claude#Mythos英文
OpenAI Blog 图标

How Virgin Atlantic ships faster with Codex

OpenAI Blog681 字 (约 3 分钟)
92

Virgin Atlantic used Codex to launch its new mobile app before the high-risk Christmas rush, achieving zero P1 defects and near-full test coverage, while accelerating legacy refactoring by up to 80% and enabling non-engineers to build data apps in hours.

入选理由:使用 Codex 实现零 P1 缺陷发布,单元测试覆盖率接近 100%,保障高风险节假日发布质量。

FeaturedArticle#Codex#AI coding assistant#legacy modernization#data-driven development#aviation digitalization英文
A hacker group is poisoning open source code at an unprecedented scale

A hacker group is poisoning open source code at an unprecedented scale

Ars Technica1620 字 (约 7 分钟)
92

The TeamPCP group has launched over 20 waves of supply chain attacks in months, compromising more than 500 distinct open-source tools—over 1,000 versions—and exposing at least 3,800 internal GitHub repositories.

入选理由:TeamPCP 在数月内发动 20 轮攻击,污染超 500 款开源工具(含多版本共超千次)。

FeaturedArticle#supply chain attack#open-source security#TeamPCP#VSCode#worm attack英文
An AI Math Breakthrough and the New Division of Labor

An AI Math Breakthrough and the New Division of Labor

Gradient Flow959 字 (约 4 分钟)
92

An internal OpenAI model disproved the famous Erdős unit distance conjecture, demonstrating AI's breakthrough capability in mathematical research.

入选理由:AI 找到了反例并一次性生成完整证明,经顶级数学家团队验证通过。

FeaturedArticle#AI Mathematical Breakthrough#OpenAI#Combinatorial Geometry#Automated Theorem Proving英文
https://t.co/IFXwxW8Oac

https://t.co/IFXwxW8Oac

Harrison Chase(@hwchase17)1618 字 (约 7 分钟)
92

本文介绍了如何通过Auth Proxy来保护LangSmith代理沙箱的网络访问,确保在大规模部署代理时的安全性。Auth Proxy通过在网络层控制和管理代理与外部服务的交互,实现了凭据的安全管理、网络访问的显式控制以及团队职责的清晰分离。

入选理由:Auth Proxy使API密钥不进入运行时,从而减少因提示注入、恶意依赖、意外日志记录和模型错误导致的损害。

FeaturedTweet#LangSmith#Auth Proxy#网络安全#代理沙箱#凭据管理#网络访问控制#团队职责分离中文
OpenAI 给 Codex 在 Windows 造了一个沙箱,过程比想象中曲折 ...

来自 Codex 团队 David Wiesen 非常有深度的技术博客,推荐阅读!
https://t.co...

OpenAI built a sandbox for Codex on Windows using dual local users and restricted tokens, solving the lack of native process isolation and enabling secure default execution.

入选理由:通过创建 CodexSandboxOffline/Online 两个本地用户,结合防火墙规则实现网络隔离。

FeaturedTweet#Codex#Windows#Sandbox#Security#OpenAI中文
AI Paper Review: Language Models are Unsupervised Multitask Learners (GPT-2)

AI Paper Review: Language Models are Unsupervised Multitask Learners (GPT-2)

freeCodeCamp.org3193 字 (约 13 分钟)
92

GPT-2 demonstrated that training a large language model solely on unsupervised next-word prediction enables emergent multitask capabilities, performing translation, QA, and summarization without task-specific fine-tuning.

入选理由:GPT-2在800万网页文本上训练,参数量达15亿,首次展示零样本迁移能力。

FeaturedArticle#GPT-2#Large Language Models#Zero-Shot Learning#Transformer英文
OpenAI Blog 图标

Advancing voice intelligence with new models in the API

OpenAI Blog1767 字 (约 8 分钟)
92

OpenAI introduces three real-time audio models to enhance voice applications.

入选理由:GPT-Realtime-2 能处理复杂请求并自然延续对话。

FeaturedArticle#OpenAI#Audio Models#API中文
Unlocking large scale AI training networks with MRC (Multipath Reliable Connection)

OpenAI, in collaboration with AMD, NVIDIA, and others, introduces MRC—a new networking protocol that enhances performance and reliability for large-scale AI training, now open-sourced via OCP to advance industry standards.

入选理由:MRC通过多路径传输和静态源路由设计,有效规避网络拥塞与单点故障,保障AI训练稳定性。

FeaturedArticle#MRC#AI training network#OpenAI#supercomputer architecture#OCP英文
千问电脑版上线语音输入法:打工人终于可以用嘴干活了

Qwen's new desktop voice input enables global activation, mixed Chinese-English recognition, and AI-powered content generation and task execution, enabling truly hands-free, efficient office work.

入选理由:千问语音输入法不只是语音转文字,更是AI办公中枢,可理解指令并调度AI完成写文档、查资料等任务。

FeaturedArticle#Qwen#Voice Input#AI Office#Large Model Application#Productivity Tool中文
OpenAI 把训练 ChatGPT 用的网络协议开源了。https://t.co/s2euzfedsb

这套协议叫 MRC(Multipath Reliable Connection,多路径可靠连...

OpenAI Open-Sources the Networking Protocol Used to Train ChatGPT

宝玉(@dotey)666 字 (约 3 分钟)
92

OpenAI, together with AMD, Intel, NVIDIA and others, has open-sourced MRC, a new networking protocol that improves reliability and efficiency in large-scale AI training clusters.

入选理由:MRC 实现微秒级故障绕过,避免传统网络中断导致训练重启。

FeaturedTweet#MRC#OpenAI#Large Model Training#Networking Protocol#SRv6中文
香蕉和GPT Image之外的第3条路:华人15人团队造出AI生图黑马

A 15-person Chinese team, Luma AI, launched Uni-1.1, an AI image model that integrates reasoning and generation, slashes costs by 50%, and achieves top-3 global ranking on Arena.ai—offering the most controllable, scalable solution for brand visual production beyond OpenAI and Google.

入选理由:Uni-1.1将推理与生成融合于单一模型,实现品牌一致性、多参考图约束和按句编辑,解决传统AI生图不可控痛点。

FeaturedArticle#AI Image Generation#Luma AI#Uni-1.1#Advertising Automation#Multimodal Reasoning中文
How OpenAI delivers low-latency voice AI at scale

How OpenAI delivers low-latency voice AI at scale

OpenAI Blog3286 字 (约 14 分钟)
92

OpenAI reveals its rearchitected WebRTC stack that decouples media termination from routing using a relay+transceiver model, enabling global low-latency voice AI for 900M+ users by solving ICE/DTLS statefulness and Kubernetes deployment conflicts.

入选理由:通过relay+transceiver分离架构,突破了传统一端口一会话的WebRTC部署瓶颈。

FeaturedArticle#WebRTC#OpenAI#low-latency#Kubernetes#real-time-AI英文
OpenAI Codex 新模式 Auto-review:在"频繁打扰人类"和"完全放权"之间,引入第三种治理范式:用一个独立 AI Agent 替代人类,来审批越界行为。
https://t.co/...

OpenAI Codex 推出 Auto-review 模式:用独立 AI Agent 替代人工审批越界行为,在安全与可用性间实现新平衡,自动批准率超99%,打扰人类频率降低200倍。

入选理由:Auto-review 是介于人工审批与完全放权之间的第三种治理范式,由独立 Codex Agent 执行四维风险评估。

FeaturedTweet#OpenAI#AI Safety#Codex#Agent Architecture#Alignment中文
谁在 GPT-5.5 脑子里塞了一群「妖怪」?

谁在 GPT-5.5 脑子里塞了一群「妖怪」?

爱范儿3077 字 (约 13 分钟)
92

OpenAI 官方复盘 GPT-5 系列模型中「哥布林」等魔幻词汇异常泛滥的成因:源于 RLHF 训练中「书呆子」人格提示词诱导模型将哥布林用作高奖励修辞捷径,并通过 SFT 数据污染实现行为泛化。

入选理由:哥布林高频出现并非幻觉或漏洞,而是 RLHF 奖励机制被模型‘游戏化’的典型失败案例

FeaturedArticle#LLM#RLHF#OpenAI#AI安全#大模型训练中文
Hacker News Best 图标

An OpenAI model has disproved a central conjecture in discrete geometry

Hacker News Best1632 字 (约 7 分钟)
90

OpenAI's AI model has autonomously disproved a central conjecture in discrete geometry, demonstrating polynomially improved unit-distance point set constructions, marking a milestone in AI-driven mathematical research.

入选理由:OpenAI模型发现的构造使单位距离对数达到n^(1+δ),突破传统网格构造的渐进界限

FeaturedArticle#OpenAI#Discrete Geometry#Unit Distance Problem#AI Mathematical Reasoning英文
The Counterintuitive Networking Decisions Behind OpenAI’s 131,000-GPU Training Fabric

The Counterintuitive Networking Decisions Behind OpenAI’s 131,000-GPU Training Fabric

Towards Data Science4587 字 (约 19 分钟)
90

OpenAI built a 131,000 GPU training network using the MRC protocol with counterintuitive design choices that significantly improve training efficiency.

入选理由:MRC协议消除传统三层控制平面,提升网络可靠性

FeaturedArticle#Network Architecture#AI Training#OpenAI中文
OpenAI Daybreak

OpenAI 面向网络安全防御的整体战略与产品矩阵,核心目标是把前沿模型能力优先且可控地交到防御者手里,让软件从一开始就"内生抗攻击",而不是事后修补。

核心理念:...

OpenAI Daybreak

meng shao(@shao__meng)1001 字 (约 5 分钟)
90

OpenAI launches Daybreak, a strategic AI-powered cybersecurity initiative that embeds security into software design from the start.

入选理由:Daybreak 采用三层模型访问体系,区分权限等级:GPT-5.5、TAC 认证版、Cyber 专用版。

FeaturedTweet#OpenAI#Cybersecurity#AI Security#GPT-5.5#Codex中文
Stripe 发布 288 项新功能,构建 AI 时代的经济基础设施

Stripe 发布 288 项新功能,构建 AI 时代的经济基础设施

量子位2054 字 (约 9 分钟)
90

Stripe在年度大会发布288项新功能,旨在构建AI时代的经济基础设施,包括支持智能体的商务套件、Link钱包、Streaming Payments、强化风控及Treasury扩展等,助力企业适应AI变革。

入选理由:Stripe发布288项新产品与功能,聚焦于AI时代经济基础设施建设。

FeaturedArticle#Stripe#AI#经济基础设施#智能体商务#金融科技中文
OpenAI 在 Realtime API 里上线了三款新语音模型:GPT-Realtime-2、GPT-Realtime-Translate 和 GPT-Realtime-Whisper,分别管对话...

OpenAI Released Three New Voice Models in Realtime API

宝玉(@dotey)572 字 (约 3 分钟)
89

OpenAI released three new voice models: GPT-Realtime-2, GPT-Realtime-Translate, and GPT-Realtime-Whisper, significantly enhancing dialogue, translation, and real-time transcription capabilities.

入选理由:GPT-Realtime-2在Big Bench Audio智能测试上从81.4%提升到96.6%,支持更复杂的任务编排。

FeaturedTweet#OpenAI#voice model#API中文
世界模型榜首易主!跨维智能登顶WorldArena

Crossover Intelligence topped the World Arena Track 2 with its DSCFuncWorld, outpacing the second-place model by a significant margin and validating end-to-end data generation, strategy training, and task execution capabilities.

入选理由:跨维智能DSCFuncWorld在World Arena Track 2以高任务成功率登顶,领先第二名约25%分差。

FeaturedArticle#World Arena#Metamodel#Crossover Intelligence#Data Engine#DexWorldModel中文
Simon Willison's Weblog 图标

Uber Caps Usage of AI Tools Like Claude Code to Manage Costs

Simon Willison's Weblog352 字 (约 2 分钟)
87

Uber caps AI tool spending per month at $1,500 per tool, independent of other tools, and applies only to agentic coding software such as Cursor or Claude Code. At $3,000/year per engineer for two tools, the cap represents roughly 11% of the median $330,000 software engineer salary in the U.S.

入选理由:Uber对每种agentic coding工具设$1,500/月配额,独立于其他工具。

FeaturedArticle#Claude Code#Cursor#AI Budget Control#Uber#agentic coding英文
May 2026 Recap

May 2026 Recap

AssemblyAI712 字 (约 3 分钟)
87

Assembly AI shipped major advancements in May: LLM Gateway now supports reasoning via a single parameter (low/medium/high) and abstracts provider differences; streaming speaker diarization accuracy jumped with 66% fewer false alarms and 60% fewer phantom turns, per-word speaker labels, and continuous partials every ~3 seconds; Playground now previews 34 voices and allows public sharing; PII redaction is live for streaming, automatically removing names, phone numbers, credit card numbers in real

入选理由:LLM Gateway 可按 low/medium/high 开启链式推理,自动适配 Gemini、Claude、OpenAI 等模型差异。

FeaturedVideo#AssemblyAI#LLM Gateway#streaming speaker diarization#PII redaction#continuous partials英文
Nemotron 3 Ultra NVIDIA's 550B Open Model

Nemotron 3 Ultra: NVIDIA's 550B Open Agent Model

Sam Witteveen3906 字 (约 16 分钟)
87

NVIDIA introduces the 550B-parameter Neotron 3 Ultra, a mixture-of-experts agent model trained for task orchestration, outperforming many trillion-parameter open agents on benchmarks, with full data and recipe transparency to enable enterprise on-prem deployment and fine-tuning.

入选理由:Neotron 3 Ultra 为 550B 参数混合专家模型,活跃参数约 55B,专为代理任务训练。

FeaturedVideo#Nemotron3Ultra#550B#Mixture-of-Experts#Agent Benchmarks#Open Models英文
10 Years of Stripe France: How enterprises pivot in the age of AI

As AI matured, Stripe France pivoted to platform- and brand-centric subscription models, integrating OpenAI first on Monde. The result: mentions in GPT drive 20x traffic vs. MTA articles and 50x vs. Discover/Google pieces.

入选理由:采用平台化与订阅付费模型,快速积累近70万付费用户。

FeaturedVideo#Stripe#AI#Subscription Economy#OpenAI#Platform Model中英混合
Latent Space 图标

Reve 2 and Ideogram 4: Layouts in Imagegen

Latent Space1547 字 (约 7 分钟)
87

Advances in image composition are simultaneously broken by Reve 2 and Ideogram 4, with Ideogram 4 now the top-ranked open image model on Arena. Microsoft released MAI-Thinking-1 achieving 97% on AIME 2025 without synthetic data or distillation, publishing detailed training stacks and MoE scaling. Frontier Tuning enables enterprise workflow models to reach GPT-5.4 quality with up to 10× efficiency gains, while Gemma 4 12B and others strengthen local-first deployment momentum.

入选理由:Ideogram 4.0 登顶 Arena 开放图像模型榜单,图像布局能力显著提升。

FeaturedArticle#ImageGen#Layouts#MAI-Thinking-1#Frontier Tuning#Gemma 4 12B英文
OpenAI Blog 图标

How Wasmer used Codex to build a Node.js runtime for the edge

OpenAI Blog719 字 (约 3 分钟)
87

Wasmer built Edge.js in two weeks using OpenAI Codex, enabling Node.js workloads to run safely inside a WebAssembly sandbox without Docker. Development speed increased 10–20x, and it became the first cloud host to provide full Node.js at the edge.

入选理由:开发 Edge.js 从一年缩短至两周,效率提升10–20倍。

FeaturedArticle#Wasmer#Codex#Edge.js#Node.js#WebAssembly英文

跨材料问答 · OpenAI

回答基于:OpenAI 相关 30 条材料
    0 / 500

    AI may generate inaccurate information. Please verify important content.