Azure OpenAI Service

Search documents
OpenAI's $200M DoD contract could squeeze frenemy Microsoft
TechCrunch· 2025-06-17 21:09
OpenAI said Monday the U.S. Department of Defense granted it a contract for up to $200 million to help the agency identify and build prototype systems that use its frontier models for administrative tasks and more. Given how heavily some powerful people in Silicon Valley have warned of the dangers of China's advanced LLM models, it's not surprising the DoD wants to use OpenAI for whatever purposes it wants. For instance, Marc Andreessen, co-founder of VC firm Andreessen Horowitz, an OpenAI investor, recentl ...
IBM Launches Microsoft Practice to Deliver Transformative Business Value for Clients
Prnewswire· 2025-04-29 13:00
ARMONK, N.Y., April 29, 2025 /PRNewswire/ -- IBM (NYSE: IBM) today announced the establishment of a new Microsoft Practice within IBM Consulting. This announcement builds upon a multi-year partnership aimed to deliver stronger and more measurable business outcomes for clients who are navigating complex AI, cloud, and security transformations. The new practice addresses what businesses need in their digital transformation journeys: a unified approach that combines IBM's industry and transformation expertise ...
当AI成了同事,程序员还能做什么?
AI科技大本营· 2025-04-10 08:40
"AI 可以生成代码了,人类程序员过往能写代码的核心竞争力没了,还能做些什么?" 最近,随着 AI 大模型能力的进一步精进, GitHub Copilot、Cursor、Devin、Manus、 Claude 等工具密集刷新登场,程序员圈子里越来越多的人开始发出这样的疑问。 要知道,过去调 Bug、查文档、撸代码,样样都得亲力亲为,如今只需对着屏幕说句话, 或敲一句自然语言,AI 就能唰唰唰地帮你把项目生出来。比如你随口一句" 用 JavaScript 写个贪吃蛇 ",或许咖啡还没凉,一个能跑的网页游戏就已经搭好了;又比如,前 OpenAI 大佬 Andrej Karpathy 不久前在社交平台 X 上展示的:哪怕完全不会 Swift,也能靠 AI 在 一小时内搓出个 iOS 应用 。 Karpathy 把这种方式叫作 "氛围编程"(Vibe Coding)——听起来有点玄,其实就是"和 AI 唠嗑写代码"。不管是开发者还是普通爱好者,都不用死磕语法、也不再纠结框架配置, 直接说:"我要一个自动登录的按钮"、"这里加个缓存",AI 就一行一行替你敲好。听起来 像开挂一样,但问题也随之而来:代码是能跑没错,可你 ...