Introducing Knowledge: the first web search API that returns licensed real-time data alongside web results.
Prices, rates, odds, weather, scores, company and government info. The data that lives behind licensed feeds and databases instead of on crawlable pages.
Now available through @youdotcom Web Search at ZERO additional cost.
3x fewer tokens. 84% accuracy on the Vertical RTK benchmark.
That’s what we got using Jev through @OpenRouter as a reranking layer for Knowledge, which we recently launched in the Web Search API.
Knowledge returns structured, real-time data from authoritative sources across domains like stocks, sports, and more. For many queries, that data answers the question directly, so much of the retrieved web context is unnecessary for the synthesis model.
Jev sits between retrieval and synthesis, selecting only the most relevant results to pass downstream.
We're walking through the whole build in a live workshop: the architecture, how the reranking step decides what to keep, and the code.
If token cost is a line item in your search or agent pipeline, come build it with us.
luma.com/you-knowledge
Introducing Knowledge: the first web search API that returns licensed real-time data alongside web results.
Prices, rates, odds, weather, scores, company and government info. The data that lives behind licensed feeds and databases instead of on crawlable pages.
Now available through @youdotcom Web Search at ZERO additional cost.
We built five examples. We're curious what you build with the other few thousand questions we didn't think of.
Post your repo and a short demo by September 30 and we’ll highlight standout projects across our community and social channels.
Research. Pay. Trade. Your agent can now do all three in one loop.
We teamed up with @coinbase for their agent launch. A few minutes before the market opens, your agent pulls the latest financial news from @youdotcom, pays for deeper data with x402, and trades on what it just found.
Fresh, sourced information every morning, on repeat.
You can now trade stocks through Coinbase for Agents.
Crypto. Derivatives. And now 6,000+ stocks.
Need analytics or data on those stocks? x402 payments let your agents pay for live market data mid-task, from your USDC balance on Coinbase. No subscriptions needed.
The most comprehensive agentic trading tool available today.
Build responsibly.
That’s a wrap on Build with YOU: The AI Agentic Hackathon!
A full day of building, breaking things, debugging, and shipping.
One challenge: Self-Improving & Learning Agents.
And the projects delivered.
🥉 F You Money
An agent team helping people find and claim money they’re already owed — from settlements and rebates to refunds and unclaimed property.
@youdotcom powers the research across court dockets, administrator sites, and state databases, while @crewAIInc, @onedotnew, and @daytonaio help take the process from discovery to a ready-to-submit claim.
github.com/Mkultra00/skill-s…
Different ideas. Different approaches. Same goal: build agents that actually do something.
Huge thanks to everyone who built with us — and to @daytonaio, @crewAIInc, and @onedotnew for building alongside us.
Until the next build.
Curious how to make 'Slackbot' have up-to-date info on what happened this morning?
Check out this session at @Dreamforce featuring @srbh_shrm and @GabeKalal on how Slackbot got smarter with @youdotcom powered real-time web intelligence.
Worth a watch if you're thinking about what real-time web intelligence can unlock for AI agents.
We're partnering with @baseten to make the case for open-weight models.
Paired with @youdotcom web search, they're a real alternative to closed models at a fraction of the price.
Already calling Baseten's Chat Completions endpoint? Add one line to your tools array:
tools=[{"type": "baseten__you__search"}]
Same model, same request. No search vendor to wire up, no retry path, no resending a growing context every turn.
Until now, adding web search to open-source models meant hand-wiring orchestration, managing separate keys, and paying latency taxes on every round trip.
Today, we're solving that. We're excited to introduce Baseten Hosted Tools and Baseten Grounded Inference to bring real-time web search server-side to open models running on Baseten through a single configuration:
- 15% lower latency compared to client-side execution
- No extra vendor key required
- Zero orchestration
We're launching this preview version with four leading web search partners, @ExaAILabs, @KeenableAI, @p0, and @youdotcom.
Get frontier-level web search parity for your open-weight models. More here: baseten.co/blog/introducing-…
Your @n8n_io AI Agent can now run deep research on its own.
All 7 @youdotcom operations work as agent tools: web search, page fetch, answer, research, finance research. The agent picks what the question needs.
Type "you.com" in the node panel to start.