惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
U
Unit 42
Google DeepMind News
Google DeepMind News
博客园 - 司徒正美
Y
Y Combinator Blog
F
Fortinet All Blogs
云风的 BLOG
云风的 BLOG
T
Tailwind CSS Blog
G
Google Developers Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
罗磊的独立博客
D
DataBreaches.Net
T
The Blog of Author Tim Ferriss
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
MyScale Blog
MyScale Blog
N
Netflix TechBlog - Medium
Microsoft Security Blog
Microsoft Security Blog
GbyAI
GbyAI
P
Proofpoint News Feed
Jina AI
Jina AI
B
Blog RSS Feed
腾讯CDC
阮一峰的网络日志
阮一峰的网络日志
D
Docker

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
Former Google and Apple Researchers Launch a Startup to B...
Maxwell Zeff · 2026-05-27 · via Hacker News - Newest: "AI"

A group of AI researchers who previously worked at Google DeepMind, Apple, OpenAI, and Meta Superintelligence Labs announced on Wednesday they’re launching a new startup called Trajectory, which aims to help companies regularly improve their AI products by training on real-world user interactions.

Trajectory wants to build a platform for AI that can learn continuously, a capability that researchers have long held up as a major barrier to further AI progress. OpenAI, Google, and Anthropic have found success training increasingly capable versions of AI models, especially for domains such as coding, math, and science. However, these systems stop getting smarter after their training is done. While there have been some recent breakthroughs in continual learning, tech companies have generally struggled to make AI products that learn from their errors in real time. In December 2025 at NeurIPS, one of the largest annual AI research conferences, Turing award winner Richard Sutton argued that continual learning is essential for building superintelligent agents.

Trajectory has raised a $15 million seed round at a $115 million post-money valuation, led by the venture capital firm Conviction, with participation from Bessemer Venture Partners, Radical VC, and BoxGroup. Individual investors also participated in the round, including Google DeepMind’s chief scientist, Jeff Dean, as well as the so-called “godmother of AI,” Stanford professor and World Labs CEO Fei-Fei Li.

Trajectory’s CEO and cofounder Ronak Malde was previously an AI researcher at Windsurf, and he later became one of only a handful of employees who went to work at Google DeepMind when it hired the coding startup’s top talent in a $2.4 billion deal last year. The other cofounders of Trajectory include Arjun Karanam, a former AI researcher at Apple who worked on the Vision Pro, and Michael Elabd, who previously worked in Google DeepMind’s robotics division.

Malde tells WIRED that some leading AI coding products, such as Cursor, are already doing an early version of continual learning—using real data about how people interact with their products to do post-training and regularly ship model improvements. He argues this is a core reason why AI coding products have taken off so rapidly, and is part of the reason why major AI labs have rushed to develop vibe coding applications of their own. With Trajectory, Malde and his team of 11 researchers and engineers hope to apply a similar technique for improving AI-powered tools outside the coding space.

“Even the most powerful AI today is still static. The AI model that you used yesterday is going to make the same mistakes today,” says Malde. “A couple companies are starting to get to that world of continual learning. What we are doing is building the platform for every single company to get to continual learning.”

The challenge with applying this logic to other domains is that coding is easily verifiable—code either runs or it doesn’t—but some industries have looser definitions of success. Karanam says part of what Trajectory’s platform offers is helping optimize an AI model to a business's specific needs.

Rather than starting from an off-the-shelf model from OpenAI or Anthropic, Trajectory has customers begin with an open-source model that has been post-trained for a specific AI product the company has in mind. For Decagon, a customer that builds AI customer support agents, Trajectory logs when its AI falls short—say, a customer trying to make a return gets their query bounced to a human—and uses those instances to post-train a new model as often as every week. Trajectory claims these post-trained models beat the frontier labs’ models on narrow tasks that matter most for a company’s product.

Corporate executives are eager to use AI for many different kinds of tasks, but to do that today they often need to hire teams of “forward deployed engineers,” or consultants and technical employees embedded inside a company who help build out AI products. Companies like OpenAI, Anthropic, and Palantir have rushed to fill that need. Elabd says Trajectory’s goal is to build a product that can improve on its own so that companies don’t need in-house engineers to continuously troubleshoot their AI stack. The startup says it has customers in a variety of fields already, including the enterprise sales startup Clay and the legal AI startup Harvey. While it currently works primarily with AI-native companies, Trajectory eventually plans to market its platform to the Fortune 500.

Critics could argue that Trajectory has not yet built true continual learning, at least not in the traditional sense. After all, the startup’s models only update once a week at this time, and they remain static between upgrades.

Elabd argues that Trajectory is just getting started. He claims the AI industry is moving towards a new paradigm where AI learns from experience—much like what’s already happening in the AI coding space. Elabd says Trajectory’s eventual goal is to build a platform that can update a company’s AI model every single day, or perhaps even more frequently.

“Every day may not be enough. It could be every hour, it could be every interaction,” says Elabd. “Maybe every company doesn’t need just one AI, you could train an AI to learn for every person at every company.”


This is an edition of Maxwell Zeff’s Model Behavior newsletter. Read previous newsletters here.