Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
SiliconANGLE AI · 2026/8/4 13:00:27
Convex reels in $57M for its AI-optimized application backend

Convex reels in $57M for its AI-optimized application backend

AI 中文解读
Convex拿到了5700万美元的新融资,这家初创做的不是普通软件,而是专门为AI智能体打造的“应用程序地基”。简而言之,它把开发应用所需的各种组件打包好,开发者不用什么都从头写,能省下大量时间。 Convex最大的卖点在于它能大幅减少AI“胡编乱造”的出错率。AI自动写代码时经常犯“类型错误”,好比把一封信投进了算价格的信箱。Convex用更严谨的TypeScript代码替代传统查询语言,还引入了防覆盖机制,相当于给整个系统装上了安全护栏,AI跑偏的概率就小多了。 对普通人来说,这项技术带来的最直观改变是:未来那些由AI参与开发的App和网站会更靠谱、上线更快。过去开发一个实时刷新的股票组件需要大量人工编码,现在Convex直接提供现成模块,AI出错的副作用也大幅降低。这意味着我们能更快用上更稳定的数字产品,AI从“演示玩具”真正变成让人放心的生产力工具。
UPDATED 09:00 EDT / AUGUST 04 2026 AI Convex reels in $57M for its AI-optimized application backend by Maria Deutscher Developer tooling startup Convex Inc. today disclosed that it has closed a $57 million funding round led by Insight Partners. Etna Labs, Andreessen Horowitz and Spark Capital also contributed to the Series B investment. It brings Convex’s total outside funding to $110.5 million. Convex was founded in 2021 by former members of Dropbox Inc.’s infrastructure engineering team. It offers an application backend, a collection of building blocks that companies can use to develop custom software. Using pre-packaged components is significantly faster than creating everything from scratch. Convex is not the only application backend on the market. According to the company, one of its platform’s main differentiators is that it’s optimized for artificial intelligence agents. In particular, it helps developers who build Convex-based applications with AI agents mitigate hallucination-related coding errors. AI agent coding mistakes sometimes take the form of type errors. Those are malfunctions that emerge when a piece of data is inputted into a code snippet that can’t process it. For example, an application might send a support ticket to a function designed to calculate average product prices. Convex includes a database that developers can use to store their applications’ information. According to the company, the database mitigates type errors by replacing standard SQL queries with TypeScript code. That’s a version of JavaScript equipped with mitigations against type errors. Convex’s platform also reduces the risk of AI hallucinations in other ways. It implements ACID, a set of best practices designed to avoid issues such as unintended database overwrites. Additionally, Convex automates certain advanced coding tasks that can pose a challenge for AI agents. Many applications contain interface elements that visualize business data and must refresh when that data changes. For example, a stock ticker widget must keep up with share price changes. Facilitating such real-time data syncing historically required a significant amount of custom code.  Convex provides the necessary code in a pre-packaged form. That removes the need for AI agents to generate it from scratch and thereby avoids the associated hallucination risk. Convex provides its database alongside several other application modules. The platform includes a search tool, an authentication mechanism and a file storage system. A RAG, or retrieval-augmented generation, feature makes it possible to extend AI agents’ knowledge base with custom datasets.  “Agents reach for the first thing that works, and on most backends the first thing that works is subtly, silently wrong. You’ll find out weeks later, in production,” said Convex co-founder and Chief Executive Officer Jamie Turner. “We spent our careers at Dropbox learning what it takes to make a promise to hundreds of millions of users and keep it, every time. Convex is that discipline packaged as a product.” Convex disclosed today that its platform powers nearly 2 million applications. Its customers include OpenAI Group PBC, Zapier Inc. and other major tech firms. The company will use its new funding to hire more employees and enhance its platform. Photo: Unsplash   A message from John Furrier, co-founder of SiliconANGLE: Support our mission to keep content open and free by engaging with theCUBE community. Join theCUBE’s Alumni Trust Network, where technology leaders connect, share intelligence and create opportunities. 15M+ viewers of theCUBE videos, powering conversations across AI, cloud, cybersecurity and more 11.4k+ theCU
分享
阅读原文