AI 新闻
来自 OpenAI、Hacker News、ArXiv 的最新AI资讯
Adobe is debuting an AI assistant for Photoshop
Adobe宣布为Photoshop推出AI助手,并为其Firefly平台增加新的AI图像编辑功能。这一举措旨在提升用户的图像处理体验和效率,展示了Adobe在集成人工智能技术方面的持续投入。
Zoom introduces an AI-powered office suite, says AI avatars for meetings arrive this month
Zoom宣布推出AI驱动的办公套件,并计划于本月推出会议AI虚拟形象功能。同时,为了应对潜在的安全风险,Zoom还引入了实时深度伪造检测技术,以保障会议的真实性和安全性。
Google rolls out new Gemini capabilities to Docs, Sheets, Slides, and Drive
Google为其办公套件推出了新的Gemini AI功能,涵盖Docs、Sheets、Slides和Drive等应用。这些新功能旨在使应用程序更加个性化和智能化,帮助用户直接在平台内更快速地完成任务,提升工作效率。
Sandbar secures $23M Series A for its AI note-taking ring
Sandbar公司获得2300万美元A轮融资,用于开发AI智能戒指产品Stream。该产品计划于今年夏天发布,具备笔记记录、AI助手对话和媒体播放等多项功能,代表了可穿戴设备与AI技术融合的创新趋势。
Yann LeCun’s AMI Labs raises $1.03 billion to build world models
AMI Labs, the new venture cofounded by Turing Prize winner Yann LeCun after he left Meta, has raised $1.03 billion at a $3.5 billion pre-money valuation.
OpenAI and Google employees rush to Anthropic’s defense in DOD lawsuit
More than 30 OpenAI and Google DeepMind employees signed onto a statement supporting Anthropic's lawsuit against the Defense Department after the agency labeled the AI firm a supply-chain risk, accord
Anthropic launches code review tool to check flood of AI-generated code
Anthropic在Claude Code中推出了Code Review功能,这是一个多智能体系统,能够自动分析AI生成的代码,标记逻辑错误,帮助企业开发者管理日益增长的AI生成代码量。该工具旨在应对AI生成代码数量激增带来的审核挑战。
How AI is turning the Iran conflict into theater
MIT Tech Review探讨AI如何将伊朗冲突转化为一种"剧场化"体验。文章源于其AI周刊通讯The Algorithm,提到有人在X平台发帖,询问是否有人想在旧金山举办聚会,在100英寸电视上观看一个在线情报仪表板。这反映了现代AI驱动的情报监控工具正在将严肃的军事冲突转变为可供大众实时观看的"表演",引发对战争娱乐化和伦理边界的深层思考。
OpenAI acquires Promptfoo to secure its AI agents
OpenAI收购了Promptfoo以增强其AI智能体的安全性。这笔交易突显了前沿AI实验室正急于证明其技术可以在关键业务运营中安全使用,反映了行业对AI安全与可靠性的高度重视。
Anthropic sues Defense Department over supply chain risk designation
Anthropic filed suit against the Department of Defense on Monday after the agency labeled it a supply chain risk. The complaint calls the DOD's actions "unprecedented and unlawful."
Qualcomm’s partnership with Neura Robotics is just the beginning
Neura Robotics宣布将与高通合作,利用后者在CES上发布的全新IQ10处理器来构建新一代机器人。这标志着双方合作的开端,预示着机器人技术在高性能芯片支持下的进一步发展。
Sandberg, Clegg join Nscale board as this ‘Stargate Norway’ startup hits $14.6B valuation
Nvidia-backed British AI infrastructure startup Nscale has raised another megaround of $2 billion.
Will the Pentagon’s Anthropic controversy scare startups away from defense work?
本文源自TechCrunch Equity播客,讨论了五角大楼与AI公司Anthropic之间的争议。文章核心关注点在于该事件是否会对此产生寒蝉效应,从而吓退其他有意与联邦政府及国防部开展合作的科技初创公司。
Owner of ICE detention facility sees big opportunity in AI man camps
AI数据中心开发商正越来越多地采用一种源自偏远油田工人住宿的工营模式。ICE拘留设施的所有者看到了AI工营带来的巨大商业机会,这反映了AI基础设施建设对临时住宿解决方案的需求增长。
A roadmap for AI, if anyone will listen
亲人类宣言(Pro-Human Declaration)在上周五角大楼与Anthropic对峙事件前已完成定稿。这两件事的同时发生引起了相关人士的关注,暗示AI发展方向与人类利益保障之间存在深层联系。
Google just gave Sundar Pichai a $692M pay package
Google向CEO Sundar Pichai提供了价值6.92亿美元的薪酬方案。该方案大部分与绩效挂钩,其中包含与Waymo自动驾驶业务和Wing无人机配送业务相关的新股票激励措施,体现了公司对前沿科技业务的重视。
Grammarly’s ‘expert review’ is just missing the actual experts
Grammarly最近添加了一项新功能,声称可以借助世界知名作家、思想家以及一些科技记者的帮助来改善用户的写作。然而,标题暗示该功能的"专家评审"实际上缺少真正的专家,暗示可能存在营销夸大或功能实际效果与宣传不符的问题。
microgpt
<p>This is a brief guide to my new art project <a href="https://gist.github.com/karpathy/8627fe009c40f57531cb18360106ce95">microgpt</a>, a single file of 200 lines of pure Python with no dependencies
Deep Neural Nets: 33 years ago and 33 years from now
Andrej Karpathy回顾并复现了LeCun等人1989年的开创性论文,该论文是首个使用反向传播端到端训练神经网络的现实应用。33年前在SUN-4工作站训练需3天,如今在MacBook Air M1上仅需90秒,实现约3000倍加速。文章通过复现工作探讨了深度学习领域的进步本质,展示了深度学习基本范式在33年间保持惊人的一致性。
A from-scratch tour of Bitcoin in Python
Andrej Karpathy发布了一篇从零开始用纯Python实现比特币的技术教程。文章阐述了区块链将开源软件开发延伸至开源+状态的创新意义,并通过无依赖的Python代码演示如何创建、签名和广播比特币交易。教程从生成加密身份(椭圆曲线密码学)开始,深入讲解比特币的价值表示方式。