podcast
details
.com
Print
Share
Look for any podcast host, guest or anyone
Search
Showing episodes and shows of
VentureBeat
Shows
Beyond The Pilot: Enterprise AI in Action
Agents Ate the UI: Data is Your Only Moat with LlamaIndex
The CEO who built one of the most-starred RAG frameworks on GitHub (47,000 stars) just publicly declared that frameworks like his are becoming obsolete — and then pivoted his entire company around that conclusion. Jerry Liu, CEO and co-founder of LlamaIndex, joins Matt Marshall and Sam Witteveen to explain exactly what broke in the AI stack, why 95% of his team's code is now AI-generated, and where the real defensibility in enterprise AI infrastructure actually lives in 2026. The conversation covers the specific architectural shift that made RAG orchestration frameworks less central: agent reasoning has improved to the point wh...
2026-04-29
45 min
Beyond The Pilot: Enterprise AI in Action
The Protocol Stack AI Is Missing
Cisco's OutShift deployed a multi-agent network configuration system that raised error detection from 10–15% to 100% and cut full change validation from 2–3 weeks to 6–7 minutes. The reason it worked — and why most enterprise multi-agent deployments still fail — comes down to a single gap nobody is talking about: agents can connect, but they cannot think together. Vijoy Pandey, SVP and General Manager of OutShift by Cisco, joins Matt and Sam to explain why A2A, MCP, and existing agent protocols solve connectivity but leave out an entire layer: shared cognition. OutShift's research identifies this as a missing "Layer 9" — a semantic and cognitiv...
2026-04-15
50 min
Beyond The Pilot: Enterprise AI in Action
100M Agents: Scaling the New Execution stack with Intuit
A QuickBooks customer discovered significant fraud by asking their AI assistant follow-up questions about transaction amounts that didn't add up. This isn't a demo — it's one of 3 million customers now using Intuit's AI agents in production, with 80.5% returning to use them again. Marianna Tessel, EVP and GM of QuickBooks (formerly CTO of Intuit), walks through the architecture decisions behind one of the first enterprise AI deployments at true scale. Intuit's "done-for-you" agents now automate book closing, reconciliation, transaction categorization, and payroll — but the breakthrough came when they realized chatbots alone weren't enough. Businesses wanted human experts integrated dire...
2026-04-01
38 min
AI新知快報 | 恩梯科技
(03/16–03/22)輝達Rubin與AI代理大爆發
🎙️【恩梯科技 AI 週知快報】 週期:2026‑03-16 – 2026‑03-22 本週主題:輝達Rubin與AI代理大爆發 📍本集重點: ・企業級 AI 代理百家爭鳴:OpenAI、Anthropic 與 Salesforce 等巨頭接連推出專為企業打造的 AI 代理人 (Agentic AI) 功能,徹底重塑商業自動化工作流程。 ・硬體基礎設施全面升級:Nvidia 發布最新 AI 推論晶片架構,Intel 擴展邊緣運算合作,IDC 更釋出 2026 基礎設施展望,奠定次世代運算基石。 ・辦公生態系深度整合:Google DeepMind 為 Gemini 推出重大升級,微軟則將 Copilot 全面深入整合至 Windows 與 Office 生態系中。 ・多模態與協作技術突破:Runway 發表即時 AI 影片生成技術,而 Perplexity 推出了創新的多代理人協作搜尋 (Multi-Agent Search) 功能。 ・科技巨頭掀起 AI 併購潮:OpenAI 收購開發工具商 Astral,Databricks 等企業也透過戰略併購鞏固技術版圖,AI 正在改變全球併購交易的決策模式。 -------------------------------------------------------------------------------- 📡 資料來源(由 AI 自動彙整並生成摘要) 以下為「2026‑03-16 ~ 2026‑03-22」期間的 AI 新聞彙整, 含標題、來源、日期與原文連結: (由 NT AI Lab 自動整理並生成摘要) 《OpenAI Expands GPT-5.4 Enterprise Reasoning》 — TechCrunch — 2026-03-18 🔗 https://techcrunch.com/2026/03/18/openai-expands-gpt-5-4-enterprise-reasoning 《Google DeepMind Gemini Upgrades》 — The Verge — 2026-03-19 🔗 https://www.theverge.com/2026/03/19/google-deepmind-gemini-upgrades 《Microsoft Copilot Windows Office Update》 — The Verge — 2026-03-20 🔗 https://www.theverge.com/2026/03/20/microsoft-copilot-windows-office-update 《Amazon Bedrock Agent Tools 2026》 — VentureBeat — 2026-03-18 🔗 https://venturebeat.com/ai/amazon-bedrock-agent-tools-2026 《Anthropic Claude Enterprise Agents》 — TechCrunch — 2026-03-18 🔗 https://techcrunch.com/2026/03/18/anthropic-claude-enterprise-agents 《Meta Llama Ecosystem Expansion》 — VentureBeat — 2026-03-19 🔗 https://venturebeat.com/ai/meta-llama-ecosystem-expansion 《Nvidia AI Inference Chip 2026》 — AnandTech — 2026-03-18 🔗 https://www.anandtech.com/show/nvidia-ai-inference-chip-2026 《Intel Edge AI Partnerships》 — SiliconANGLE — 2026-03-20 🔗 https://siliconangle.com/2026/03/20/intel-edge-ai-partnerships 《Nyx AI Agents Funding》 — TechCrunch — 2026-03-21 🔗 https://techcrunch.com/2026/03/21/nyx-ai
2026-03-23
29 min
Beyond The Pilot: Enterprise AI in Action
The AI War For Your Personal Context
Major SaaS companies including Salesforce, Intuit, and ServiceNow saw stock drops of 45-50% as enterprises shift from bloated software suites to personalized AI agents that users can control directly. Microsoft just capitulated this week, opening Copilot to allow Claude Cowork-style functionality — a clear signal that the "build vs. buy" calculus for enterprise software has fundamentally changed. Matt Marshall and Sam Witteveen break down why personalization is no longer optional for enterprise products. Companies like Zoom now offer personalized workflows that access your conversation history and profile context. Infrastructure decisions are moving fast: token budgets must account for pe...
2026-03-18
20 min
Beyond The Pilot: Enterprise AI in Action
LangChain: What OpenClaw Got Right (And Why Enterprises Can't Have It)
LangChain told employees they cannot install OpenClaw on company laptops due to "massive security risk" — yet this unhinged approach is exactly what makes it work. Harrison Chase unpacks why OpenClaw succeeds where AutoGPT failed, and why context engineering, not just smarter models, separates demo agents from production-ready systems. The shift is architectural: Modern agent harnesses like Claude Code now dump 40,000-token API responses to file systems instead of cramming them into message history. LangChain's Deep Agents framework emerged from reverse-engineering Claude Code, Codex, and Deep Research — discovering they all use planning via to-do lists, subagents for focused work...
2026-03-04
56 min
AI Special Report
Railway secures $100 million to challenge AWS with AI-native cloud infrastructure
## Episode Summary In this episode, we cover: - **Railway secures $100 million to challenge AWS with AI-native cloud infrastructure** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud) - **Claude Code costs up to $200 a month. Goose does the same thing for free.** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/claude-code-costs-up-to-usd200-a-month-goose-does-the-same-thing-for-free) - **Listen Labs raises $69M after viral billboard hiring stunt to scale AI customer interviews** (VentureBeat AI) - [Read more](https://venturebeat.com/technology/listen-labs-raises-usd69m-after-viral-billboard-hiring-stunt-to-scale-ai) --- *Sponsored by LimitLess AI*
2026-02-26
00 min
AI Special Report
Railway secures $100 million to challenge AWS with AI-native cloud infrastructure
## Episode Summary In this episode, we cover: - **Railway secures $100 million to challenge AWS with AI-native cloud infrastructure** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud) - **Claude Code costs up to $200 a month. Goose does the same thing for free.** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/claude-code-costs-up-to-usd200-a-month-goose-does-the-same-thing-for-free) - **Listen Labs raises $69M after viral billboard hiring stunt to scale AI customer interviews** (VentureBeat AI) - [Read more](https://venturebeat.com/technology/listen-labs-raises-usd69m-after-viral-billboard-hiring-stunt-to-scale-ai) --- *Sponsored by LimitLess AI*
2026-02-25
00 min
AI Special Report
Railway secures $100 million to challenge AWS with AI-native cloud infrastructure
## Episode Summary In this episode, we cover: - **Railway secures $100 million to challenge AWS with AI-native cloud infrastructure** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud) - **Claude Code costs up to $200 a month. Goose does the same thing for free.** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/claude-code-costs-up-to-usd200-a-month-goose-does-the-same-thing-for-free) - **Listen Labs raises $69M after viral billboard hiring stunt to scale AI customer interviews** (VentureBeat AI) - [Read more](https://venturebeat.com/technology/listen-labs-raises-usd69m-after-viral-billboard-hiring-stunt-to-scale-ai) --- *Sponsored by LimitLess AI*
2026-02-24
00 min
AI Special Report
Railway secures $100 million to challenge AWS with AI-native cloud infrastructure
## Episode Summary In this episode, we cover: - **Railway secures $100 million to challenge AWS with AI-native cloud infrastructure** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud) - **Claude Code costs up to $200 a month. Goose does the same thing for free.** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/claude-code-costs-up-to-usd200-a-month-goose-does-the-same-thing-for-free) - **Listen Labs raises $69M after viral billboard hiring stunt to scale AI customer interviews** (VentureBeat AI) - [Read more](https://venturebeat.com/technology/listen-labs-raises-usd69m-after-viral-billboard-hiring-stunt-to-scale-ai) --- *Sponsored by LimitLess AI*
2026-02-23
00 min
AI Special Report
Railway secures $100 million to challenge AWS with AI-native cloud infrastructure
## Episode Summary In this episode, we cover: - **Railway secures $100 million to challenge AWS with AI-native cloud infrastructure** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud) - **Claude Code costs up to $200 a month. Goose does the same thing for free.** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/claude-code-costs-up-to-usd200-a-month-goose-does-the-same-thing-for-free) - **Listen Labs raises $69M after viral billboard hiring stunt to scale AI customer interviews** (VentureBeat AI) - [Read more](https://venturebeat.com/technology/listen-labs-raises-usd69m-after-viral-billboard-hiring-stunt-to-scale-ai) --- *Sponsored by LimitLess AI*
2026-02-22
00 min
AI Special Report
Railway secures $100 million to challenge AWS with AI-native cloud infrastructure
## Episode Summary In this episode, we cover: - **Railway secures $100 million to challenge AWS with AI-native cloud infrastructure** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud) - **Claude Code costs up to $200 a month. Goose does the same thing for free.** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/claude-code-costs-up-to-usd200-a-month-goose-does-the-same-thing-for-free) - **Listen Labs raises $69M after viral billboard hiring stunt to scale AI customer interviews** (VentureBeat AI) - [Read more](https://venturebeat.com/technology/listen-labs-raises-usd69m-after-viral-billboard-hiring-stunt-to-scale-ai) --- *Sponsored by LimitLess AI*
2026-02-21
00 min
AI Special Report
Railway secures $100 million to challenge AWS with AI-native cloud infrastructure
## Episode Summary In this episode, we cover: - **Railway secures $100 million to challenge AWS with AI-native cloud infrastructure** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud) - **Claude Code costs up to $200 a month. Goose does the same thing for free.** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/claude-code-costs-up-to-usd200-a-month-goose-does-the-same-thing-for-free) - **Listen Labs raises $69M after viral billboard hiring stunt to scale AI customer interviews** (VentureBeat AI) - [Read more](https://venturebeat.com/technology/listen-labs-raises-usd69m-after-viral-billboard-hiring-stunt-to-scale-ai) --- *Sponsored by LimitLess AI*
2026-02-20
00 min
AI Special Report
Railway secures $100 million to challenge AWS with AI-native cloud infrastructure
## Episode Summary In this episode, we cover: - **Railway secures $100 million to challenge AWS with AI-native cloud infrastructure** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud) - **Claude Code costs up to $200 a month. Goose does the same thing for free.** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/claude-code-costs-up-to-usd200-a-month-goose-does-the-same-thing-for-free) - **Listen Labs raises $69M after viral billboard hiring stunt to scale AI customer interviews** (VentureBeat AI) - [Read more](https://venturebeat.com/technology/listen-labs-raises-usd69m-after-viral-billboard-hiring-stunt-to-scale-ai) --- *Sponsored by LimitLess AI*
2026-02-19
00 min
Beyond The Pilot: Enterprise AI in Action
LexisNexis on Why Standard RAG Fails in Law
On February 2nd, a single plugin wiped nearly $800 billion off the enterprise software market. Wall Street is terrified that AI agents are about to eat the legal industry's lunch. But LexisNexis isn't scared—they're building the moat. In this episode of Beyond the Pilot, Min Chen (Chief AI Officer, LexisNexis) reveals the sophisticated architecture they built to counter the "LLM wrapper" revolution. Moving beyond standard RAG, Min breaks down their move to "GraphRAG", their deployment of Agentic workflows (using Planner and Reflection agents), and why they created a proprietary "Usefulness Score" because standard accuracy me...
2026-02-18
35 min
AI Special Report
Railway secures $100 million to challenge AWS with AI-native cloud infrastructure
## Episode Summary In this episode, we cover: - **Railway secures $100 million to challenge AWS with AI-native cloud infrastructure** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud) - **Claude Code costs up to $200 a month. Goose does the same thing for free.** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/claude-code-costs-up-to-usd200-a-month-goose-does-the-same-thing-for-free) - **Listen Labs raises $69M after viral billboard hiring stunt to scale AI customer interviews** (VentureBeat AI) - [Read more](https://venturebeat.com/technology/listen-labs-raises-usd69m-after-viral-billboard-hiring-stunt-to-scale-ai) --- *Sponsored by LimitLess AI*
2026-02-18
00 min
AI Special Report
Railway secures $100 million to challenge AWS with AI-native cloud infrastructure
## Episode Summary In this episode, we cover: - **Railway secures $100 million to challenge AWS with AI-native cloud infrastructure** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud) - **Claude Code costs up to $200 a month. Goose does the same thing for free.** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/claude-code-costs-up-to-usd200-a-month-goose-does-the-same-thing-for-free) - **Listen Labs raises $69M after viral billboard hiring stunt to scale AI customer interviews** (VentureBeat AI) - [Read more](https://venturebeat.com/technology/listen-labs-raises-usd69m-after-viral-billboard-hiring-stunt-to-scale-ai) --- *Sponsored by LimitLess AI*
2026-02-17
00 min
AI Special Report
Railway secures $100 million to challenge AWS with AI-native cloud infrastructure
## Episode Summary In this episode, we cover: - **Railway secures $100 million to challenge AWS with AI-native cloud infrastructure** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud) - **Claude Code costs up to $200 a month. Goose does the same thing for free.** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/claude-code-costs-up-to-usd200-a-month-goose-does-the-same-thing-for-free) - **Listen Labs raises $69M after viral billboard hiring stunt to scale AI customer interviews** (VentureBeat AI) - [Read more](https://venturebeat.com/technology/listen-labs-raises-usd69m-after-viral-billboard-hiring-stunt-to-scale-ai) --- *Sponsored by LimitLess AI*
2026-02-16
00 min
AI Special Report
Railway secures $100 million to challenge AWS with AI-native cloud infrastructure
## Episode Summary In this episode, we cover: - **Railway secures $100 million to challenge AWS with AI-native cloud infrastructure** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud) - **Claude Code costs up to $200 a month. Goose does the same thing for free.** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/claude-code-costs-up-to-usd200-a-month-goose-does-the-same-thing-for-free) - **Listen Labs raises $69M after viral billboard hiring stunt to scale AI customer interviews** (VentureBeat AI) - [Read more](https://venturebeat.com/technology/listen-labs-raises-usd69m-after-viral-billboard-hiring-stunt-to-scale-ai) --- *Sponsored by LimitLess AI*
2026-02-15
00 min
AI Special Report
Railway secures $100 million to challenge AWS with AI-native cloud infrastructure
## Episode Summary In this episode, we cover: - **Railway secures $100 million to challenge AWS with AI-native cloud infrastructure** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud) - **Claude Code costs up to $200 a month. Goose does the same thing for free.** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/claude-code-costs-up-to-usd200-a-month-goose-does-the-same-thing-for-free) - **Listen Labs raises $69M after viral billboard hiring stunt to scale AI customer interviews** (VentureBeat AI) - [Read more](https://venturebeat.com/technology/listen-labs-raises-usd69m-after-viral-billboard-hiring-stunt-to-scale-ai) --- *Sponsored by LimitLess AI*
2026-02-14
00 min
AI Special Report
Railway secures $100 million to challenge AWS with AI-native cloud infrastructure
## Episode Summary In this episode, we cover: - **Railway secures $100 million to challenge AWS with AI-native cloud infrastructure** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud) - **Claude Code costs up to $200 a month. Goose does the same thing for free.** (VentureBeat AI) - [Read more](https://venturebeat.com/infrastructure/claude-code-costs-up-to-usd200-a-month-goose-does-the-same-thing-for-free) - **Listen Labs raises $69M after viral billboard hiring stunt to scale AI customer interviews** (VentureBeat AI) - [Read more](https://venturebeat.com/technology/listen-labs-raises-usd69m-after-viral-billboard-hiring-stunt-to-scale-ai) --- *Sponsored by LimitLess AI*
2026-02-08
00 min
Beyond The Pilot: Enterprise AI in Action
Mastercard's 160 Billion Transactions: AI's Biggest Test
While most of the world is still running GenAI pilots, Mastercard is running AI inference on 160 billion transactions a year—with a hard latency limit of 50 milliseconds per score. In this episode of Beyond the Pilot, Johan Gerber (EVP of Security Solutions) and Chris Merz (SVP of Data Science) open the hood on one of the world's largest production AI systems: Decision Intelligence Pro. They reveal how they moved beyond legacy rules engines to build Recurrent Neural Networks (RNNs) that act as "inverse recommenders"—predicting legitimate behavior faster than the blink of an eye. AI Gets...
2026-02-04
55 min
Beyond The Pilot: Enterprise AI in Action
Inside LinkedIn’s AI Engineering Playbook
While the rest of the industry chases massive models, LinkedIn quietly achieved a major engineering breakthrough by going small. In this episode of Beyond the Pilot, Erran Berger (VP of Product Engineering, LinkedIn) opens the "cookbook" on how they distilled massive 7B parameter models down to ultra-efficient 600M parameter "student" models—scaling AI to 1.2 billion users without breaking the bank. AI Gets Real Here. This isn't theory. Erran details the exact architecture, the "Multi-Teacher" distillation process, and the organizational shift that forced Product Managers to write evals instead of specs. In this episode, we...
2026-01-21
40 min
Beyond The Pilot: Enterprise AI in Action
Most enterprise AI agents are Slop - here’s why they fail
The "TAM" for AI Agents isn't software. And there is a $10 Trillion opportunity. In this episode, Replit CEO Amjad Masad reveals why 99% of today's enterprise AI agents are just "Slop"—unreliable, generic toys that fail in production. We dive deep into the engineering reality of building autonomous agents that actually work, moving beyond simple chatbots to systems that can navigate the messy reality of enterprise infrastructure. Amjad breaks down Replit’s "Computer Use" hack that makes agents 10x cheaper than generic models, explains why "Vibe Coding" is the future of the C-Suite, and issues a warn...
2026-01-07
1h 03
Beyond The Pilot: Enterprise AI in Action
How JPMorgan Engineered a 30K AI Agent Economy
Inside the 'Agent Economy': How 30,000 AI Assistants Took Over JPMorgan While most enterprises were scrambling after ChatGPT launched, JPMorgan Chase was already two years ahead. 🚀 In this episode of Beyond the Pilot, we sit down with Derek Waldron, Chief Analytics Officer at JPMorgan Chase, to reveal how the world’s largest bank built an internal AI platform that is now used by 1 in 2 employees daily. Derek shares the contrarian insight that drove their strategy: AI models are commodities; the real moat is connectivity. Learn how they scaled from zero to 250,000+ users, why t...
2025-12-17
46 min
Pressing Matters
Emilia David, Senior AI Reporter, VentureBeat
Emilia David comes from a long line of journalists. Her late mother, in fact, was a well-known and controversial Filipino political columnist. Her writing helped usher in women's reproductive rights in one of the world's most religiously conservative countries. So it was no surprise that Amelia got into journalism. Tech journalism, particularly AI, and in the United States, well, that's a much longer story. Emilia joined us to tell that story, how she uses AI to help determine what is and is not a fit for her VentureBeat audience, and to talk about her unapologetic love for e...
2025-12-09
50 min
Beyond The Pilot: Enterprise AI in Action
How Booking.com Boosted Agent Accuracy 2x with Mini LLMs with Pranav Pathak
We built AI agents by accident... and it worked. 🤯 In this episode of VentureBeat’s Beyond the Pilot, we go inside the engineering brain of Booking.com with Pranav Pathak (Director of Product Machine Learning). Pranav reveals how they "stumbled" into agentic architectures before the term even existed, how a simple text box revealed a massive missed revenue opportunity (the "Hot Tub" story), and exactly how they stack LLMs, RAG, and Orchestrators to handle millions of travelers without breaking the bank. If you are building Enterprise AI, this is the blueprint for moving from "cool demo"...
2025-12-03
45 min
AI日报头条|大语言模型精选人工智能资讯
AI日报20251126 | 科技风暴与生活涟漪
过去 24 小时,我们从全球权威来源自动抓取 230 条 AI 资讯,经大语言模型分析与去重,精选 23 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [特朗普按下“创世纪”核按钮,AI曼哈顿计划正式启动-36氪](https://www.36kr.com/p/3568036915739784)美国正式启动一项名为创世纪计划的人工智能国家项目。 这项计划被白宫比作当代的曼哈顿计划。 创世纪计划由美国能源部牵头,整合全国超级计算资源和联邦科学数据…• [Anthropic发布Claude Opus 4.5:更经济的AI、无限对话及超越人类的编程能力|VentureBeat](https://venturebeat.com/ai/anthropics-claude-opus-4-5-is-here-cheaper-ai-infinite-chats-and-coding)人工智能公司Anthropic近日发布了最新模型Claude Opus 4.5。 这款模型在编程能力上实现了重要突破。 根据内部测试数据,Claude Opus 4.5在软件工程评估中得分超过了该公司所有人类应聘者…• [别装了,AI巨头们,谁在卡脖子,谁在割韭菜?这张图一目了然-36氪](http://www.36kr.com/p/3568036546034561)卡内基梅隆大学近日发布了首个AI供应链数据集。 这个数据集系统描绘了数据、算力和资本在AI产业中的流动路径。 研究者分析了数千份文档,包括新闻稿和公司财报…• [睿尔曼开源全球首个高质量、模态数量最多的真机数据集 | 量子位](https://www.qbitai.com/2025/11/355861.html)睿尔曼近日开源了全球首个高质量真机数据集。 这个数据集包含了机器人训练所需的多模态信息。 真机数据就像是机器人学习的教材…• [押注下一个科技风口,蚂蚁投了两个MIT博士-36氪](http://www.36kr.com/p/3567843537861510)蚂蚁集团首次投资了科学智能领域。 他们领投了一家名为深度原理的初创公司。 这家公司刚刚完成了超一亿元人民币的融资…==========================================================** 【 行业动态 】 **• [不仅是适配,更是定义标准:中兴新支点操作系统在龙蜥大会交出的“2025 答卷”_阿里巴巴_李文朋_InfoQ精选文章](https://www.infoq.cn/article/8mW6xpOfK6kyWJDrLLuJ?utm_source=rss&utm_medium=article)近日的龙蜥操作系统大会上,中兴通讯展示了新支点操作系统的最新进展。 这个系统正在从传统适配转向更前沿的技术领域。 新发布的服务器操作系统V7版本具备内生智能特性…• [QuestMobile2025年中国AI终端生态发展研究报告:AI终端三大领域格局初定,场景跃迁与品类爆发共振,大厂发力空间智能-36氪](https://www.36kr.com/p/3567849361390466)近日发布的行业报告显示,中国AI终端生态格局已初步形成。 智能穿戴设备应用月活跃用户达到约一点六亿,同比增长近百分之十三。 AI手机和AI PC正成为个人数字生活的核心入口…• [向全球商业客户扩展数据驻留访问权限 | OpenAI](https://openai.com/index/expanding-data-residency-access-to-business-customers-worldwide)OpenAI近日宣布扩大数据驻留服务的覆盖范围。 这项服务允许企业将数据存储在特定区域。 目前全球使用OpenAI的企业客户已突破100万家…• [亚马逊云科技服务中断暴露了关键云基础设施的脆弱性_生成式 AI_InfoQ精选文章](https://www.infoq.cn/article/9RhZudqHqsKcGWsFyyLq)亚马逊云科技在10月20日发生全球服务中断。 这次事件影响了60多个国家的数百万用户。 故障源于美国东部1区的DNS解析系统…• [AI 辅助写作:“侵犯版权”还是“抄袭”?-36氪](https://www.36kr.com/p/3568085491292295)生成式人工智能辅助写作时,究竟算不算抄袭呢。 最近有法律专家指出,这其实更多是道德问题而非法律问题。 当用户使用AI生成内容时,可能无意中复用了他人观点却未注明出处…==========================================================** 【 商业/资本动态 】 **• [一款中国观鸟App,竟让美国人一天内打开上百次-36氪](https://www.36kr.com/p/3566877990534280)一款中国观鸟应用COOLFLY在美国火了。 有用户一天内打开这款应用上百次。 COOLFLY是一款结合智能喂鸟器和手机应用的产品…• [140亿“风投女王”,豪掷3亿美元弥补遗憾-36氪](https://www.36kr.com/p/3567158272628869)近日,风投女王徐新执掌的今日资本斥资三亿美元购入字节跳动股份。 这笔交易将字节跳动的估值推升至四千八百亿美元。 徐新曾因错过早期投资字节跳动的机会而公开表示遗憾…• [让实体店生意不再难做,让消费者多一种选择-36氪](https://www.36kr.com/p/3561125003033728)一个名为打拼网的消费折扣平台近日获得六百万元种子轮融资。 这个平台希望整合线下实体店的各类优惠活动。 创始人陆小龙观察到消费者需要扫描多个二维码才能享受折扣…==========================================================** 【 技术突破 】 **• [学生3年投稿6次被拒,于是吴恩达亲手搓了个评审Agent | 量子位](https://www.qbitai.com/2025/11/356247.html)机器学习专家吴恩达近日发布了一款免费的AI论文评审智能体。 这个工具旨在帮助研究人员快速获得论文反馈。 传统学术评审通常需要等待数月时间…• [微软发
2025-11-25
20 min
AI日报头条|大语言模型精选人工智能资讯
AI日报20251122|模型革新与行业震荡
过去 24 小时,我们从全球权威来源自动抓取 151 条 AI 资讯,经大语言模型分析与去重,精选 24 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [Ai2推出Olmo 3模型家族:以高效开源推理与定制化能力挑战Qwen和Llama | VentureBeat](https://venturebeat.com/ai/ai2s-olmo-3-family-challenges-qwen-and-llama-with-efficient-open-reasoning)艾伦人工智能研究所近日发布了新一代大语言模型Olmo 3系列。 这个系列以高效开放的推理能力和可定制化特性,向Qwen和Llama等主流模型发起挑战。 新版本包含三个不同定位的模型…• [腾讯开源轻量级视频生成模型HunyuanVideo 1.5,消费级显卡可部署_AI&大模型_褚杏娟_InfoQ精选文章](https://www.infoq.cn/article/SVO2eO7PSqhV91jTskOr)腾讯近日开源了一款轻量级视频生成模型。 这款名为HunyuanVideo 1.5的模型,让普通用户也能轻松制作短视频。 它基于扩散变换器架构,参数规模约八十三亿…• [OpenAI与富士康联手强化美国人工智能供应链制造能力](https://openai.com/index/openai-and-foxconn-collaborate)OpenAI与富士康近日达成合作,共同强化美国人工智能供应链的制造能力。 这次合作将专注于新一代人工智能基础设施硬件的设计与制造准备。 OpenAI将分享对AI硬件需求的洞察,富士康则负责在美国工厂进行生产…• [Nano Banana Pro上线!集成Gemini 3与Veo 3,谷歌不给竞争对手喘息机会 | 量子位](https://www.qbitai.com/2025/11/354819.html)谷歌刚刚发布了Nano Banana Pro图像生成模型。 这是对现有领先模型的又一次重大升级。 新版本整合了Gemini 3 Pro的多模态理解能力…• [埃隆·马斯克的xAI将在沙特阿拉伯建设一座高达500兆瓦的尖端数据中心。](https://gizmodo.com/elon-musk-xai-is-getting-a-fancy-500-megawatt-data-center-in-saudi-arabia-2000688344)埃隆·马斯克旗下的人工智能初创公司xAI近日宣布,将在沙特阿拉伯建设一座大型数据中心。 这个项目的规模达到五百兆瓦,将是美国本土之外最大的数据中心之一。 数据中心将采用英伟达的芯片,并与沙特国有AI企业Humain合作推进…==========================================================** 【 行业动态 】 **• [外网疯传报道:6100亿美元的AI泡沫,要爆了?-36氪](http://www.36kr.com/p/3562338128804743)近日有分析指出,人工智能行业可能存在高达六千一百亿美元的循环融资泡沫。 这一担忧源于英伟达最新财报中暴露的财务异常。 英伟达第三季度营收超出预期,但算法交易系统迅速发现了问题…• [随着人工智能崛起,思科就老旧技术风险发出紧急警报 | WIRED](https://www.wired.com/story/cisco-aging-technical-infrastructure/)思科公司近日就老旧技术风险发出紧急警报。 随着人工智能的兴起,网络安全面临新的挑战。 许多机构仍在使用的路由器、交换机等设备存在安全隐患…• [扎克伯格全力角逐AI领域之际,Meta首席营收官宣布离职。](https://gizmodo.com/meta-loses-its-chief-revenue-officer-as-zuckerberg-tries-to-win-the-ai-race-2000687634)Meta首席营收官约翰·黑格曼近日宣布离职。 他在公司工作了十七年,即将开始自己创业。 首席营收官负责公司整体收入运营,是管理层重要角色…• [周志华,院士! | 量子位](https://www.qbitai.com/2025/11/354893.html)2025年两院院士增选结果近日正式公布。 人工智能领域著名学者周志华教授当选中国科学院院士。 周志华是南京大学计算机科学与技术系的教授…• [最前线|消费级激光雕刻机龙头xTool成立欧洲区域办公室,加速拓展全球化布局-36氪](https://www.36kr.com/p/3562423716789121)消费级激光雕刻机品牌xTool近日在德国柏林设立了欧洲区域办公室。 这是该公司加速全球化布局的重要一步。 xTool主要将工业级激光技术应用于消费级产品…==========================================================** 【 商业/资本动态 】 **• [Tome创始人放弃拥有2000万用户的爆款演示应用,转投AI原生CRM平台Lightfield的构建 | VentureBeat报道](https://venturebeat.com/ai/tomes-founders-ditch-viral-presentation-app-with-20m-users-to-build-ai)一家曾经拥有两千万用户的公司突然转型了。 他们放弃了成功的演示应用,转向开发全新的人工智能客户关系管理平台。 这家公司就是开发了Tome演示工具的团队…• [印度塔塔咨询服务公司携手TPG,共同投资20亿美元AI数据中心项目,TPG承担半数资金 | TechCrunch报道](https://techcrunch.com/2025/11/20/indias-tcs-gets-tpg-to-fund-half-of-2b-ai-data-center-project/)印度塔塔咨询公司近日获得私募股权公司TPG十亿美元投资。 这笔资金将用于推进总投资额达二十亿美元的数据中心建设项目。 该项目名为HyperVault,旨在缓解印度AI算力供需失衡问题…• [慧博云通拟29.46亿元收购宝德计算65.47%股权 四年业绩承诺合计10.31亿元,助力打造国产“软硬一体”算力生态-36氪](https://www.36kr.com/p/3562226195561603)慧博云通计划以
2025-11-21
21 min
Beyond The Pilot: Enterprise AI in Action
NOTION - Unpacking Ryan Nystrom's AI Journey: From Challenges to Custom Agents
In our inaugural episode, we sit down with Ryan Nystrom, leader of the AI team at Notion, to pull back the curtain on Notion 3.0. Ryan reveals the journey of integrating powerful AI agents into the productivity platform and draws fascinating parallels between the current AI era and the mobile revolution he witnessed at Instagram. He shares exclusive insights into the development challenges, the critical role of tools, context, and curation, and how custom agents are poised to reshape work. Plus, Ryan offers essential advice for any company diving into the AI space. Learn more about...
2025-11-19
1h 29
AI日报头条|大语言模型精选人工智能资讯
AI日报20251112|当AI学会三维思考、千语转写与自我进化
过去 24 小时,我们从全球权威来源自动抓取 142 条 AI 资讯,经大语言模型分析与去重,精选 25 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [商汤日日新开源模型实现空间智能性能突破,多项评测领先 GPT-5 | 量子位](https://www.qbitai.com/2025/11/351028.html)商汤科技近日开源了空间智能大模型系列。 这个系列在多项评测中表现优异,甚至超越了国际顶尖模型。 空间智能指的是人工智能理解三维世界的能力…• [Meta携支持1600多种语言原生转录的全语种ASR模型回归开源AI领域 | VentureBeat](https://venturebeat.com/ai/meta-returns-to-open-source-ai-with-omnilingual-asr-models-that-can)Meta发布了一款全能语音识别模型。 它能直接转写超过1600种语言的语音。 这个系统采用Apache 2.0开源协议…• [谷歌标记一款实时自我重写的AI驱动恶意软件 | 数字趋势](https://www.digitaltrends.com/computing/google-flags-an-ai-powered-malware-which-rewrites-itself-in-real-time/)谷歌发现了一款能实时自我重写的恶意软件。 这是首款利用人工智能技术实现自我进化的病毒程序。 该恶意软件名为PROMPTFLUX…• [GitHub 推出 AgentHQ,Copilot 生态再扩容_AI&大模型_InfoQ精选文章](https://www.infoq.cn/article/JspjNB2oM4K1ODkFMfHR)GitHub近日推出了名为AgentHQ的新功能。 这标志着其人工智能助手Copilot的生态进一步扩展。 在年度开发者大会GitHub Universe上,这项功能正式亮相…• [「紫荆智康」获近亿元天使轮融资,加速AI医院系统开发及落地 | 36氪首发-36氪](https://www.36kr.com/p/3542784904753282)近日,紫荆智康完成近亿元天使轮融资。 这家公司正在开发一套AI医院系统。 紫荆智康由清华大学智能产业研究院孵化…==========================================================** 【 行业动态 】 **• [2025年:AI预算爆发之年——若团队分文未得,便是战略失策 | SaaStr视角](https://www.saastr.com/budgetfailed/)人工智能领域的预算正在快速增长。 企业纷纷加大投入,抢占市场份额。 如果你还没开始行动,可能已经落后了…• [西部大省,何以“先行”-36氪](https://www.36kr.com/p/3547054394323078)近日在乌镇举行的世界互联网大会上,四川省展示了多项数字技术成果。 这让我们看到西部省份在人工智能时代的积极布局。 四川大学华西医院推出了医疗大模型和智能体应用…• [亚历克·卡普奔赴战场 | 《连线》杂志](https://www.wired.com/story/alex-karp-goes-to-war-palantir-big-interview/)Palantir公司首席执行官亚历克斯·卡普近日接受专访。 这家市值约4500亿美元的企业以人工智能技术闻名。 他们的客户包括美国政府及盟国军方…• [大厂“爱”上车,“野蛮人”还是“送水人”?-36氪](http://www.36kr.com/p/3548318737117317)互联网大厂正在加速进入汽车行业。 它们究竟是来颠覆传统车企的野蛮人,还是提供技术支持的送水人? 近日,京东联合广汽埃安推出新能源车,电池租用价不到五万元…• [Model 3/Y负责人双双辞职!就在马斯克自己涨完薪之后 | 量子位](https://www.qbitai.com/2025/11/350996.html)特斯拉在同一天失去了两位重要高管。 Model Y和Model 3的项目负责人双双宣布离职。 这两位负责人都在特斯拉工作了八年…==========================================================** 【 商业/资本动态 】 **• [6sense创始人阿曼达·卡洛为新创AI销售企业1mind融资3000万美元,致力于打造替代人工的智能销售平台 | TechCrunch报道](https://techcrunch.com/2025/11/10/6sense-founder-amanda-kahlow-raises-30-million-for-new-human-replacement-ai-sales-startup-1mind/)销售领域的人工智能助手又迎来新玩家。 六感公司创始人阿曼达·卡洛的新创企业一智,近日完成三千万美元融资。 这家公司专注于内向销售,也就是处理客户主动咨询的业务…• [Kaltura以2700万美元收购Snap AI创始人旗下eSelf公司 | TechCrunch](https://techcrunch.com/2025/11/10/kaltura-acquires-eself-founded-by-creator-of-snaps-ai-in-27m-deal/)总部位于纽约的人工智能视频平台卡图拉近日宣布,将以约两千七百万美元收购以色列初创公司eSelf。 eSelf专注于开发对话式虚拟化身,也就
2025-11-11
23 min
AI日报头条|大语言模型精选人工智能资讯
AI日报20251106|当AI开始证明数学、生成视频、管购物
过去 24 小时,我们从全球权威来源自动抓取 128 条 AI 资讯,经大语言模型分析与去重,精选 22 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [2张4090竟能本地微调万亿参数Kimi K2!趋境联合清华北航把算力门槛击穿了 | 量子位](https://www.qbitai.com/2025/11/349043.html)现在只需要两张消费级显卡,就能在个人电脑上微调万亿参数的大模型了。 这项突破来自趋境科技与清华大学的合作项目。 他们让微调超大规模模型的成本大幅降低…• [北大字节开源首个时空推理视频模型,思考过程全透明,性能超越GPT-4o-36氪](https://www.36kr.com/p/3539888625282952)北京大学与字节跳动近日联合开源了一个视频理解模型。 这个模型能像人类一样,边看视频边划重点。 它不仅回答视频里发生了什么,还能指出事件发生的时间和具体位置…• [报告显示:Anthropic预计到2028年营收将达700亿美元 | TechCrunch](https://techcrunch.com/2025/11/04/anthropic-expects-b2b-demand-to-boost-revenue-to-70b-in-2028-report/)人工智能公司Anthropic预计到2028年将实现七百亿美元营收。 这一预测来自权威媒体The Information的财务数据报告。 该公司的快速增长主要得益于企业级产品的市场拓展…• [清华AI数学家系统攻克均匀化理论难题!人机协同完成17页严谨证明 | 量子位](https://www.qbitai.com/2025/11/348860.html)清华大学研发的AI数学家系统最近取得新突破。 它和人类研究者一起,攻克了均匀化理论的一道难题。 这项成果完成了长达17页的数学证明…• [亚马逊因"代理浏览"向Perplexity发出法律威胁 | TechCrunch](https://techcrunch.com/2025/11/04/amazon-sends-legal-threats-to-perplexity-over-agentic-browsing/)亚马逊近日对AI搜索公司Perplexity发出法律警告。 这是电商平台首次针对AI购物助手采取法律行动。 Perplexity开发的AI购物助手Comet能帮用户自动下单…==========================================================** 【 行业动态 】 **• [AI算力大战打到太空!英伟达前脚H100入轨,谷歌TPU后脚上天,中国玩家笑而不语 | 量子位](https://www.qbitai.com/2025/11/348986.html)AI算力竞赛已经延伸到太空领域。 英伟达和谷歌正在争相将AI芯片送入轨道。 英伟达的H100芯片本月已通过卫星进入太空…• [Shopify称自1月份以来AI流量增长7倍,AI驱动订单增长11倍。](https://techcrunch.com/2025/11/04/shopify-says-ai-traffic-is-up-7x-since-january-ai-driven-orders-are-up-11x/)电商平台Shopify近日公布,其AI购物工具流量增长迅猛。 公司高层在财报会议上称,人工智能是自互联网以来最重要的技术变革。 自今年1月以来,Shopify线上商店来自AI工具的流量增长了7倍…• [亚马逊与Meta大裁员:国内大厂开始囤GPU,而不是产品经理-36氪](http://www.36kr.com/p/3539729119784835)近期,亚马逊和Meta等硅谷科技公司进行了大规模裁员。 这些公司裁减了许多非核心岗位的研发人员和产品经理。 同时,他们转而将资金投入采购GPU显卡,加强人工智能算力储备…• [市场调研人员中98%每日使用人工智能,但四成受访者称其存在错误——信任危机浮出水面 | VentureBeat](https://venturebeat.com/ai/98-of-market-researchers-use-ai-daily-but-4-in-10-say-it-makes-errors)一项最新调查显示,市场研究人员几乎全员使用人工智能工具。 但近四成使用者指出,这些工具存在错误,引发了对可靠性的担忧。 这项调查在八月进行,覆盖了超过两百名美国市场研究专业人士…• [可爱浏览器新增安全浏览引擎,助您远离恶意代码网站 | 数字趋势报道](https://www.digitaltrends.com/computing/lovable-adds-safe-browsing-engine-to-protect-you-from-scammy-vibecoded-websites/)网站创建平台可爱网近日新增了安全浏览引擎。 这项功能是与网络安全公司Guardio合作开发的。 随着生成式人工智能技术普及,现在只需一句话就能创建网站…==========================================================** 【 商业/资本动态 】 **• [高盛新一轮投资加码MoEngage,助力其全球扩张步伐 | TechCrunch](https://techcrunch.com/2025/11/04/goldman-sachs-doubles-down-on-moengage-in-100m-round-to-fuel-global-expansion/)客户互动平台MoEngage近日获得新一轮融资。 高盛集团作为现有投资者继续领投了这轮融资。 MoEngage是一家帮助企业进行客户互动和营销的公司…• [AI创业暗战2025,有人半年签单破亿-36氪](https://www.36kr.com/p/3538597925985417)人工智能创业领域近期呈现活跃态势。 多家初创企业在2025年实现快速突破。 深圳一家名为深元人工智能的公司,…==========================================================** 【 技术突破 】 **• [注意力并非万能?新型Qwen3变体Brumby-14B
2025-11-05
19 min
AI日报头条|大语言模型精选人工智能资讯
AI日报20251029|当AI进军芯片、金融与战场
过去 24 小时,我们从全球权威来源自动抓取 181 条 AI 资讯,经大语言模型分析与去重,精选 24 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [高通开始造电厂-36氪](https://www.36kr.com/p/3528254098889608)高通近日宣布进军人工智能数据中心芯片市场。 这家公司推出了两款新产品,分别叫做AI200和AI250。 它们直接对标行业巨头英伟达的GPU产品…• [谷歌云推出托管式Slurm服务,剑指CoreWeave与AWS,助力企业级AI训练规模化发展 | VentureBeat](https://venturebeat.com/ai/google-cloud-takes-aim-at-coreweave-and-aws-with-managed-slurm-for)谷歌云近日推出一项名为Vertex AI Training的新服务。 这项服务主要面向需要自建人工智能模型的企业客户。 它提供托管式Slurm环境,这是一个用于管理计算任务的调度系统…• [PyTorch Monarch通过单控制器模型简化了分布式AI工作流_AI&大模型_InfoQ精选文章](https://www.infoq.cn/article/TthSSoBJQCZrYv1uaID5)Meta的PyTorch团队近日推出了一款名为Monarch的开源框架。 这个框架旨在简化跨多个GPU和机器的分布式人工智能工作流。 Monarch采用了一种单控制器模型…• [流式数据集:效率提升百倍](https://huggingface.co/blog/streaming-datasets)数据加载工具迎来重大升级。 现在只需一行代码就能实现百倍效率提升。 这项优化针对机器学习的数据加载环节…• [Anthropic推出金融版Claude人工智能,集成Excel功能挑战微软Copilot | VentureBeat报道](https://venturebeat.com/ai/anthropic-rolls-out-claude-ai-for-finance-integrates-with-excel-to-rival)人工智能公司Anthropic近日推出金融版Claude助手,直接集成到微软Excel中。 这标志着AI正式进入万亿美元规模的金融服务市场。 金融分析师现在可以在电子表格侧边栏直接与Claude对话…==========================================================** 【 行业动态 】 **• [阿里巴巴旗下通义团队近日发布一项并行计算新策略…](https://www.mckinsey.com/capabilities/business-building/our-insights/the-way-to-win-in-corporate-venturing-serial-building-and-ai)阿里巴巴旗下通义团队近日发布一项并行计算新策略。 这项技术能让小模型发挥出大模型的性能。 具体来说,一个十六亿参数的模型现在能实现四十四亿参数模型的等效性能…• [卓世科技入选 AIIA《大模型一体机产业图谱》四大核心板块,彰显全栈 AI 实力 | 极客公园](https://www.geekpark.net/news/355598)中国人工智能产业发展联盟近日发布了《大模型一体机产业图谱》。 这份图谱收录了七十多家上下游企业,全面展示了大模型一体机产业生态。 卓世科技同时入选了硬件、软件、模型和应用四大核心板块…• [雷军带队,小米汽车成立架构部,探索电车终局|36氪独家-36氪](https://www.36kr.com/p/3527055274924928)小米汽车近期宣布了一项组织架构调整。 公司新设立了一个一级部门,叫做架构部。 这个部门由雷军亲自带队,负责思考下一代智能电动汽车的技术方向…• [微软中国CTO韦青:AI风暴席卷全球,别忘了,人类才是那个“沉默的主角”-36氪](https://www.36kr.com/p/3527372849503360)微软中国首席技术官韦青近日分享了对人工智能发展的思考。 他认为在技术快速迭代的时代,人类才是真正的沉默主角。 韦青指出,从桌面排版到云计算,技术变革不断重塑着人类世界…• [《让AI推倒重来的理由》| 《连线》杂志](https://www.wired.com/story/ai-normal-after-ai-plateaus/)多位科技领袖近日对人工智能泡沫发出警告。 OpenAI首席执行官萨姆·奥特曼承认AI存在泡沫,但认为存在真实价值。 Meta首席执行官马克·扎克伯格也认为泡沫可能出现,但取决于技术进展…==========================================================** 【 商业/资本动态 】 **• [凯辉基金独家投资「知微行易」数亿元人民币-36氪](https://www.36kr.com/p/3528586895252614)近日,知微行易公司获得凯辉基金独家投资数亿元人民币。 这家公司专注于企业级智能管理软件的开发。 资金将用于核心研发、产品迭代和人才扩充…• [鼎犀智创完成数千万元天使轮融资,以AI重构材料研发范式,开启新材料“智造”时代-36氪](https://www.36kr.com/p/3527300285799554)一家名为鼎犀智创的初创公司近日完成数千万元天使轮融资。 这家公司专注于用人工智能技术加速新材料研发。 本轮融资由昆仲资本和元生创投共同领投…• [以色列情报界资深人士筹资2000万美元,追踪开发者采购信号 | TechCrunch](https://techcrunch.com/2025/10/27/israeli-intelligence-ve
2025-10-28
21 min
AI日报头条|大语言模型精选人工智能资讯
AI日报20251026|AI的“潜意识”革命与学习进化
过去 24 小时,我们从全球权威来源自动抓取 141 条 AI 资讯,经大语言模型分析与去重,精选 18 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [Meta打碎Transformer 8年铁律,改写AI最底层规则,模型首次冒出潜意识-36氪](https://www.36kr.com/p/3523025530707073)Meta公司近日推出了一款名为自由变换器的新模型。 它打破了人工智能领域持续八年的底层规则。 传统的变换器模型采用逐词预测的方式生成内容…• [AI五小时发现MoE新算法,比人类算法快5倍,成本狂降26%-36氪](https://www.36kr.com/p/3523111730813825)研究人员用人工智能发现了一种新算法。 这个算法比人类设计的版本快五倍。 它还能降低百分之二十六的运行成本…• [开源模型首次物理奥赛夺金!上海AI Lab 235B模型击败GPT5和Grok4 | 量子位](https://www.qbitai.com/2025/10/345745.html)开源模型首次在国际物理奥林匹克竞赛中夺得金牌。 上海人工智能实验室的P1模型取得了突破性成绩。 在覆盖全球十三场顶级物理竞赛的基准测试中,…• [FM Agent登顶OpenAI MLE-Bench,由百度智能云研发 | 量子位](https://www.qbitai.com/2025/10/345578.html)百度智能云研发的FM Agent在机器学习工程基准测试中取得领先成绩。 这个测试由OpenAI主导,专门评估AI智能体的实战能力。 MLE-Bench基准包含75个真实的数据科学竞赛项目…• [双子座应用更新:2025年10月新版发布](https://blog.google/products/gemini/gemini-drop-october-2025/)谷歌在十月为Gemini应用推出了多项新功能。 这些更新将帮助用户更高效地完成日常任务。 视频生成工具Veo升级到3.1版本…==========================================================** 【 行业动态 】 **• [思维机器公司质疑OpenAI的AI扩展战略:'首个超级智能将是超级学习者' | VentureBeat](https://venturebeat.com/ai/thinking-machines-challenges-openais-ai-scaling-strategy-first)当各大科技公司竞相开发更大规模的人工智能模型时,一家明星初创公司提出了不同观点。 思考机器实验室的研究员拉斐尔·拉法伊洛夫近日公开表示,实现通用人工智能的关键不是扩大模型规模,而是提升学习效率。 他认为,未来的超级智能应当是一个超级学习者,能够主动适应环境并持续改进…• [第300台极狐阿尔法T5无人车下线,小马智行冲刺千台Robotaxi车队 | 量子位](https://www.qbitai.com/2025/10/345615.html)小马智行近日迎来一个重要里程碑。 他们的第三百台无人驾驶出租车正式下线了。 这款车是与北汽新能源联合打造的极狐阿尔法T5…• [能懂孩子、懂爸妈、还懂宠物,这届AI硬件太会了 | 量子位](https://www.qbitai.com/2025/10/345768.html)近日的AI终端生态大会上,多家厂商展示了新一代AI硬件。 这些设备正从单一工具转变为生活中的智能伙伴。 它们能理解不同年龄段的需求,提供个性化陪伴…• [攻坚“中国芯”,离不开国产EDA破局-36氪](https://www.36kr.com/p/3522967335623557)芯片产业正面临新的挑战。 随着十一月临近,围绕关键软件的博弈成为焦点。 这其中,电子设计自动化软件尤为关键…• [价值投资的黄金时代已经结束?-36氪](https://www.36kr.com/p/3522797652024193)价值投资领域传来一个引人关注的声音。 知名投资人盖伊·斯皮尔近日公开表示,价值投资的黄金时代已经彻底结束。 价值投资是一种经典的投资方法,核心是买入价格低于内在价值的资产…==========================================================** 【 商业/资本动态 】 **• [Anthropic或与谷歌达成数百亿美元合作-36氪](https://www.36kr.com/p/3521081399221124)人工智能领域可能迎来一笔巨额交易。 近日有消息称,初创公司Anthropic正与谷歌洽谈一份云计算服务协议。 这份协议规模可能高达数百亿美元…• [广和通募资28亿强化端侧AI,能否扭转业绩颓势?-36氪](https://www.36kr.com/p/3521508746434693)无线通信模组企业广和通近日在港股上市,但股价表现并不理想。 这家公司上市两天累计下跌约百分之十八,目前市值约一百五十九亿港元。 广和通此次上市募资净额约二十八亿港元,计划将超过一半资金投入研发…==========================================================** 【 技术突破 】 **• [海尔热水器成功挑战阿拉山口 10 级强风 | 极客公园](https://www.geekpark.net/news/355533)海尔热水器近日在新疆阿拉山口完成了一项极限测试。 他们在十级强风中成功验证了燃气热水器的稳定运行能力。 传统热水器遇到大风天气容易出现熄火问题…==========================================================** 【 AI 应用 】 **• [Mistral推出自有AI工作室,利用其欧洲开源专有模型加速开发进程 | VentureBeat报道](https://venturebeat.com/ai/mistral-launches-its-own-
2025-10-26
15 min
Beyond The Pilot: Enterprise AI in Action
Venture Beat in Conversation: MongoDB - From Lift-and-Shift to AI-Ready Data
Lift-and-shift isn’t enough. MongoDB’s Vinod Bagal breaks down how to modernize your data for AI — and why waiting could cost you your competitive edge. Host: Sean Michael Kerner Guest: Vinod Bagal For more stories visit venturebeat.com Learn more about your ad choices. Visit megaphone.fm/adchoices
2025-10-20
13 min
AI日报头条|大语言模型精选人工智能资讯
AI日报20251018|AI正经事:从分数表到国宝管家
过去 24 小时,我们从全球权威来源自动抓取 186 条 AI 资讯,经大语言模型分析与去重,精选 25 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [AGI今天起有了量化标准!Bengio牵头定义,当前进度条58% | 量子位](https://www.qbitai.com/2025/10/342761.html)通用人工智能现在有了明确的衡量标准。 图灵奖得主约书亚·本吉奥带领团队提出了量化定义。 他们将通用人工智能定义为能匹配或超越受过良好教育成年人的认知能力…• [ACE通过“进化策略手册”防止自我改进AI代理的语境崩溃 | VentureBeat](https://venturebeat.com/ai/ace-prevents-context-collapse-with-evolving-playbooks-for-self-improving-ai)斯坦福大学与SambaNova近日推出名为自主智能体情境工程的新框架。 这个框架解决了AI自我进化过程中的关键难题。 情境工程指的是通过修改输入提示来引导AI行为的技术…• [李飞飞发布全新世界模型,单GPU就能跑! | 量子位](https://www.qbitai.com/2025/10/342735.html)李飞飞团队近日发布了全新世界模型RTFM。 这个模型只需单张H100显卡就能流畅运行。 世界模型是一种能模拟三维环境的生成式人工智能…• [Anthropic的“技能”如何让Claude在商业工作流程中更快速、经济且稳定 | VentureBeat报道](https://venturebeat.com/ai/how-anthropics-skills-make-claude-faster-cheaper-and-more-consistent-for)人工智能公司Anthropic近日推出一项名为技能的新功能。 这项功能让他们的Claude助手能够按需调用专业知识。 用户可以把指令、代码和参考资料打包成文件夹…• [南洋理工揭露AI「运行安全」的全线崩溃,简单伪装即可骗过所有模型-36氪](http://www.36kr.com/p/3512917252791177)南洋理工大学近日发布研究,首次提出人工智能运行安全概念。 这意味着AI能否在特定场景下严守职责边界。 研究发现,主流大语言模型普遍存在运行安全问题…==========================================================** 【 行业动态 】 **• [阿里通义实验室近日发布了一项并行计算新策略。 这项技术能让小模型实现大模型的性能…](https://www.mckinsey.com/industries/technology-media-and-telecommunications/our-insights/the-ai-centric-imperative-navigating-the-next-software-frontier)阿里通义实验室近日发布了一项并行计算新策略。 这项技术能让小模型实现大模型的性能。 具体来说,一个十六亿参数的模型现在可以达到四十四亿参数模型的等效性能…• [张鹏对谈朱啸虎、储瑞松、傅盛:Agentic AI 时代,不要什么东西都自己闷头做 | 极客公园](https://www.geekpark.net/news/355111)近日一场行业对谈中,多位专家探讨了智能体人工智能的发展趋势。 智能体人工智能是指能够自主规划并执行任务的人工智能系统。 投资人朱啸虎指出,当前创业公司应聚焦垂直细分领域…• [阿里字节腾讯,集体重仓新风口-36氪](http://www.36kr.com/p/3512870506158984)人工智能编程正成为科技巨头们竞相布局的新赛道。 阿里、字节、腾讯等公司近期密集推出了各自的编程工具。 这个领域被称为AI Coding,就是用人工智能辅助软件开发…• [北京清华长庚医院与北电数智签署战略合作,赋能药学创新和睡眠医学研究 | 量子位](https://www.qbitai.com/2025/10/342701.html)北京清华长庚医院与北电数智近日达成战略合作。 双方将共同探索人工智能在医疗领域的创新应用。 合作将聚焦药学大模型和睡眠大模型研发…• [Spotify表示正与唱片公司合作开发“负责任”的AI音乐工具。](https://www.theverge.com/news/800629/spotify-ai-music-sony-umg-wmg-merlin)流媒体平台Spotify近日宣布与多家音乐公司合作。 他们将共同开发负责任的人工智能音乐工具。 这项合作涉及索尼音乐、环球音乐和华纳音乐等主要唱片公司…==========================================================** 【 商业/资本动态 】 **• [通用直觉公司获1.34亿美元种子轮融资,利用游戏片段训练AI空间推理能力 | TechCrunch](https://techcrunch.com/2025/10/16/general-intuition-lands-134m-seed-to-teach-agents-spatial-reasoning-using-video-game-clips/)游戏视频平台Medal近日分拆成立了前沿AI实验室通用直觉公司。 这家初创公司获得了约一点三亿美元种子轮融资。 他们计划利用海量游戏视频训练具备时空推理能力的AI智能体…• [全球创业比赛,139个国家和地区参加,中国具身机器人公司获奖! | 量子位](https://www.qbitai.com/2025/10/342709.html)近日,中国具身机器人公司智平方在全球创业大赛中获奖。 这项比赛吸引了全球一百三十九个国家和地区参与。 智平方从一万多个项目中脱颖而出,获得海外组一等奖…• [亚马逊与乔巴尼采用斯特雷拉AI访谈进行客户调研,这家快速成长的初创公司融资1400万美元 | VentureBeat](https://venturebeat.com/ai/amazon-and-chobani-adopt-strellas-ai-interviews-for-customer-research-as)一家名为斯特雷拉的初创公司近日完成了一千四百万美元融资。 这家公司专门用人工智能来帮助企业做客户访谈调研。 它的客户包括亚马逊和酸奶品牌乔巴尼等知名企业…• [Jack & Jill融资2000万美元,将对话式人工智能引入求职领域 | TechCrunch](https://techcrunch.com/2025/10/16/jack-jill-raises-20-million-to-bring-conversational-ai-to-job-hunting/)求职平台 Jack and Jill 近日获得两千万美元融资。 它希望用对话式人工智能技术改善求职体验。 创始人马特·威尔逊指出,当前求职市场信号噪音比很低…• [加速新一代隐形正畸3D打印材料研发,「清锋科技」获时代天使投资|36氪首发-36氪](https://www.36kr.com/p/3511354814405508)清锋科技近日获得时代天使的新一轮投资。 双方将共同研发新型3D打印材料,并推进智能化平台升级。 清锋科技
2025-10-18
22 min
AI日报头条|大语言模型精选人工智能资讯
AI日报20251016|AI十分钟速递:从120元训练到国宝管家
过去 24 小时,我们从全球权威来源自动抓取 223 条 AI 资讯,经大语言模型分析与去重,精选 25 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [腾讯发布超低成本AI训练法!120元效果秒杀70000元微调方案 | 量子位](https://www.qbitai.com/2025/10/341842.html)腾讯发布了一项超低成本的人工智能训练方法。 这种方法只需约一百二十元,效果却超过了七万元的微调方案。 这项技术名为无训练组相对策略优化…• [EAGLET通过生成定制化计划提升AI智能体在长周期任务中的表现 | VentureBeat报道](https://venturebeat.com/ai/eaglet-boosts-ai-agent-performance-on-longer-horizon-tasks-by-generating)人工智能智能体在长时任务中常常表现不佳。 一个名为EAGLET的新框架有望解决这个问题。 EAGLET由清华大学等机构联合开发…• [景不动人动,MLLM如何面对「移步换景」的真实世界?OST-Bench揭示多模态大模型在线时空理解短板-36氪](https://www.36kr.com/p/3508761270426500)近日,一项名为OST-Bench的新研究揭示了多模态大模型在动态场景理解上的短板。 多模态大语言模型能同时处理图像和文字,但在真实环境中,它们需要像人一样边走边看、边记边想。 研究团队发现,当前主流模型在移动观察时,准确率会随着步数增加明显下降…• [ERNIE 4.5 300B A47B 与 Grok 3:模型对比分析](https://artificialanalysis.ai/models/comparisons/ernie-4-5-300b-a47b-vs-grok-3)近日,人工智能分析平台发布了两款大语言模型的对比报告。 报告对比了百度的ERNIE 4.5和xAI的Grok 3。 这两款模型都在今年上半年发布…• [JPMorgan Chase 砸出1.5万亿美元-36氪](http://www.36kr.com/p/3509899738651527)摩根大通近日公布了一项十年计划。 这项计划总规模高达一点五万亿美元。 计划主要投资四个重点领域…==========================================================** 【 行业动态 】 **• [硅谷“SPAC之王”弃用Claude,百亿投资人押注中国?-36氪](https://36kr.com/p/3509641678691459)硅谷知名投资人查马斯近日公开表示,他的公司已放弃使用美国AI模型Claude,转而采用中国模型Kimi K2。 这一转变凸显了全球AI市场对性价比的重视。 查马斯被称为SPAC之王,曾投资多家明星科技公司…• [CoreWeave:一场价值数万亿美元的盛宴-36氪](https://www.36kr.com/p/3509661273726083)人工智能公司CoreWeave正在从算力供应商转型为智能体运行平台。 智能体是指能自主决策和执行任务的人工智能系统。 这家公司最近收购了强化学习工具包开发商OpenPipe…• [《2025AI PC产业研究报告》重磅发布-36氪](https://www.36kr.com/p/3508877130751109)半导体产业纵横近日发布了最新的AI PC产业研究报告。 这份报告揭示了AI PC市场的快速增长趋势。 全球AI PC市场在未来几年的年复合增长率预计将达到百分之四十四…• [“主权AI”已成中美科技战新前线](https://www.wired.com/story/openai-sovereign-ai-us-china-tech-war/)OpenAI近日宣布与多国政府建立主权AI合作伙伴关系。 这标志着人工智能技术正成为中美科技竞争的新焦点。 所谓主权AI,是指让各国政府能够自主掌控关键AI系统…• [高通李晶:5G-A 具有低时延等优势,可为 AI 应用提供坚实的连接「底座」 | 极客公园](https://www.geekpark.net/news/354921)高通公司全球副总裁李晶近日表示,五G进阶技术能为人工智能应用提供坚实的连接基础。 在二零二五中国移动全球合作伙伴大会上,李晶指出人工智能正带来划时代的发展机遇。 五G进阶技术具有低时延和高可靠性等优势…==========================================================** 【 商业/资本动态 】 **• [谢乐尔·桑德伯格支持的Flint公司计划利用人工智能自动构建与更新网站 | TechCrunch报道](https://techcrunch.com/2025/10/14/sheryl-sandberg-backed-flint-wants-to-use-ai-to-autonomously-build-and-update-websites/)一家由雪莉·桑德伯格支持的初创公司Flint正在用人工智能技术自动构建和更新网站。 创始人米歇尔·林发现企业网站内容常常跟不上市场变化。 她在营销工作中注意到客户转向ChatGPT咨询产品信息,但官网却没有这些内容…• [Robotaxi逐鹿香港上市,小马和文远同日公告了 | 量子位](https://www.qbitai.com/2025/10/342026.html)自动驾驶行业迎来新进展。 小马智行和文远知行在同一天宣布,已获得中国证监会备案,准备在香港上市。 这两家公司都是Robotaxi领域的头部企业…==========================================================** 【 技术突破 】 **• [登顶 SWE-Bench,快手 KAT-Dev-72
2025-10-16
23 min
Beyond The Pilot: Enterprise AI in Action
FBI Veterans on AI Cyber Threats & Future Defenders
AI is accelerating the cyber arms race — and former FBI agents Paul Bingham and Mike Morris say most enterprises aren’t ready. In this VB in Conversation, they break down the real-world threats targeting critical infrastructure, how AI is changing the attack surface, and why smart, layered defense starts with training the next-gen cyber workforce. Learn more about your ad choices. Visit megaphone.fm/adchoices
2025-10-13
12 min
AI日报头条|大语言模型精选人工智能资讯
AI日报20251012 | AI反噬与算力新秩序:当模型也会中毒
过去 24 小时,我们从全球权威来源自动抓取 130 条 AI 资讯,经大语言模型分析与去重,精选 23 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [250份文档投毒,一举攻陷万亿LLM!Anthropic新作紧急预警_创事记_新浪科技_新浪网](https://tech.sina.com.cn/csj/2025-10-10/doc-inftkzvp6069470.shtml)人工智能公司Anthropic近日发布了一项重要研究。 他们发现只需250篇恶意网页就能让大型语言模型中毒。 大型语言模型就是像ChatGPT这样的智能对话系统…• [决战1.8nm,英特尔AI路线图公布,两大AI GPU将发-36氪](http://www.36kr.com/p/3503383531461767)英特尔近日公布了全新的人工智能战略路线图。 这家芯片巨头正全力布局从个人电脑到数据中心的AI计算市场。 英特尔首次披露了专为AI优化的两款新产品…• [英伟达研究人员通过让大语言模型在预训练中“思考”来提升其推理能力 | VentureBeat](https://venturebeat.com/ai/nvidia-researchers-boost-llms-reasoning-skills-by-getting-them-to-think)英伟达研究人员开发了一种新方法,让大语言模型在预训练阶段就学会思考。 这种方法有望显著提升人工智能的推理能力。 传统的大语言模型训练分两步走…• [Together AI的ATLAS自适应推测器通过实时学习工作负载,实现推理速度提升400% | VentureBeat](https://venturebeat.com/ai/together-ais-atlas-adaptive-speculator-delivers-400-inference-speedup-by)人工智能初创公司Together AI近日发布自适应预测系统ATLAS。 这套系统能让企业AI推理速度提升四倍。 预测器是辅助大语言模型的小型AI模型…• [AI 安全新范式:京东 JoySafety 开源项目深度解析_安全_InfoQ精选文章](https://www.infoq.cn/article/hvF0NL5ZmpeXc9mSy1v4)京东近日开源了一个大模型安全项目,名为JoySafety。 这个项目专门解决生成式人工智能在应用过程中的安全问题。 随着大模型在各行业广泛使用,新的安全威胁不断出现…==========================================================** 【 行业动态 】 **• [OpenAI 卖货做视频,Anthropic 专心写代码,谁能赢? | 极客公园](https://www.geekpark.net/news/354870)在人工智能领域,OpenAI和Anthropic正朝着不同方向发展。 OpenAI正努力将ChatGPT打造成超级应用。 它最近推出了购物功能和视频生成应用Sora…• [构建大规模人工智能互联数据生态系统 | MIT科技评论](https://www.technologyreview.com/2025/10/10/1124313/building-connected-data-ecosystems-for-ai-at-scale/)企业正在构建大规模人工智能互联数据生态系统。 这能帮助解决数据拥堵问题,让AI模型获得稳定优质的数据供给。 现代企业IT系统往往包含多种技术平台…• [智谱否认上市前夕裁员,47个岗位需求待招-36氪](https://www.36kr.com/p/3504185956047750)近日有传闻称智谱公司在上市前进行裁员。 智谱方面对此予以否认,并表示目前有近五十个岗位正在招聘。 智谱全称北京智谱华章科技股份有限公司,成立于二零一九年…• [中国市值第二车企进军具身智能:这次牵手字节-36氪](https://www.36kr.com/p/3503091080666249)中国市值第二的车企赛力斯近日宣布进军具身智能领域。 这次他们合作的伙伴不是华为,而是科技巨头字节跳动。 双方通过子公司签署了智能机器人技术研发的初步协议…• [Instagram负责人反驳MrBeast对AI的担忧,但承认社会需适应变革 | TechCrunch](https://techcrunch.com/2025/10/10/instagram-head-adam-mosseri-pushes-back-on-mr-beasts-ai-fears-but-admits-society-will-have-to-adjust/)Instagram负责人近日回应了头部博主对人工智能的担忧。 他认为人工智能将改变创意行业的生态格局。 这位Meta高管在本周论坛上表示,人工智能能让更多人参与内容创作…==========================================================** 【 商业/资本动态 】 **• [从互联网视频提取多模态具身数据、将数采成本降至行业千分之五,具身智能企业获数千万元融资|硬氪首发-36氪](https://www.36kr.com/p/3503102458780802)一家名为枢途科技的具身智能企业近日获得数千万元天使轮融资。 这家公司专注于从互联网视频中提取训练机器人的数据。 具身智能简单来说就是让机器人像人一样感知和行动的技术…• [滴滴自动驾驶获得 D 轮 20
2025-10-12
21 min
Beyond The Pilot: Enterprise AI in Action
AI CHAT: 70% of Enterprises Adopt AI Agents: The Real-World Impact
Key Insights and Takeaways from VentureBeat Transform Event: AI and Enterprise Innovation In this episode, Matt and Sam recount their experiences and insights from the recent VentureBeat Transform event, an annual gathering focused on enterprise AI. They discuss the significant takeaways, including the increasing adoption of AI agents in production, the lack of dominance by any single hyperscaler in the AI model space, the focus on practical AI solutions over super-intelligence hype, and the evolving structure of teams in the AI-driven workplace. Highlights include insights from speakers at major companies like American Express, Google, IBM, and Zoom, as well...
2025-10-08
36 min
Beyond The Pilot: Enterprise AI in Action
Visa’s $3.5B Bet on AI
Visa’s SVP of Data & AI, Sam Hamilton, joins VentureBeat to break down the hidden costs, trade-offs, and infrastructure realities behind running over 400 AI solutions incorporating 300 AI models at global scale. Learn more about your ad choices. Visit megaphone.fm/adchoices
2025-10-06
13 min
AI日报头条|大语言模型精选人工智能资讯
AI日报20251003|AI江湖:从科研炼金到隐私角斗场
过去 24 小时,我们从全球权威来源自动抓取 144 条 AI 资讯,经大语言模型分析与去重,精选 25 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [思维机器的首款官方产品现已面世:认识Tinker,一个专为分布式大语言模型微调而生的API | VentureBeat报道](https://venturebeat.com/ai/thinking-machines-first-official-product-is-here-meet-tinker-an-api-for)前 OpenAI 首席技术官米拉·穆拉蒂创立的思维机器公司,近日发布了首款产品 Tinker。 这是一个基于 Python 的分布式大模型微调 API。 微调指的是让通用大模型适应特定任务的过程…• [全新合成框架SOTA:强化学习当引擎,任务合成当燃料,蚂蚁港大联合出品 | 量子位](https://www.qbitai.com/2025/10/339049.html)蚂蚁集团与香港大学近日联合推出了全新人工智能框架PromptCoT 2.0。 这个框架旨在通过任务合成技术提升大模型的推理能力。 研究团队将强化学习比作引擎,任务合成则是燃料…• [OpenAI在印度影响力巨大。其模型深受种姓偏见影响。](https://www.technologyreview.com/2025/10/01/1124621/openai-india-caste-bias/amp/)近日有研究发现,OpenAI 的人工智能模型存在明显的种姓偏见问题。 这可能会影响印度等地区用户的日常使用体验。 一位印度学者发现,ChatGPT 会自动将他的姓氏替换为上等种姓的姓氏…• [推出RTEB:检索评估新标准](https://huggingface.co/blog/rteb)近日,检索嵌入基准测试RTEB测试版正式发布。 这个新标准专门评估嵌入模型的检索准确性。 嵌入模型是人工智能搜索系统的核心组件…• [微软宣布停用AutoGen并推出Agent框架,统一管理企业级AI代理 | VentureBeat](https://venturebeat.com/ai/microsoft-retires-autogen-and-debuts-agent-framework-to-unify-and-govern)微软近日宣布停用其人工智能代理工具 AutoGen。 同时推出了全新的企业级 AI 代理管理框架。 AutoGen 原本用于协调多个 AI 代理共同完成任务…==========================================================** 【 行业动态 】 **• [三星与SK加入OpenAI星际之门计划,共推全球AI基础设施建设](https://openai.com/index/samsung-and-sk-join-stargate)三星和SK集团近日宣布加入OpenAI的星际之门计划。 这个计划旨在推动全球人工智能基础设施建设。 星际之门计划由OpenAI发起,目标是建设全球性的AI计算网络…• [警方因违规行为拦下一辆无人驾驶出租车。接下来发生了什么?| 数字趋势](https://www.digitaltrends.com/computing/cops-pulled-over-a-robotaxi-for-a-violation/)加州警方近日拦下一辆违规掉头的无人驾驶出租车。 车内空无一人,让执勤警员感到十分意外。 这辆由Waymo公司运营的自动驾驶汽车当时正处于无人驾驶状态…• [Instagram负责人称公司未用麦克风窃听用户(有了AI数据,无需此举) | TechCrunch](https://techcrunch.com/2025/10/01/instagram-head-says-company-is-not-using-your-microphone-to-listen-to-you-with-ai-data-it-wont-need-to/)Instagram负责人亚当·莫塞里近日公开澄清,公司并未通过手机麦克风监听用户对话。 这种所谓监听其实是流传已久的阴谋论。 他解释说,手机若开启麦克风会有指示灯提示,且耗电会明显加快…• [安徽第二城,又一个“起飞”机会已至?-36氪](https://36kr.com/p/3488400914750336)安徽芜湖正在加速建设智算基础设施。 这座被称为安徽第二城的城市,正迎来新的发展机遇。 芜湖是国家东数西算工程的重要节点…• [“生化奇兵”创作者谈游戏叙事:故事越简单,越难讲好-36氪](https://www.36kr.com/p/3491705371106183)生化奇兵系列创作者肯·列文近日分享了关于游戏叙事的见解。 他认为游戏叙事仍有巨大潜力等待挖掘。 列文正在开发新作《朱迪斯》,试图让玩家与角色的互动影响剧情走向…==========================================================** 【 商业/资本动态 】 **• [行业震动!四维图新+鉴智机器人,打造中国版「智驾超级平台」! | 极客公园](https://www.geekpark.net/news/354700)四维图新近日完成对鉴智机器人的战略投资。 投资总额达到十八亿元,持股比例接近四成。 双方将共同打造名为新鉴智的智能驾驶平台…• [天大,靠VC出圈-36氪](https://36kr.com/p/3491413665930375)天津大学近日在创投领域动作频频。 这所百年学府正通过资本力量推动科技成果转化。 学校联合校友企业和地方政府设立多只基金…• [与NBA全明星拉塞尔·威斯布鲁克共同创立的临终规划初创企业亮相 | TechCrunch](https://techcrunch.com/2025/10/01/meet-the-end-of-life-planning-startup-co-founded-by-nba-all-star-russell-westbrook/)两位NBA全明星球员联手创办了一家临终规划公司。 这家名为Eazewell的初创企业运用人工智能帮助家庭处理身后事务。 创始人小唐奈·贝弗利在短期内接连失去双亲后萌生创业想法…• [90后女生骗走投行10亿-36氪](https://36k
2025-10-03
23 min
Beyond The Pilot: Enterprise AI in Action
AI CHAT: Interview with Richard Seroter: Unveiling Google Cloud's AI Strategy
Google Cloud Next: In-Depth Discussion with Chief Evangelist Richard Seroter Join us for an exclusive interview with Richard Seroter, Chief Evangelist of Google Cloud, as he discusses the latest developments and insights from Google Cloud Next. Dive into conversations about AI advancements, the new agent development kit, and the multi-agent protocol, and how they are reshaping the future of cloud services and enterprise solutions. Learn about the balance between pre-built and custom agents, and Google's commitment to open-source and multi-cloud flexibility. Don't miss out on this insider look at the cutting edge of AI and cloud technology. 00:00 Introduction and...
2025-10-01
40 min
Beyond The Pilot: Enterprise AI in Action
The AI Surge Is Coming — Is Your Network Ready?
Cisco’s Anurag Dhingra joins VentureBeat’s Matt Marshall to unpack what it means to build a truly AI-ready network. From smart switching to agentic operations, Dhingra explains how enterprises must stay ahead of surging network demands — and why network intelligence is now foundational to scaling AI. Learn more about your ad choices. Visit megaphone.fm/adchoices
2025-09-29
15 min
Beyond The Pilot: Enterprise AI in Action
AI CHAT: The Future of AI Agents: How Napkin AI Is Redefining Design
Exploring Napkin.ai: Revolutionizing Graphic Design with AI Agents Join Matt Marshall, founder and CEO of VentureBeat, and Sam Witteveen as they interview Pramod Sharma, CEO of Napkin.ai, and co-founder Jerome Scholler, about their innovative AI-powered graphic design tool. Discover how Napkin.ai has rapidly grown to 2 million beta users with its unique ability to transform text into compelling graphics effortlessly. Learn about the sophisticated backend structure involving multiple specialized AI agents and the recently introduced custom styles feature that allows users and companies to define and perfect their graphic outputs. Perfect for anyone interested in the future...
2025-09-24
30 min
Pressing Matters
Third Anniversary Episode: Michael Nuñez, Editor Director, VentureBeat & Fred Vogelstein, Co-Editor and Co-Founder, CrazyStupidTech
We all know the internet has significantly impacted media's business model over the past three decades, and the conventional wisdom is that AI will do the same. Many believe it will replace reporters, lead to computer-generated news stories, increase misinformation, produce more fake news, and generally make a struggling industry even worse. But what if the opposite is true? What if AI can free up reporters' time to do the kind of deep reporting they used to do? What if AI can lead to more, not less, human creativity in journalism and beyond? What if AI tools could be...
2025-09-23
55 min
Beyond The Pilot: Enterprise AI in Action
From RSAC 2025 - Inside the Cybersecurity-First AI Model & Built in, Always on
Part 1: Inside the Cybersecurity-First AI Model LLMs are inherently non-deterministic — but more data isn’t always better. As Cisco’s Jeetu Patel explains, Cisco Foundation AI distilled 900 billion tokens down to the most relevant 5 billion to create the industry’s first AI model purpose-built for security. Part 2: AI Security: Built-in, Always-On Cisco’s Tom Gillis and Splunk’s Mike Horn reveal how distributed enforcement, self-upgrading firewalls, and AI-powered infrastructure are redefining security architecture and transforming what a SOC can do in the AI era. Learn more about your a...
2025-09-22
27 min
Beyond The Pilot: Enterprise AI in Action
Credit Karma’s path to scalable AI
Originally published in September 2024 As orgs race to progress from proof-of concept to full, scalable production in AI, there are many lessons and resets. Key to these are choices made around infrastructure. Intuit’s Credit Karma, with over 100 million users, has been one of AI’s success stories. Vishnu Ram, Credit Karma’s VP of Engineering, spoke with VB about those lessons – and how the learning will continue. Learn more about your ad choices. Visit megaphone.fm/adchoices
2025-09-17
17 min
Beyond The Pilot: Enterprise AI in Action
Inside the Super Bowl’s cyber war: NFL CISO on AI threats, deepfakes and defending the big game
NFL CISO Tomás Maldonado speaks with VentureBeat about defending Super Bowl LIX from adversarial attacks that potentially include weaponized AI, endpoint attacks, deepfakes, and finely tuned social engineering – and require collaboration with the FBI and Secret Service. Learn more about your ad choices. Visit megaphone.fm/adchoices
2025-09-15
15 min
Beyond The Pilot: Enterprise AI in Action
Handling Greater Demands in the Data Center with Kamran Ziaee, Verizon
Originally published in July 2023 Kamran Ziaee, SVP, Technology Strategy & Global Infrastructure at Verizon sits down with VB Editor-in-Chief Matt Marshall to discuss how data centers now must handle greater and greater demands. While high-performance computing used to be reserved for exceptionally data-intensive applications, like gene sequencing or self-driving cars, every industry is seeing real use cases for adopting HPC. Verizon is an example of a company that says HPC is now table stakes for many applications it runs in its data centers. While Verizon has consolidated down to three data centers from nine, it has also invested in multi-access...
2025-09-13
13 min
Beyond The Pilot: Enterprise AI in Action
eBay doubles down on data efficiency
Originally published in October 2023 VentureBeat Editor-in-Chief Matt Marshall talks with Mazen Rawashdeh, SVP & CTO of eBay, about how one of the world’s largest online marketplaces is using innovative technologies to power its data centers and reduce its environmental impact while meeting the growing demand for data processing in the age of generative AI. Rawashdeh explores the importance of fungibility between CPUs and GPUs, hybrid cloud, open source, running their data centers on 85% utilization and more. Learn more about your ad choices. Visit megaphone.fm/adchoices
2025-09-13
12 min
Beyond The Pilot: Enterprise AI in Action
Gen AI: What the enterprise is getting right, and wrong
Originally Released in February 2024 In his role as Global Leader for Tech and Digital Advantage at the Boston Consulting Group, Vlad Lukic has overseen hundreds of AI deployments. Now working with scores of enterprise companies racing to embrace gen AI, he finds that critical considerations are often overlooked, such as readiness of data and pivotal financial factors. Missteps such as deploying AI where it’s not really needed and neglecting the essential task of managing organizational change for seamless AI adoption can also tank the best intentions to capitalize on gen AI. He also has lots of advice on ho...
2025-09-13
12 min
Beyond The Pilot: Enterprise AI in Action
Payment giant Paypal tackles the data sustainability challenge
Originally published in October 2023 VentureBeat Editor-in-Chief Matt Marshall talks with Archana Deskus, EVP & CIO of Paypal, on how the payment giant, with more than 400 million users, is meeting the need for more computation, more power and more storage, particularly during peak periods — all while committing to sustainability and greater efficiency. Deskus dives into bursting capacity, data center consolidation, asset utilization, efficient code and more. Learn more about your ad choices. Visit megaphone.fm/adchoices
2025-09-13
12 min
Beyond The Pilot: Enterprise AI in Action
Handling Greater Demands in the Data Center with Ken Spangler, FedEx
Originally Published in July 2023 FedEx handles 100 billion daily transactions, from tracking packages to routing flights. To keep up with this massive data demand, the company has invested in data center performance, especially in high-performance computing. Ken Spangler, EVP of IT and CIO of Global Operations Technology, FedEx, talks with VB Editor-in-Chief Matt Marshall about how the company has adopted the co-location model for the data center, which allows it to leverage the benefits of cloud computing while maintaining control of the technology stack. He also reveals how FedEx is partnering with edge computing providers to deploy “mini data centers” that...
2025-09-13
12 min
Beyond The Pilot: Enterprise AI in Action
Scaling Up with Databricks: Achieving the potential of generative AI
Originally Released in October 2023 How do companies identify the best uses cases for gen AI — and then navigate the complexity of AI-first products and tools to drive that innovation at scale? VB’s editorial director, Michael Nuñez, speaks with Databricks co-founder Reynold Xin and Vijoy Pandey, SVP at Outshift by Cisco, about the many factors that will determine how organizations succeed, or don’t, during a time of, as Xin says, bottom-up innovation. Learn more about your ad choices. Visit megaphone.fm/adchoices
2025-09-10
14 min
AI日报头条|大语言模型精选人工智能资讯
AI日报20250824|当AI比医生更靠谱,GPT-5却还是会翻车
过去 24 小时,我们从全球权威来源自动抓取 186 条 AI 资讯,经大语言模型分析与去重,精选 20 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [突破Agent长程推理效率瓶颈!MIT&NUS联合推出强化学习新训练方法 | 量子位](https://www.qbitai.com/2025/08/325129.html)麻省理工学院和新加坡国立大学近日联合推出了一种新的强化学习训练方法。 这种方法能显著提升人工智能代理的长程推理效率。 人工智能代理现在需要处理越来越复杂的任务…• [OpenCUA的开源计算机使用代理可与OpenAI和Anthropic的专有模型相抗衡 | VentureBeat报道](https://venturebeat.com/ai/opencuas-open-source-computer-use-agents-rival-proprietary-models-from-openai-and-anthropic/)香港大学近日联合多家机构推出了一个开源框架。 这个框架名为 OpenCUA,用于训练计算机使用智能体。 计算机使用智能体是一种能自主操作电脑的 AI,比如浏览网页或使用软件…• [MCP-Universe基准测试显示:GPT-5在现实世界编排任务中失败率超50% | VentureBeat](https://venturebeat.com/ai/mcp-universe-benchmark-shows-gpt-5-fails-more-than-half-of-real-world-orchestration-tasks/)一项新的基准测试显示,GPT-5 在现实任务中的失败率超过五成。 这提醒我们,大模型离真正实用还有距离。 这项测试名叫 MCP-Universe,由 Salesforce 人工智能研究院开发…• [超越基础:构建生成式AI的全面基础模型选择框架 | 人工智能](https://aws.amazon.com/blogs/machine-learning/beyond-the-basics-a-comprehensive-foundation-model-selection-framework-for-generative-ai/)亚马逊近日发布了一套新的评估框架。 它专门用来帮助企业选择合适的基础模型。 基础模型是生成式人工智能的核心引擎…• [只有5%AI项目在挣钱,MIT最新报告印证奥特曼警告-36氪](https://www.36kr.com/p/3433873984884359)麻省理工学院近日联合英伟达发布了一份报告。 这份报告给火热的AI投资市场降了降温。 报告显示只有百分之五的AI项目能带来可观回报…==========================================================** 【 行业动态 】 **• [百度,被迫All in AI-36氪](https://36kr.com/p/3433444095954561)百度最新财报显示公司可能被迫全面转向人工智能领域。 创始人李彦宏曾多次否认说过全力投入人工智能。 但最新季度总收入约三百二十七亿元,同比下滑百分之四…• [AI眼镜“难戴”,但为何厂商却停不下来?-36氪](https://36kr.com/p/3433787802622088)最近智能眼镜市场有点冰火两重天。 苹果的Vision Pro销量不太理想,去年底据说卖了不到50万台。 而轻量化的AI眼镜却悄悄火了起来…• [万国数据发布 2025 年第二季度财报——营收持续稳健增长,成功挂牌全国首批数据中心公募 REITs | 极客公园](https://www.geekpark.net/news/352925)万国数据近日发布了最新季度财报。 这家公司是中国领先的数据中心运营商。 第二季度净收入约二十九亿元人民币…• [微软与华硕联手打造的全新Xbox Ally掌上游戏机将于10月16日上市 | The Verge报道](https://www.theverge.com/news/762116/microsoft-asus-xbox-ally-handheld-release-date-compatibility)微软和华硕联手推出的新款掌上游戏机 Xbox Ally 将在 10 月 16 日正式发售。 这次发布包括 Xbox Ally 和 Xbox Ally X 两款机型。 不过目前官方还没有公布价格,也没有开放预购…• [马斯克沉迷的「刷刷刷」游戏,要来中国了 | 极客公园](https://www.geekpark.net/news/353008)马斯克沉迷的刷刷刷游戏即将登陆中国。 这款游戏就是新西兰工作室开发的硬核动作角色扮演游戏流放之路二。 去年底马斯克在社交媒体上大力推荐这款游戏…==========================================================** 【 商业/资本动态 】 **• [Y Combinator孵化企业SRE.ai获720万美元融资,致力于开发DevOps人工智能助手 | TechCrunch报道](https://techcrunch.com/2025/08/20/sre-ai-launches-to-automate-complex-enterprise-workflows/)一家名为 SRE 点 ai 的人工智能初创公司近日获得了七百二十万美元的种子轮融资。 这家公司专注于开发能够协助企业技术团队工作的自然语言人工智能助手。 SRE 点 ai 由两位前谷歌和 DeepMind 的员工共同创立…• [70后大叔惠州办厂:做AI芯片“底板” ,全球第一,市值1900亿-36氪](https://www.36kr.com/p/3433932655644034)近日,一家名为胜宏科技的PCB企业正式向港交所递交了上市申请。 这家公司可能听起来有点陌生,但它其实和最近火热的AI算力息息相关。 PCB就是印制电路板,它被称为电子产品的地基…• [YC支持的Oway融资400万美元,打造去中心化"货运版优步" | TechCrunch报道](https://techcrunch.com/2025/08/22/yc-backed-oway-raises-4m-to-build-a-decentralized-uber-for-freight/)一家名为 Oway 的初创公司近日完成了四百万美元的种子轮融资。 他们想打造一个去中心化的货运平台,有点像货运版的优步。 在美国,每天有数千辆卡车在路上跑,但它们的装载率只有一半左右…=======
2025-08-24
21 min
AI趋势深度解读|大语言模型分析AI热点
AI日报20250823|AI新物种:从虚拟细胞到影子经济
过去 24 小时,我们从全球权威来源自动抓取 236 条 AI 资讯,经大语言模型分析与去重,精选 25 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [陈·扎克伯格倡议的rBio项目利用虚拟细胞训练AI,绕开实验室研究环节 | VentureBeat报道](https://venturebeat.com/ai/chan-zuckerberg-initiatives-rbio-uses-virtual-cells-to-train-ai-bypassing-lab-work/)陈·扎克伯格倡议近日推出了一款名为 rBio 的人工智能模型。 它通过虚拟仿真来训练细胞生物学推理能力,不再依赖昂贵的实验室实验。 这个模型有望大幅加速生物医学研究和药物研发的进程…• [别忽视Cohere:其首款推理模型Command A Reasoning专为企业客服及更多场景打造 | VentureBeat](https://venturebeat.com/ai/dont-sleep-on-cohere-command-a-reasoning-its-first-reasoning-model-is-built-for-enterprise-customer-service-and-more/)加拿大人工智能公司 Cohere 近日发布了首款推理大模型 Command A Reasoning。 这款模型专门为企业级应用场景设计,比如客服、市场调研和数据分析。 Cohere 由 Transformer 论文作者之一 Aidan Gomez 联合创立…• [阿里全新AI IDE现在免费用:超强上下文理解,覆盖整个代码库 | 量子位](https://www.qbitai.com/2025/08/324871.html)阿里巴巴近日推出一款名为 Qoder 的 AI 代码编辑器。 目前处于预览阶段,用户可以免费体验。 Qoder 主打强大的上下文理解能力…• [ICCV 2025 | 打造通用工具智能体的基石:北大提出ToolVQA数据集,引领多模态多步推理VQA新范式 | 机器之心](https://www.jiqizhixin.com/articles/2025-08-22)北京大学近日发布了一个新的数据集ToolVQA。 这个数据集专门用来训练人工智能进行多步骤的视觉问答。 它包含了超过两万条真实图像和复杂问题的样本…• [DeepSeek V3.1(推理版)对比 Solar Pro 2(预览版):模型比较](https://artificialanalysis.ai/models/comparisons/deepseek-v3-1-reasoning-vs-solar-pro-2-preview)近日,人工智能分析平台发布了两款大模型的最新对比。 DeepSeek V3.1推理版和Solar Pro 2预览版在多个维度上被放在一起评估。 DeepSeek V3.1拥有更大的上下文窗口,约等于192页A4纸的内容量…==========================================================** 【 行业动态 】 **• [MIT报告被误读:头条哀叹失败之际,影子AI经济却蓬勃发展 | VentureBeat](https://venturebeat.com/ai/mit-report-misunderstood-shadow-ai-economy-booms-while-headlines-cry-failure/)麻省理工学院近日发布的研究报告被广泛误读。 媒体宣称企业人工智能试点项目失败率高达百分之九十五。 但报告实际揭示了一个更惊人的现象…• [深耕垂类大模型,中关村科金入选2025年《财富》中国科技50强 | 极客公园](https://www.geekpark.net/news/352934)近日中关村科金入选了财富杂志中国科技五十强榜单。 这家公司凭借垂类大模型的技术实力获得认可。 垂类大模型是指专门针对特定行业训练的AI模型…• [「智改」覆盖制造业全流程各环节,硬科技龙头凭 AI 引擎突围 | 极客公园](https://www.geekpark.net/news/352972)人工智能正在全面改造制造业。 中邮证券近日发布研报指出,到2025年,人工智能在制造业的应用规模有望达到141亿元。 人工智能可以覆盖制造全流程,提升各环节效率…• [OpenAI宣布新德里办公室成立,扩大在印度市场布局 | TechCrunch报道](https://techcrunch.com/2025/08/21/openai-announces-new-delhi-office-as-it-expands-footprint-in-india/)OpenAI近日宣布将在印度新德里开设办公室。 这是该公司在印度的首个办公地点。 OpenAI还计划组建本地团队,加强和政府、企业及开发者的合作…• [微软人工智能负责人近日表示,研究人工智能意识可能很危险…](https://techcrunch.com/2025/08/21/microsoft-ai-chief-says-its-dangerous-to-study-ai-consciousness/)微软人工智能负责人近日表示,研究人工智能意识可能很危险。 这个话题正在科技界引发激烈讨论。 微软人工智能首席执行官穆斯塔法·苏莱曼发表博文指出,…==========================================================** 【 商业/资本动态 】 **• [率先布局“AI+两轮电动车”,首驱科技获亿元级天使轮融资丨硬氪首发-36氪](https://www.36kr.com/p/3433295845609095)首驱科技近日获得近亿元天使轮融资。 这家公司专注智能两轮电动车领域。 资金将用于开发智能座舱平台和全系新国标产品量产…
2025-08-23
25 min
AI日报头条|大语言模型精选人工智能资讯
AI日报20250823|AI新物种:从虚拟细胞到影子经济
过去 24 小时,我们从全球权威来源自动抓取 236 条 AI 资讯,经大语言模型分析与去重,精选 25 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [陈·扎克伯格倡议的rBio项目利用虚拟细胞训练AI,绕开实验室研究环节 | VentureBeat报道](https://venturebeat.com/ai/chan-zuckerberg-initiatives-rbio-uses-virtual-cells-to-train-ai-bypassing-lab-work/)陈·扎克伯格倡议近日推出了一款名为 rBio 的人工智能模型。 它通过虚拟仿真来训练细胞生物学推理能力,不再依赖昂贵的实验室实验。 这个模型有望大幅加速生物医学研究和药物研发的进程…• [别忽视Cohere:其首款推理模型Command A Reasoning专为企业客服及更多场景打造 | VentureBeat](https://venturebeat.com/ai/dont-sleep-on-cohere-command-a-reasoning-its-first-reasoning-model-is-built-for-enterprise-customer-service-and-more/)加拿大人工智能公司 Cohere 近日发布了首款推理大模型 Command A Reasoning。 这款模型专门为企业级应用场景设计,比如客服、市场调研和数据分析。 Cohere 由 Transformer 论文作者之一 Aidan Gomez 联合创立…• [阿里全新AI IDE现在免费用:超强上下文理解,覆盖整个代码库 | 量子位](https://www.qbitai.com/2025/08/324871.html)阿里巴巴近日推出一款名为 Qoder 的 AI 代码编辑器。 目前处于预览阶段,用户可以免费体验。 Qoder 主打强大的上下文理解能力…• [ICCV 2025 | 打造通用工具智能体的基石:北大提出ToolVQA数据集,引领多模态多步推理VQA新范式 | 机器之心](https://www.jiqizhixin.com/articles/2025-08-22)北京大学近日发布了一个新的数据集ToolVQA。 这个数据集专门用来训练人工智能进行多步骤的视觉问答。 它包含了超过两万条真实图像和复杂问题的样本…• [DeepSeek V3.1(推理版)对比 Solar Pro 2(预览版):模型比较](https://artificialanalysis.ai/models/comparisons/deepseek-v3-1-reasoning-vs-solar-pro-2-preview)近日,人工智能分析平台发布了两款大模型的最新对比。 DeepSeek V3.1推理版和Solar Pro 2预览版在多个维度上被放在一起评估。 DeepSeek V3.1拥有更大的上下文窗口,约等于192页A4纸的内容量…==========================================================** 【 行业动态 】 **• [MIT报告被误读:头条哀叹失败之际,影子AI经济却蓬勃发展 | VentureBeat](https://venturebeat.com/ai/mit-report-misunderstood-shadow-ai-economy-booms-while-headlines-cry-failure/)麻省理工学院近日发布的研究报告被广泛误读。 媒体宣称企业人工智能试点项目失败率高达百分之九十五。 但报告实际揭示了一个更惊人的现象…• [深耕垂类大模型,中关村科金入选2025年《财富》中国科技50强 | 极客公园](https://www.geekpark.net/news/352934)近日中关村科金入选了财富杂志中国科技五十强榜单。 这家公司凭借垂类大模型的技术实力获得认可。 垂类大模型是指专门针对特定行业训练的AI模型…• [「智改」覆盖制造业全流程各环节,硬科技龙头凭 AI 引擎突围 | 极客公园](https://www.geekpark.net/news/352972)人工智能正在全面改造制造业。 中邮证券近日发布研报指出,到2025年,人工智能在制造业的应用规模有望达到141亿元。 人工智能可以覆盖制造全流程,提升各环节效率…• [OpenAI宣布新德里办公室成立,扩大在印度市场布局 | TechCrunch报道](https://techcrunch.com/2025/08/21/openai-announces-new-delhi-office-as-it-expands-footprint-in-india/)OpenAI近日宣布将在印度新德里开设办公室。 这是该公司在印度的首个办公地点。 OpenAI还计划组建本地团队,加强和政府、企业及开发者的合作…• [微软人工智能负责人近日表示,研究人工智能意识可能很危险…](https://techcrunch.com/2025/08/21/microsoft-ai-chief-says-its-dangerous-to-study-ai-consciousness/)微软人工智能负责人近日表示,研究人工智能意识可能很危险。 这个话题正在科技界引发激烈讨论。 微软人工智能首席执行官穆斯塔法·苏莱曼发表博文指出,…==========================================================** 【 商业/资本动态 】 **• [率先布局“AI+两轮电动车”,首驱科技获亿元级天使轮融资丨硬氪首发-36氪](https://www.36kr.com/p/3433295845609095)首驱科技近日获得近亿元天使轮融资。 这家公司专注智能两轮电动车领域。 资金将用于开发智能座舱平台和全系新国标产品量产…
2025-08-23
25 min
AI日报头条|大语言模型精选人工智能资讯
AI日报20250821|AI新变量:小模型的“大智慧”与生态的暗战
过去 24 小时,我们从全球权威来源自动抓取 204 条 AI 资讯,经大语言模型分析与去重,精选 25 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [国产AI路由系统开源逆袭!仅用19%成本达到Gemini-2.5-Pro同等性能 | 量子位](https://www.qbitai.com/2025/08/324235.html)一项国产人工智能技术实现了重要突破。 上海人工智能实验室近日开源了多模型调度路由方案。 这个方案能大幅降低使用大模型的成本…• [DeepSeek V3.1 Base突袭上线,击败Claude 4编程爆表,全网在蹲R2和V4-36氪](http://www.36kr.com/p/3430524032372096)近日,DeepSeek 悄然上线了新版人工智能模型 V3.1。 这次更新在编程能力上表现突出,引起广泛关注。 新模型支持长达十二万八千 token 的上下文长度…• [Databricks CEO表示新获10亿美元融资将助力进军全新AI数据库市场 | TechCrunch](https://techcrunch.com/2025/08/19/databricks-ceo-says-fresh-1b-will-help-him-attack-a-new-ai-database-market/)数据分析公司 Databricks 近日完成新一轮融资。 融资规模约十亿美元,公司估值达到一千亿美元。 本轮融资由 Thrive 和 Insight Partners 共同领投…• [日均生成数十万 Web 应用!Vercel v0.app 推出最终可用版本,AI 全栈开发时代来临?_生成式 AI_Loraine Lawson_InfoQ精选文章](https://www.infoq.cn/article/IjAzkkA6oeVtaSOO1b0Q)近日,Vercel 公司正式发布了 v0 工具的最终可用版本。 这个工具能让普通人快速创建完整的网站和应用。 v0 原本是面向开发者的代码生成工具…• [停止实验室基准测试:Inclusion Arena揭示LLM在生产环境中的真实表现 | VentureBeat](https://venturebeat.com/ai/stop-benchmarking-in-the-lab-inclusion-arena-shows-how-llms-perform-in-production/)阿里巴巴蚂蚁集团旗下的研究团队近日推出全新的大模型排行榜。 这个排行榜叫做Inclusion Arena。 它专门评估大模型在真实使用场景中的表现…==========================================================** 【 行业动态 】 **• [AI市场格局日渐明朗:投资人详解6大“终局”领域与下一波机会-36氪](https://www.36kr.com/p/3400819076041091)人工智能市场格局正在逐渐清晰。 一位资深投资人近日分享了六个已经形成明确竞争格局的领域。 这些领域包括基础大模型、编程辅助、法律科技、医疗记录、客户服务和新型搜索…• [强化学习之父Richard Sutton最新演讲揭示OaK架构:通向超级智能的八步愿景 | 机器之心](https://www.jiqizhixin.com/articles/2025-08-19-8)强化学习之父理查德·萨顿近日发表演讲,提出了通向超级智能的 OaK 架构。 这个架构包含八个关键步骤,旨在实现通用人工智能。 萨顿是强化学习领域的奠基人,也是今年图灵奖得主…• [阿里通义近日发布了一项并行计算新策略。 这项技术能让小模型实现大模型的性能…](https://www.mckinsey.com/capabilities/operations/our-insights/mind-the-gap-how-operations-leaders-are-pulling-ahead-using-ai)阿里通义近日发布了一项并行计算新策略。 这项技术能让小模型实现大模型的性能。 具体来说,一个十六亿参数的模型现在可以达到四十四亿参数模型的效果…• [大摩谈AI影响力:美股市值将再增16万亿美元,90%工作恐受影响-36氪](https://www.36kr.com/p/3429700643720581)摩根士丹利最新预测显示,人工智能可能为美国股市带来巨大价值提升。 这家投资银行估计,人工智能可能为标准普尔五百指数增加十三到十六万亿美元。 这相当于该指数市值可能再提高近三成…• [英伟达缘何大跌?一份报告成“元凶”-36氪](https://www.36kr.com/p/3430938830671493)八月二十号,美股人工智能概念股集体大跌。 英伟达股价下跌百分之三点五,创下近期最大跌幅。 这轮抛售的导火索,是一份麻省理工学院的最新报告…==========================================================** 【 商业/资本动态 】 **• [红熊AI完成Pre-A轮融资,以AI客服切入企服,推进记忆科学商业化落地-36氪](https://36kr.com/p/3429577411661187?f=rss)近日,红熊AI宣布完成Pre-A轮融资
2025-08-21
27 min
AI趋势深度解读|大语言模型分析AI热点
AI日报20250821|AI新变量:小模型的“大智慧”与生态的暗战
过去 24 小时,我们从全球权威来源自动抓取 204 条 AI 资讯,经大语言模型分析与去重,精选 25 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [国产AI路由系统开源逆袭!仅用19%成本达到Gemini-2.5-Pro同等性能 | 量子位](https://www.qbitai.com/2025/08/324235.html)一项国产人工智能技术实现了重要突破。 上海人工智能实验室近日开源了多模型调度路由方案。 这个方案能大幅降低使用大模型的成本…• [DeepSeek V3.1 Base突袭上线,击败Claude 4编程爆表,全网在蹲R2和V4-36氪](http://www.36kr.com/p/3430524032372096)近日,DeepSeek 悄然上线了新版人工智能模型 V3.1。 这次更新在编程能力上表现突出,引起广泛关注。 新模型支持长达十二万八千 token 的上下文长度…• [Databricks CEO表示新获10亿美元融资将助力进军全新AI数据库市场 | TechCrunch](https://techcrunch.com/2025/08/19/databricks-ceo-says-fresh-1b-will-help-him-attack-a-new-ai-database-market/)数据分析公司 Databricks 近日完成新一轮融资。 融资规模约十亿美元,公司估值达到一千亿美元。 本轮融资由 Thrive 和 Insight Partners 共同领投…• [日均生成数十万 Web 应用!Vercel v0.app 推出最终可用版本,AI 全栈开发时代来临?_生成式 AI_Loraine Lawson_InfoQ精选文章](https://www.infoq.cn/article/IjAzkkA6oeVtaSOO1b0Q)近日,Vercel 公司正式发布了 v0 工具的最终可用版本。 这个工具能让普通人快速创建完整的网站和应用。 v0 原本是面向开发者的代码生成工具…• [停止实验室基准测试:Inclusion Arena揭示LLM在生产环境中的真实表现 | VentureBeat](https://venturebeat.com/ai/stop-benchmarking-in-the-lab-inclusion-arena-shows-how-llms-perform-in-production/)阿里巴巴蚂蚁集团旗下的研究团队近日推出全新的大模型排行榜。 这个排行榜叫做Inclusion Arena。 它专门评估大模型在真实使用场景中的表现…==========================================================** 【 行业动态 】 **• [AI市场格局日渐明朗:投资人详解6大“终局”领域与下一波机会-36氪](https://www.36kr.com/p/3400819076041091)人工智能市场格局正在逐渐清晰。 一位资深投资人近日分享了六个已经形成明确竞争格局的领域。 这些领域包括基础大模型、编程辅助、法律科技、医疗记录、客户服务和新型搜索…• [强化学习之父Richard Sutton最新演讲揭示OaK架构:通向超级智能的八步愿景 | 机器之心](https://www.jiqizhixin.com/articles/2025-08-19-8)强化学习之父理查德·萨顿近日发表演讲,提出了通向超级智能的 OaK 架构。 这个架构包含八个关键步骤,旨在实现通用人工智能。 萨顿是强化学习领域的奠基人,也是今年图灵奖得主…• [阿里通义近日发布了一项并行计算新策略。 这项技术能让小模型实现大模型的性能…](https://www.mckinsey.com/capabilities/operations/our-insights/mind-the-gap-how-operations-leaders-are-pulling-ahead-using-ai)阿里通义近日发布了一项并行计算新策略。 这项技术能让小模型实现大模型的性能。 具体来说,一个十六亿参数的模型现在可以达到四十四亿参数模型的效果…• [大摩谈AI影响力:美股市值将再增16万亿美元,90%工作恐受影响-36氪](https://www.36kr.com/p/3429700643720581)摩根士丹利最新预测显示,人工智能可能为美国股市带来巨大价值提升。 这家投资银行估计,人工智能可能为标准普尔五百指数增加十三到十六万亿美元。 这相当于该指数市值可能再提高近三成…• [英伟达缘何大跌?一份报告成“元凶”-36氪](https://www.36kr.com/p/3430938830671493)八月二十号,美股人工智能概念股集体大跌。 英伟达股价下跌百分之三点五,创下近期最大跌幅。 这轮抛售的导火索,是一份麻省理工学院的最新报告…==========================================================** 【 商业/资本动态 】 **• [红熊AI完成Pre-A轮融资,以AI客服切入企服,推进记忆科学商业化落地-36氪](https://36kr.com/p/3429577411661187?f=rss)近日,红熊AI宣布完成Pre-A轮融资
2025-08-21
27 min
AI趋势深度解读|大语言模型分析AI热点
AI日报20250820|AI开源与闭源之争:乌托邦还是资本局?
过去 24 小时,我们从全球权威来源自动抓取 243 条 AI 资讯,经大语言模型分析与去重,精选 25 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [超越RAG和DAPT!华人团队:一个小解码器让所有模型当上领域专家 | 量子位](https://www.qbitai.com/2025/08/323458.html)华人研究团队近日提出了一种新方法。 这种方法能让大语言模型快速成为领域专家。 它被称为记忆解码器…• [英伟达新研究:小模型才是智能体的未来 | 量子位](https://www.qbitai.com/2025/08/323262.html)英伟达近日发布了一项新研究。 他们认为小模型才是智能体的未来。 智能体指的是能自主完成任务的 AI 系统…• [GEPA无需昂贵强化学习即可优化大型语言模型 | VentureBeat报道](https://venturebeat.com/ai/gepa-optimizes-llms-without-costly-reinforcement-learning/)加州大学伯克利分校等机构的研究人员开发了一种新的AI优化方法。 这种方法叫做GEPA,它能让大语言模型更好地适应专业任务。 大语言模型就是像ChatGPT那样的AI系统,它们能理解和生成人类语言…• [Meta没做的,英伟达做了,全新架构吞吐量狂飙6倍,20万亿Token训练-36氪](https://www.36kr.com/p/3429071613021830)英伟达近日发布了一款全新的人工智能模型。 这款模型只有九十亿参数,却实现了推理速度的大幅提升。 新模型名为英伟达 Nemotron Nano 2…• [TensorZero获730万美元种子轮融资,致力于解决企业级大语言模型开发领域的混乱现状 | VentureBeat报道](https://venturebeat.com/ai/tensorzero-nabs-7-3m-seed-to-solve-the-messy-world-of-enterprise-llm-development/)一家名为 TensorZero 的初创公司近日完成了七百三十万美元的种子轮融资。 这家公司专注于解决企业开发大语言模型应用时遇到的混乱问题。 大语言模型是一种能够理解和生成人类语言的人工智能系统…==========================================================** 【 行业动态 】 **• [无约束AI发展速度逼近危机边缘 | VentureBeat](https://venturebeat.com/ai/the-looming-crisis-of-ai-speed-without-guardrails/)近日,OpenAI 发布了新一代模型 GPT-5。 它比前代更快、更可靠,工具集成也更强大。 OpenAI 首席执行官表示,GPT-5 已具备部分类人智能系统的特征…• [点燃具身智能的“增长飞轮”:石景山数据训练中心的商业与哲学 | 极客公园](https://www.geekpark.net/news/352825)近日,北京石景山建成了一座人形机器人数据训练中心。 这个中心占地三千平方米,部署了上百台机器人。 它专门用来解决机器人从实验室走向真实世界的难题…• [从这个季度开始,市场不再质疑AI Capex了-36氪](https://www.36kr.com/p/3429051199707270)最近科技巨头们纷纷发布财报。 人工智能的巨大投入终于开始带来实际回报了。 谷歌和Meta等公司二季度的业绩表现亮眼…• [预训练到头了,DeepSeek R2值得期待吗?-36氪](https://www.36kr.com/p/3429188527331461)近日有观点认为,预训练大模型的发展可能已经接近极限。 深度学习的核心人物伊利亚曾推荐一篇论文,指出大语言模型通过预测下一个词来学习世界规律。 但语言只是现实的一种映射,不是直接感知…• [“软件已死,AI当立”?-36氪](https://www.36kr.com/p/3429222435982724)近日高盛发布报告称人工智能不会取代传统软件行业。 这份报告直接回应了近期市场的担忧。 上周OpenAI发布GPT五后软件股出现恐慌性抛售…==========================================================** 【 商业/资本动态 】 **• [Paradigm为何在每个单元格内置AI代理打造电子表格 | TechCrunch深度解析](https://techcrunch.com/2025/08/18/why-paradigm-built-a-spreadsheet-with-an-ai-agent-in-every-cell/)安娜·莫纳科正在重新定义电子表格。 她打造了一款内置 AI 智能体的智能表格系统。 AI 智能体可以理解为能自主执行任务的 AI 助手…• [多模态 CelHive 在 AI agent 时代打造一个超级智能体平台 | 极客公园](https://www.geekpark.net/news/352816)多模态人工智能平台 CelHive 近日用户量突破二十万。 它让 AI 不仅能思考,还能主动执行任务。 CelHive 是一个通用 AI 智能体平台,创立于二零二三年…• [抖音创始团队成员,做了一个AI创意的造物平台|涌现NewThings-36氪](https://www.36kr.com/p/3429452989288068)抖音创始团队的三位核心成员近日推出了一个全新的AI创意平台。 这个平台旨在帮助创作者轻松实现从创意到产品的完整变现流程。 这个平台名为数美万物,成立于2024年2月…• [给AI砸了70亿之后,这家投资机构抛出了7个判断-36氪](https://36kr.com/p/3428237138070920)知名投资机构贝瑟默近日发布了一份人工智能行业报告。 这家机构在人工智能领域已经投入了超过十亿美元。 报告指出人工智能初创公司主要有两种增长模式…• [AI量化新一代!深圳这家公司获千万天使轮融资,要改写全球对冲基金游戏规则?-36氪](https://36kr.com/p/3421099281550978)深圳一家量化交易公司近日获得千万级天使轮融资。 这家名为恩赐方量化的初创企业,试图用人工智能加东方哲学来改变投资行业。 他们开发了一套全自动交易系统,完全不需要人工干预…==========================================================**
2025-08-20
24 min
AI日报头条|大语言模型精选人工智能资讯
AI日报20250820|AI开源与闭源之争:乌托邦还是资本局?
过去 24 小时,我们从全球权威来源自动抓取 243 条 AI 资讯,经大语言模型分析与去重,精选 25 条核心要闻,覆盖行业动态、技术突破、产业应用与投融资。* 如需查看全部资讯,请在评论区留言「全部」,我们将提供当期全量资讯合集(含来源链接)。 ** 我们的使命:为您节约时间。 *==========================================================** 【 今日要闻速览 】 **• [超越RAG和DAPT!华人团队:一个小解码器让所有模型当上领域专家 | 量子位](https://www.qbitai.com/2025/08/323458.html)华人研究团队近日提出了一种新方法。 这种方法能让大语言模型快速成为领域专家。 它被称为记忆解码器…• [英伟达新研究:小模型才是智能体的未来 | 量子位](https://www.qbitai.com/2025/08/323262.html)英伟达近日发布了一项新研究。 他们认为小模型才是智能体的未来。 智能体指的是能自主完成任务的 AI 系统…• [GEPA无需昂贵强化学习即可优化大型语言模型 | VentureBeat报道](https://venturebeat.com/ai/gepa-optimizes-llms-without-costly-reinforcement-learning/)加州大学伯克利分校等机构的研究人员开发了一种新的AI优化方法。 这种方法叫做GEPA,它能让大语言模型更好地适应专业任务。 大语言模型就是像ChatGPT那样的AI系统,它们能理解和生成人类语言…• [Meta没做的,英伟达做了,全新架构吞吐量狂飙6倍,20万亿Token训练-36氪](https://www.36kr.com/p/3429071613021830)英伟达近日发布了一款全新的人工智能模型。 这款模型只有九十亿参数,却实现了推理速度的大幅提升。 新模型名为英伟达 Nemotron Nano 2…• [TensorZero获730万美元种子轮融资,致力于解决企业级大语言模型开发领域的混乱现状 | VentureBeat报道](https://venturebeat.com/ai/tensorzero-nabs-7-3m-seed-to-solve-the-messy-world-of-enterprise-llm-development/)一家名为 TensorZero 的初创公司近日完成了七百三十万美元的种子轮融资。 这家公司专注于解决企业开发大语言模型应用时遇到的混乱问题。 大语言模型是一种能够理解和生成人类语言的人工智能系统…==========================================================** 【 行业动态 】 **• [无约束AI发展速度逼近危机边缘 | VentureBeat](https://venturebeat.com/ai/the-looming-crisis-of-ai-speed-without-guardrails/)近日,OpenAI 发布了新一代模型 GPT-5。 它比前代更快、更可靠,工具集成也更强大。 OpenAI 首席执行官表示,GPT-5 已具备部分类人智能系统的特征…• [点燃具身智能的“增长飞轮”:石景山数据训练中心的商业与哲学 | 极客公园](https://www.geekpark.net/news/352825)近日,北京石景山建成了一座人形机器人数据训练中心。 这个中心占地三千平方米,部署了上百台机器人。 它专门用来解决机器人从实验室走向真实世界的难题…• [从这个季度开始,市场不再质疑AI Capex了-36氪](https://www.36kr.com/p/3429051199707270)最近科技巨头们纷纷发布财报。 人工智能的巨大投入终于开始带来实际回报了。 谷歌和Meta等公司二季度的业绩表现亮眼…• [预训练到头了,DeepSeek R2值得期待吗?-36氪](https://www.36kr.com/p/3429188527331461)近日有观点认为,预训练大模型的发展可能已经接近极限。 深度学习的核心人物伊利亚曾推荐一篇论文,指出大语言模型通过预测下一个词来学习世界规律。 但语言只是现实的一种映射,不是直接感知…• [“软件已死,AI当立”?-36氪](https://www.36kr.com/p/3429222435982724)近日高盛发布报告称人工智能不会取代传统软件行业。 这份报告直接回应了近期市场的担忧。 上周OpenAI发布GPT五后软件股出现恐慌性抛售…==========================================================** 【 商业/资本动态 】 **• [Paradigm为何在每个单元格内置AI代理打造电子表格 | TechCrunch深度解析](https://techcrunch.com/2025/08/18/why-paradigm-built-a-spreadsheet-with-an-ai-agent-in-every-cell/)安娜·莫纳科正在重新定义电子表格。 她打造了一款内置 AI 智能体的智能表格系统。 AI 智能体可以理解为能自主执行任务的 AI 助手…• [多模态 CelHive 在 AI agent 时代打造一个超级智能体平台 | 极客公园](https://www.geekpark.net/news/352816)多模态人工智能平台 CelHive 近日用户量突破二十万。 它让 AI 不仅能思考,还能主动执行任务。 CelHive 是一个通用 AI 智能体平台,创立于二零二三年…• [抖音创始团队成员,做了一个AI创意的造物平台|涌现NewThings-36氪](https://www.36kr.com/p/3429452989288068)抖音创始团队的三位核心成员近日推出了一个全新的AI创意平台。 这个平台旨在帮助创作者轻松实现从创意到产品的完整变现流程。 这个平台名为数美万物,成立于2024年2月…• [给AI砸了70亿之后,这家投资机构抛出了7个判断-36氪](https://36kr.com/p/3428237138070920)知名投资机构贝瑟默近日发布了一份人工智能行业报告。 这家机构在人工智能领域已经投入了超过十亿美元。 报告指出人工智能初创公司主要有两种增长模式…• [AI量化新一代!深圳这家公司获千万天使轮融资,要改写全球对冲基金游戏规则?-36氪](https://36kr.com/p/3421099281550978)深圳一家量化交易公司近日获得千万级天使轮融资。 这家名为恩赐方量化的初创企业,试图用人工智能加东方哲学来改变投资行业。 他们开发了一套全自动交易系统,完全不需要人工干预…==========================================================**
2025-08-20
24 min
Negotiators Podcast
Dylan Tweney—acclaimed IT journalist, former editor at Wired and VentureBeat, Derek Arden
Welcome to Monday Night Live 🌟electrifying deep dive into the world of tech, journalism, AI, and digital wellbeing as we welcomed Dylan Tweney—acclaimed IT journalist, former editor at Wired and VentureBeat, and now a strategic communications coach. From interviewing Jeff Bezos to navigating the social-media slot machine, Dylan brought decades of frontline Silicon Valley experience to the Monday Night Live community. Here’s your full rundown of what was covered 👇 💻 The Truth About Tech Journalism Dylan kicked off by sharing what it’s really like to be an IT journa...
2025-06-29
28 min
Sincerely, T
Who is Scott Banister?
Key Themes and Important Ideas:1. The PayPal Mafia as a Powerful Silicon Valley Network:* Definition and Membership: The "PayPal Mafia" is a well-known network of former PayPal executives who went on to found and invest in many of Silicon Valley's most successful companies. Prominent members include Elon Musk, Peter Thiel, Reid Hoffman, Max Levchin, David Sacks, and Keith Rabois, among others. The provided list of 20 members highlights the core individuals associated with this group.* "Before Elon Musk, Peter Thiel, and Reid Hoffman were billionaire investor-entrepreneurs, they were executives at PayPal in the 1990s...
2025-05-08
12 min
AI Daily News Podcast
AI Daily News: Tuesday Apr 15, 2025 - GPT 4.1 Launches & ID May Be Required for the OpenAI API
Welcome to AI News!Brought to you by ReallyEasyAI - https://www.youtube.com/@reallyeasyaiLinks:https://techcrunch.com/2025/04/14/openais-new-gpt-4-1-models-focus-on-coding/https://openai.com/index/gpt-4-1/https://www.youtube.com/@AIPapersPodcastDailyhttps://653702-8a.myshopify.com/https://azure.microsoft.com/en-us/blog/announcing-the-gpt-4-1-model-series-for-azure-ai-foundry-developers/https://techcrunch.com/2025/04/14/openai-plans-to-wind-down-gpt-4-5-its-largest-ever-ai-model-in-its-api/https://platform.openai.com/docs/models/comparehttps://techcrunch.com/2025/04/13/access-to-future-ai-models-in-openais-api-may-require-a-verified-id/https://help.openai.com/en/articles/10910291-api-organization-verificationhttps://venturebeat.com/ai/this-ai-already-writes-20-of-salesforces-code-heres-why-developers-arent-worried/https://archive.is/jgCwg#selection-3411.0-3425.214https://www.wired.com/story/why-researchers-are-turning-to-small-language-models/https://venturebeat.com/games/trump-backs-off-on-electronics-tariffs/https://siliconangle.com/2025/04/14/nvidia-mass-produce-ai-supercomputers-us/https://www.usnews.com/news...
2025-04-15
31 min
AI Daily News Podcast
AI Daily News: Monday Apr 7, 2025 - New Llama 4 Models Released & GPT-5 Delayed
Welcome to AI News!Brought to you by ReallyEasyAI - https://www.youtube.com/@reallyeasyaiLinks:https://venturebeat.com/ai/metas-answer-to-deepseek-is-here-llama-4-launches-with-long-context-scout-and-maverick-models-and-2t-parameter-behemoth-on-the-way/https://ai.meta.com/blog/llama-4-multimodal-intelligence/https://www.llama.com/llama-downloads/https://github.com/meta-llama/llama-models/blob/main/models/llama4/MODEL_CARD.mdhttps://www.youtube.com/@AIPapersPodcastDailyhttps://653702-8a.myshopify.com/https://developer.nvidia.com/blog/nvidia-accelerates-inference-on-meta-llama-4-scout-and-maverick/https://www.aboutamazon.com/news/aws/aws-meta-llama-4-models-availablehttps://techcrunch.com/2025/04/03/amazons-new-ai-agent-will-shop-third-party-stores-for-you/https://news.mit.edu/2025/new-method-assesses-and-improves-reliability-radiologists-diagnostic-reports-0404https://arxiv.org/pdf/2410.04315https://ai-2027.com/https://venturebeat.com/ai/cisco-warns-fine-tuning-turns-llms-into-threat-vectorsstructure/https://learn-cloudsecurity.cisco.com/state-of-ai-security-reporthttps://venturebeat.com/ai/vibe-coding-at-enterprise-scale-ai-tools-now-tackle-the-full-development-lifecycle/https...
2025-04-07
1h 13
AI Daily News Podcast
AI Daily News: Thursday Apr 3, 2025 - Changing Asimov's Three Laws & Google Changes Gemini Lead
Welcome to AI News!Brought to you by ReallyEasyAI - https://www.youtube.com/@reallyeasyaiLinks:https://archive.is/TDGy6https://www.theguardian.com/technology/2025/apr/02/uk-government-tries-to-placate-opponents-of-ai-copyright-billhttps://techcrunch.com/2025/04/02/openais-o3-model-might-be-costlier-to-run-than-originally-estimated/https://techcrunch.com/2025/04/02/openai-seeks-to-convene-group-to-advise-its-nonprofit-goals/https://openai.com/index/nonprofit-commission-guidance/?utm_source=futuretools.io&utm_medium=newspagehttps://archive.ph/JluL9https://archive.is/XTav1https://money.usnews.com/investing/news/articles/2025-04-02/new-ai-benchmarks-test-speed-of-running-ai-applicationshttps://www.cerebras.ai/blog/mistral-le-chathttps://chat.mistral.ai/chat/ae9495b8-8d18-4711-ad62-b7872fd44338https://www.investors.com/news/technology/nvidia-stock-blackwell-ai-performance-tests/https://mlcommons.org/2025/04/mlperf-inference-v5-0-results/https://mlcommons.org/benchmarks/inference-datacenter/https...
2025-04-03
48 min
AI Daily News Podcast
AI Daily News: Wednesday Mar 18, 2025 - NVIDIA GTC Announcements & No Copyright for AI Art
Welcome to AI News!Brought to you by ReallyEasyAI - https://www.youtube.com/@reallyeasyaiLinks:https://techcrunch.com/2025/03/18/nvidia-announces-new-gpus-at-gtc-2025-including-rubin/https://archive.is/CeWjzhttps://techcrunch.com/2025/03/18/nvidia-announces-two-personal-ai-supercomputers/https://siliconangle.com/2025/03/18/nvidia-debuts-new-silicon-photonics-switches-ai-data-centers/https://blogs.nvidia.com/blog/nvidia-accelerated-quantum-research-center/?utm_source=futuretools.io&utm_medium=newspagehttps://venturebeat.com/games/nvidia-launches-blackwell-rtx-pro-for-workstations-and-servers/https://developer.nvidia.com/blog/nvidia-blackwell-delivers-world-record-deepseek-r1-inference-performance/https://developer.nvidia.com/blog/introducing-nvidia-dynamo-a-low-latency-distributed-inference-framework-for-scaling-reasoning-ai-models/https://www.theverge.com/news/631743/nvidia-issac-groot-n1-robotics-foundation-model-availablehttps://techcrunch.com/2025/03/18/nvidia-debuts-groot-n1-a-foundation-model-for-humanoid-robotics/https://techcrunch.com/2025/03/18/nvidia-and-google-deepmind-will-help-power-disneys-cute-robots/https://venturebeat.com/ai/nvidia-debuts-llama-nemotron-open-reasoning-models-in-a-bid-to-advance-agentic-ai/https://archive.is/VELdzhttps://www.youtube.com/@AIPapersPodcastDailyhttps://653702-8a.myshopify.com/https://archive.is/Gb7Xshttps://blog...
2025-03-19
38 min
AI Daily News Podcast
AI Daily News: Tuesday March 11, 2025 - OpenAI Responses API & Claude 3.7 Rules with Code
Welcome to AI News!Brought to you by ReallyEasyAI - https://www.youtube.com/@reallyeasyaiLinks:https://www.theverge.com/news/627556/openai-ai-agents-responses-api-agents-sdkhttps://openai.com/index/new-tools-for-building-agents/https://techcrunch.com/2025/03/11/openai-says-it-has-trained-an-ai-thats-really-good-at-creative-writing/https://archive.is/teWJKhttps://www.tomorrow.io/https://archive.ph/sd3uhhttps://archive.ph/9gfS7https://archive.ph/GhSojhttps://venturebeat.com/ai/anthropics-stealth-enterprise-coup-how-claude-3-7-is-becoming-the-coding-agent-of-choice/https://archive.ph/NIZgNhttps://www.youtube.com/@AIPapersPodcastDailyhttps://653702-8a.myshopify.com/https://archive.ph/AYHs7https://venturebeat.com/ai/cerebras-just-announced-6-new-ai-datacenters-that-process-40m-tokens-per-second-and-it-could-be-bad-news-for-nvidia/https://www.usnews.com/news/technology/articles/2025-03-11/celestial-ai-raises-250-million-as-it-looks-to-speed-up-links-between-ai-chipshttps://www.usnews.com/news/top-news/articles/2025-03-11/exclusive-meta-begins-testing-its-first-in-house-ai-training-chiphttps://www.musicbusinessworldwide...
2025-03-12
1h 09
AI Daily News Podcast
AI Daily News: Wednesday Mar 5, 2025 - Turing Award Winners Announced & Minecraft Jenny Mod
Welcome to AI News!Brought to you by ReallyEasyAI - https://www.youtube.com/@reallyeasyaiLinks:https://archive.ph/4LVgahttps://www.usnews.com/news/technology/articles/2025-03-05/uk-watchdog-drops-competition-review-of-microsofts-openai-dealhttps://www.usnews.com/news/technology/articles/2025-03-05/malaysia-probes-server-shipments-connected-to-singapore-fraud-casehttps://techbullion.com/minecraft-jenny-mod-everything-you-need-to-know/https://www.usnews.com/news/business/articles/2025-03-04/judge-denies-elon-musks-request-to-block-openai-for-profit-conversion-but-welcomes-trialhttps://techcrunch.com/2025/03/05/openai-reportedly-plans-to-charge-up-to-20000-a-month-for-specialized-ai-agents/https://techcrunch.com/2025/03/04/key-ex-openai-researcher-subpoenaed-in-ai-copyright-case/https://techcrunch.com/2025/03/05/openais-gpt-4-5-ai-model-comes-to-more-chatgpt-users/https://lmarena.ai/https://venturebeat.com/ai/enhancing-ai-agents-with-long-term-memory-insights-into-langmem-sdk-memobase-and-the-a-mem-framework/https://arxiv.org/pdf/2410.15665v1https://arxiv.org/pdf/2502.12110https://www.youtube.com/@AIPapersPodcastDailyhttps://653702-8a.myshopify.com/https://techcrunch.com/2025/03/04/amazon-reportedly-forms-a-new-agentic-ai-group/https://money.usnews.com/investing...
2025-03-06
46 min
AI Daily News Podcast
AI Daily News: Thursday Feb 27, 2025 - OpenAI GPT-4.5 Launches & Gemini Code Assist is Free
Welcome to AI News!Brought to you by ReallyEasyAI - https://www.youtube.com/@reallyeasyaiLinks:https://techcrunch.com/2025/02/27/openai-unveils-gpt-4-5-orion-its-largest-ai-model-yet/https://techcrunch.com/2025/02/27/openais-gpt-4-5-is-better-at-convincing-other-ai-to-give-it-money/https://openai.com/index/introducing-gpt-4-5/https://cdn.openai.com/gpt-4-5-system-card-2272025.pdfhttps://www.youtube.com/@AIPapersPodcastDailyhttps://653702-8a.myshopify.com/https://x.com/OpenAI/status/1894454194943529433https://cdn.openai.com/deep-research-system-card.pdfhttps://techcrunch.com/2025/02/27/openai-ceo-sam-altman-says-the-company-is-out-of-gpus/https://archive.ph/t11Lihttps://archive.is/B08nMhttps://www.bbc.com/news/articles/c5ymvjjqzmeohttps://www.usnews.com/news/technology/articles/2025-02-26/amazons-new-ai-powered-alexa-promises-to-be-your-best-friend-in-a-digital-world-for-a-monthly-feehttps://www.aboutamazon.com/news/devices/new-alexa-generative-artificial-intelligencehttps://www.aboutamazon.com/news/aws...
2025-02-28
1h 10
AI Daily News Podcast
AI Daily News: Saturday Feb 15, 2025 - OpenAI Roadmap for GPT 5 & Anthropic's New Model Coming Soon
Welcome to AI News!Brought to you by ReallyEasyAI - https://www.youtube.com/@reallyeasyaiLinks:https://techcrunch.com/2025/02/14/europe-denies-dropping-ai-liability-rules-under-pressure-from-trump/https://siliconangle.com/2025/02/13/report-arm-build-own-chips-meta-first-line-buy/https://money.usnews.com/investing/news/articles/2025-02-14/taiwans-globalwafers-says-it-received-no-notifications-about-changes-to-us-subsidieshttps://techcrunch.com/2025/02/14/a-job-ad-for-y-combinator-startup-firecrawl-seeks-to-hire-an-ai-agent-for-15k-a-year/https://www.youtube.com/@AIPapersPodcastDaily/featuredhttps://653702-8a.myshopify.com/https://www.theverge.com/news/611365/openai-gpt-4-5-roadmap-sam-altman-orionhttps://www.theverge.com/news/613571/openai-rejects-elon-musk-purchase-offer?utm_source=futuretools.io&utm_medium=newspagehttps://x.com/OpenAIDevs/status/1886917557896036724https://archive.ph/VC0aehttps://techcrunch.com/2025/02/13/openai-removes-certain-content-warnings-from-chatgpt/https://archive.ph/nZUQlhttps://archive.ph/XiSMJhttps://money.usnews.com/investing/news/articles/2025-02-14/musks-xai-in-talks-to-raise-10-billion-at-75-billion-valuation-bloomberg-news-reportshttps://finance.yahoo...
2025-02-15
49 min
AI Daily News Podcast
AI Daily News: Thursday Jan 30, 2025 - More DeepSeek Fallout & New Generative AI Copyright Law
Welcome to AI News! Brought to you by ReallyEasyAI - https://www.youtube.com/@reallyeasyai Links: https://siliconangle.com/2025/01/29/google-report-finds-state-based-hackers-using-ai-research-content-generation/https://cloud.google.com/blog/topics/threat-intelligence/adversarial-misuse-generative-ai/https://services.google.com/fh/files/misc/adversarial-misuse-generative-ai.pdfhttps://www.youtube.com/@AIPapersPodcastDailyhttps://653702-8a.myshopify.com/https://cointelegraph.com/news/trump-tighten-restrictions-nvidia-sales-chinahttps://www.politico.com/live-updates/2025/01/29/congress/senate-confirms-zeldin-to-head-epa-00201213https://www.datacenterdynamics.com/en/news/lee-zeldin-picked-to-lead-trumps-epa-says-he-will-make-america-the-ai-capital-of-the-world/https://venturebeat.com/security/deepseek-helps-speed-up-threat-detection-while-raising-national-security-concerns/https://www.theverge.com/news/602162/microsoft-deepseek-r1-model-azure-ai-foundry-githubhttps://www.usnews.com/news/top-news/articles/2025-01-29/microsoft-meta-ceos-defend-hefty-ai-spending-after-deepseek-stuns-tech-worldhttps://venturebeat.com/ai/dario-amodei-challenges-deepseeks-6-million-ai-narrative-what-anthropic-thinks-about-chinas-latest-ai-move/https://darioamodei.com/on-deepseek-and-export-controlshttps://money.usnews.com/investing/news/articles/2025...
2025-01-30
28 min
AI Daily News Podcast
AI Daily News: Tuesday Jan 28, 2025 - Deepseek Special Edition
Welcome to AI News! Brought to you by ReallyEasyAI - https://www.youtube.com/@reallyeasyai Links: https://techcrunch.com/2025/01/27/deepseek-claims-its-reasoning-model-beats-openais-o1-on-certain-benchmarks/ https://venturebeat.com/ai/deepseek-r1s-bold-bet-on-reinforcement-learning-how-it-outpaced-openai-at-3-of-the-cost/ https://archive.is/GiZNF#selection-387.0-387.67 https://archive.ph/VZVfu#selection-1389.0-1389.57 https://x.com/AravSrinivas/status/1883914158481306017 https://techcrunch.com/2025/01/27/former-intel-ceo-pat-gelsinger-is-already-using-deepseek-instead-of-openai-at-his-startup-gloo/ https://techcrunch.com/2025/01/27/deepseek-displaces-chatgpt-as-the-app-stores-top-app/ https://venturebeat.com/ai/is-deepseek-really-sending-data-to-china-lets-decode/ https://archive.ph/wu097#selection-563.0-563.64 https://venturebeat.com/ai/deepseek-r1-is-a-boon-for-enterprises-making-ai-apps-cheaper-easier-to-build-and-more-innovative/ https://venturebeat.com/ai/deepseek-unleashes-janus-pro-7b-vision-model-amidst-ai-stock-bloodbath-igniting-fresh-fears-of-chinese-tech-dominance/ https://money.usnews.com/investing/news/articles/2025-01-27/explainer-what-is-deepseek-and-why-is-it-disrupting-the-ai-sector https://www.usnews.com/news/business/articles/2025-01-27/chinese-tech-startup-deepseek-says-it-was-hit-with-large-scale-malicious-attacks https://www.usnews...
2025-01-28
37 min
AI Daily News Podcast
AI Daily News: Wednesday January 15, 2025 - Tasks in ChatGPT & Meta Really Wants to Beat OpenAI
Welcome to AI News! Brought to you by ReallyEasyAI - https://www.youtube.com/@reallyeasyai Links: https://techcrunch.com/2025/01/14/chatgpt-now-lets-you-schedule-reminders-and-recurring-tasks/ https://venturebeat.com/ai/openais-agentic-era-begins-chatgpt-tasks-offers-job-scheduling-reminders-and-more/ https://help.openai.com/en/articles/10291617-scheduled-tasks-in-chatgpt https://techcrunch.com/2025/01/14/meta-execs-obsessed-over-beating-openais-gpt-4-internally-court-filings-reveal/ https://venturebeat.com/ai/google-gemini-ai-just-shattered-the-rules-of-visual-processing-heres-what-that-means-for-you/ https://huggingface.co/spaces/akhaliq/anychat https://money.usnews.com/investing/news/articles/2025-01-14/private-equity-investor-adebayo-ogunlesi-joins-openais-board https://www.usnews.com/news/business/articles/2025-01-14/biden-signs-executive-order-aimed-at-growing-ai-infrastructure-in-the-us https://techcrunch.com/2025/01/14/apple-joins-consortium-to-help-develop-next-gen-ai-data-center-tech/ https://archive.is/ZUuoa#selection-1361.0-1361.61 https://www.usnews.com/news/top-news/articles/2025-01-15/taiwan-says-exclusion-from-new-us-curbs-on-ai-tech-should-give-confidence https://www.voanews.com/a/why-did-the-us-exclude-india-from-unrestricted-access-to-ai-chips-/7936974.html https://www.cio.com...
2025-01-15
42 min
AI Daily News Podcast
AI Daily News: Wednesday December 4, 2024 - Amazon's New Nova Models & Microsoft Sued in the UK
Get ready for a tidal wave of AI breakthroughs from Amazon! This is NOT a drill! In today's update, we'll dive DEEP into the hottest announcements from Amazon re:Invent 2024. First, Amazon's new multimodal AI models are making waves. Meet the Nova family: Micro, Lite, Pro, and Premier. They’re here to revolutionize the way we interact with AI. From text generation and image creation to video production, Nova is a game-changer. But wait, there’s MORE! Amazon just announced a groundbreaking new service to tackle AI hallucinations head-on. This innovative tool helps ensure accuracy and reliability, setting a new...
2024-12-04
47 min
AI Daily News Podcast
AI Daily News: Tuesday November 12, 2024 - More Trump Admin Speculation & Jerry Garcia Reads to You
Welcome to AI News! Brought to you by ReallyEasyAI - https://www.youtube.com/@reallyeasyai Get ready for a deep dive into the thrilling world of AI and politics! We're breaking down the latest headlines from the Wall Street Journal, The Verge, The Guardian, Billboard, VentureBeat, and more, exploring how Donald Trump's return could affect tariffs, AI deployment, and mergers and acquisitions. We'll also discuss the intriguing petition to make Elon Musk America's AI advisor, and uncover groundbreaking stories like Google DeepMind open-sourcing AlphaFold 3 and Jerry Garcia's AI voice reading books. This is a must-watch for anyone invested in...
2024-11-12
48 min
Pressing Matters
Michael Nuñez, Editorial Director at VentureBeat
The path Michael Nuñez took to a seemingly straightforward gig – Editorial director at VentureBeat – was anything but direct. He covered the fun side of Hong Kong, the travel beat in Korea, and even wrote for an airline magazine in New York City after various tech writing gigs. He spent two years and change as head of marketing at a VC, but for coming on two years now, Michael has led VentureBeat, one of the most influential outlets in tech journalism. The son of an undocumented immigrant and an airline worker from the Chicago suburbs, Michael joined us to...
2024-10-22
53 min
Politely Pushy with Eric Chemi
Following the Rising Tide of AI with VentureBeat’s Michael Nuñez
AI is the moment, and Michael Nuñez, editorial director at VentureBeat, unravels the tension between journalism and the business of technology in this episode of Politely Pushy.Inspired by the early development of large language models (LLM) and AI, Michael sought a way to break into the space. Enter VentureBeat. Michael’s regular conversations with engineers, builders, and doers who know this emerging technology best help him distill a wildly popular and important topic to the masses.Take the evolution of digital design tools, from Adobe to Canva to AI image generators, for example. Mic...
2024-07-30
45 min
The Here's Waldo Podcast
The Influence of Writers on the Gaming Industry With Dean Takahashi
Dean Takahashi is the Lead Writer for GamesBeat at VentureBeat, a technology news website that provides news, analysis, features, interviews, and videos. He boasts over 28 years of experience as a tech journalist, with a dedicated focus on gaming. Joining VentureBeat in 2008, Dean previously contributed to esteemed publications such as The Mercury News, the Red Herring, the Wall Street Journal, the Los Angeles Times, and the Dallas Times-Herald. A prolific author, Dean has penned two acclaimed books, Opening the Xbox and The Xbox 360 Uncloaked. Additionally, he spearheads the organization of the annual GamesBeat and GamesBeat Summit conferences, cementing his role...
2024-03-15
54 min
The Here's Waldo Podcast
Strategies for Inclusion and Diversifying Leadership in the Gaming Industry With Gina Joseph
Gina Joseph is the Chief Strategy Officer at VentureBeat and GamesBeat, the leading sources for news, events, and groundbreaking research used to help leaders make intuitive decisions. Gina brings two decades of expertise in media and technology to her role. As a first-generation Afghan American woman, she actively champions diversity and inclusion, especially for women leaders. Gina is also the Founder of VentureBeat Lab, an innovative publishing arm focused on thought leadership, consultancy, and branded content. Additionally, she holds the distinction of being the first Afghan American board member for a games publisher in the US and i...
2024-01-19
54 min
Inside Games News and Podcasts
Everyone Hates Bungie - Inside Games
Sign up for Zenless Zone Zero's Closed Beta 2 today — https://hoyo.link/dnNfFEAL. Check this guide for more info and details — https://www.hoyolab.com/article/22740726 Support Inside Games on Patreon: https://www.patreon.com/insidegamesYT Hosted by: Lawrence: http://twitch.tv/sirlarr | Bruce: http://twitch.tv/brucegreene | Charlotte: http://twitch.tv/whatashow Edited by: ShooklynTV: https://twitter.com/ShooklynTV Written by: Lawrence Sonntag & Brian Gaar: https://www.twitch.tv/briangaar Sources --
2023-11-08
13 min
The Digiday Podcast
How VentureBeat's new chief strategy officer is focusing on diversity, innovation to grow events and ad revenue
Publishers' events businesses have been a bright spot in an otherwise grim economic climate. While trade publishers and consumer publishers have different approaches to how events fit in their portfolios, both are benefiting from advertisers wanting face-to-face impressions with prospective customers.VentureBeat’s total revenue increased by 50% year over year from 2021 to 2022. And despite having an events business for more than 15 years, the company’s events revenue increased by about 100% during that same time period, said Gina Joseph, the company’s newly appointed chief strategy officer, who was promoted last month, though she did not provide exact figure...
2023-04-11
57 min
Eric Schwartzman
Influencer Marketing and Getting News Coverage in VentureBeat with GamesBeat’s Dean Takahashi
Dean Takahashi, lead writer for GamesBeat at VentureBeat, covers games, hardware, R&D, and other tech. I’ve known him for over a decade, have represented PR clients that he's written about, and have contributed guest posts under my byline over the years, although that had nothing to do with him. Dean came to Silicon Valley in 1994, the year that Netscape went public. He says two of the most exciting game tech developments he’s seen over his career were the birth of modern 3D graphics, with titles such as Tomb Raider, and the rise of graphics cards from Nvidia, which...
2022-07-07
59 min
Coffee with a Journalist
Manasa Gogineni, VentureBeat
Joining us on the show today is Manasa Gogineni, a reporter for VentureBeat. Manasa covers funding announcements and news for Enterprise tech companies. She is also currently a senior Regents Scholar at UC Davis writing an honors thesis while also directing the Davis Political Review. During the episode, Manasa starts off by sharing how she flags sources that land in her inbox, why she prefers personalized pitches that are timely and comprehensive, where you can pitch her (besides email), and more.
2021-06-15
24 min
Three Buddy Problem
Fahmida Rashid, Executive Editor, VentureBeat
Newly appointed Executive Editor at VentureBeat Fahmida Rashid joins the show to talk about her introduction to computer networking in school, her winding path into cybersecurity journalism, the security stories worth telling, the venture capital ecosystem, and the surge in unicorn cybersecurity startups.Links:Follow Fahmida on TwitterFahmida Rashid on LinkedIn
2021-04-09
37 min
Earned Media Podcast
Getting Featured in VentureBeat with GamesBeat’s Dean Takahashi
Dean Takahashi, who is the lead writer for GamesBeat at VentureBeat, where he covers games, hardware, R&D, and other tech. I’ve known him for about fifteen years and have contributed guest posts under my byline over the years. Dean came to Silicon Valley in 1994, the year that Netscape went public. He says two of the most exciting game tech developments he’s seen over his career were the birth of modern 3D graphics, with titles such as Tomb Raider, and the rise of graphics cards from Nvidia, which Dean remembers being announced as a “Windows acceler...
2021-01-28
00 min
Edge of Impact: Strategies for Billion-Dollar Success with Timothy Ivaikin and Sergey Mikheev
World’s future and changes (episode 9)
Microsoft / Oracle / FB plans for TikTok https://venturebeat.com/2020/08/21/only-2-companies-should-buy-tiktok-and-oracle-isnt-one-of-them/ IStore fees battles News publishers seek the same App Store terms Apple gives Amazon https://venturebeat.com/2020/08/21/news-publishers-seek-the-same-app-store-terms-apple-gives-amazon/ Epic Games is suing Apple https://www.theverge.com/2020/8/13/21367963/epic-fortnite-legal-complaint-apple-ios-app-store-removal-injunctive-relief Cyber security Recent significant bleaches in cybersecurity: Hackers Dump 20GB of Intel’s Confidential Data Online https://threatpost.com/hackers-dump-20gb-of-intels-confidential-data-online/158178/ Another facebook user-tracking issue:facial recognition: good or bad? Court ruling paves the way for Facebook to settle its facial recognition lawsuit https://venturebeat.com/2020/08/20/court-ruling-paves-the-way-for-facebook-to-settle-its-facial-recognition-lawsuit/ California judge rules Uber and Lyft must classify drivers as employees https://venturebeat.com/2020/08/12/ca...
2020-11-21
1h 40
Edge of Impact: Strategies for Billion-Dollar Success with Timothy Ivaikin and Sergey Mikheev
Data and Privacy, Security, SaaS, Democrats, Biden, Disruption (episode 8)
Podcast # 22-07-2020 Microsoft / Oracle / FB plans for TikTok https://venturebeat.com/2020/08/21/only-2-companies-should-buy-tiktok-and-oracle-isnt-one-of-them/ IStore fees battles News publishers seek the same App Store terms Apple gives Amazon https://venturebeat.com/2020/08/21/news-publishers-seek-the-same-app-store-terms-apple-gives-amazon/ Epic Games is suing Apple https://www.theverge.com/2020/8/13/21367963/epic-fortnite-legal-complaint-apple-ios-app-store-removal-injunctive-relief Cyber security Recent significant bleaches in cybersecurity: Hackers Dump 20GB of Intel’s Confidential Data Online https://threatpost.com/hackers-dump-20gb-of-intels-confidential-data-online/158178/ Another facebook user-tracking issue:facial recognition: good or bad? Court ruling paves the way for Facebook to settle its facial recognition lawsuit https://venturebeat.com/2020/08/20/court-ruling-paves-the-way-for-facebook-to-settle-its-facial-recognition-lawsuit/ California judge rules Uber and Lyft must classify drivers as employees https...
2020-11-21
2h 10
Thrum.gg: Discover Games, Music and Videos Instantly in WhatsApp
Episode 10 with interviews Dean Takahashi of GamesBeat and Odile Limpach
First interview is with Professor Odile Limpach teaches economics and entrepreneurship at the Cologne Game Lab. Second interview is with Dean Takahashi, who is the lead writer for GamesBeat at VentureBeat. Besides the news of https://www.pocketgamer.biz/, https://www.gamesindustry.biz/ and https://venturebeat.com/category/games/, also attention to "Xsolla Launches Game Developers Carnival, a Virtual Industry Event to Benefit GDC Postponement" of Justin Berenbaum. Chris Reed will do an esports item every episode as per next week. He is doing a quick intro. First interview is with Professor Odile L...
2020-03-15
1h 00
Game Consultant - The No 1 Games Podcast -
Episode 10 with interviews Dean Takahashi of GamesBeat and Odile Limpach
First interview is with Professor Odile Limpach teaches economics and entrepreneurship at the Cologne Game Lab. Second interview is with Dean Takahashi, who is the lead writer for GamesBeat at VentureBeat.Besides the news of https://www.pocketgamer.biz/, https://www.gamesindustry.biz/ and https://venturebeat.com/category/games/, also attention to "Xsolla Launches Game Developers Carnival, a Virtual Industry Event to Benefit GDC Postponement" of Justin Berenbaum. Chris Reed will do an esports item every episode as per next week. He is doing a quick intro.First interview is w...
2020-03-15
1h 00
XR for Business
On the XR Beat, with VentureBeat’s Dean Takahashi
When you’ve been a journalist on the XR technology beat for 20 years, like VentureBeat’s lead writer Dean Takahashi has, you develop a hunch or two about the direction the industry might go. Alan picks Dean’s brain for a few such scoops. Alan: Thank you for joining the XR for Business Podcast with your host, Alan Smithson, today’s guest is the one and only Dean Takahashi, the lead writer for VentureBeat. He’s been a tech journalist for more than 28 years, and he’s covered games for a twenty one of those years. He’s authored two...
2019-12-18
40 min
Engaged Family Gaming Podcasts!
Episode 106:Anthony John Agnello from Venturebeat
Today we have Anthony John Agnello formally of gamesrader and current Head of Social Media at Venturebeat.com telling Stephen why he hates Zelda Breath of the wild and their suggestions for the N64 and Wii classic! Susans website mentioned geniionline.com @ajohnagnello Venturebeat.com Podcasts for John @Continuepod https://www.patreon.com/ContinuePodcast @vg_grooVes http://videogamegrooves.com/
2017-10-16
57 min
VB Engage - Mobile, Marketing, & Technology Podcast from VentureBeat
Kristian Segerstrale, maniacal laughter, and what Google I/O means for marketers
In this week's episode, Stewart and Travis discuss how Google's announcements at its I/O event will affect marketers and marketing this year, and we also discuss how AI is helping B2B markets. We then get to interview the awesome Kristian Segerstrale of Super Evil Megacorp, who gives us the lowdown on how to create amazing communities, and how to sound like an evil genius. And don't forget, you can win a Huawei tablet in our fantastic giveaway, details of which you can find in the show notes for this episode over at http://venturebeat.com/v...
2017-05-23
33 min