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

推荐订阅源

D
DataBreaches.Net
B
Blog
博客园_首页
C
Check Point Blog
Microsoft Security Blog
Microsoft Security Blog
MyScale Blog
MyScale Blog
P
Proofpoint News Feed
Engineering at Meta
Engineering at Meta
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
B
Blog RSS Feed
M
MIT News - Artificial intelligence
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
The Cloudflare Blog
量子位
V
V2EX
Y
Y Combinator Blog
Hugging Face - Blog
Hugging Face - Blog
Martin Fowler
Martin Fowler
Recent Announcements
Recent Announcements
I
InfoQ
博客园 - 【当耐特】

SiliconANGLE

Will agentic AI governance run amok? The lesson of Asimov’s Three Laws - SiliconANGLE AI + quantum, Amazon vs. Starlink and the wide-open US-China internet battle - SiliconANGLE Team Cymru launches Total Insights Feed to replace legacy threat intelligence lists - SiliconANGLE AI Mode in Chrome adds split-screen view to enhance the web search experience - SiliconANGLE Resolve AI raises $40M at $1.5B valuation to optimize production environments - SiliconANGLE How Zscaler and OpenAI turn zero-trust security into an AI accelerator - SiliconANGLE OpenAI ratchets up Codex's agentic capabilities to rival Claude Code - SiliconANGLE Anthropic launches Claude Opus 4.7 with coding, visual reasoning improvements - SiliconANGLE Slash raises $100M at a $1.4B valuation to expand AI-powered banking platform for online businesses - SiliconANGLE Canva unveils Canva AI 2.0, recasting its platform as an agentic system for work - SiliconANGLE Data center, consumer device chips boost TSMC’s revenue - SiliconANGLE Mission-critical security cannot be bolted on, says Oracle - SiliconANGLE Agentic infrastructure reshapes enterprise AI - SiliconANGLE Data quality, and data freedom, foundational for AI success - SiliconANGLE Data trust is a bedrock in successful, scalable AI outcomes - SiliconANGLE Google introduces new agentic AI-ready tools and resources for Android developers  - SiliconANGLE Agentic AI orchestration separates winners from laggards - SiliconANGLE Data-driven tools turning the tide against human trafficking - SiliconANGLE Achieving trusted AI development goes beyond 'vibes' - SiliconANGLE Impinj boosts edge computing power in updated R700 RAIN RFID reader - SiliconANGLE Certinia powers professional services with AI - SiliconANGLE Antioch prepares to accelerate simulated testing for autonomous robots after raising $8.5M - SiliconANGLE Developer tooling startup Expo nabs $45M investment - SiliconANGLE Solidroad lands $25M to bring AI to customer support interactions - SiliconANGLE DuploCloud lands compliance and AI governance certifications as enterprise buyers tighten scrutiny - SiliconANGLE Lua lands $5.8M to help businesses build and manage AI agent workforces - SiliconANGLE Best of frenemies: Oracle's and AWS' clouds unite with dedicated, private connectivity - SiliconANGLE NIST shifts National Vulnerability Database to risk-based triage as CVE submissions hit record levels - SiliconANGLE Cisco goes to the races with new Churchill Downs multiyear partnership - SiliconANGLE Susecon 2026 will tackle the future of open-source platforms - SiliconANGLE
Voker raises $2.2M to help teams understand how AI agents...
Kyt Dotson · 2026-05-19 · via SiliconANGLE

Voker raises $2.2M to help teams understand how AI agents perform in the wild

Voker, an agent analytics platform for artificial intelligence product teams, today announced it has raised $2.2 million in pre-seed funding from Y Combinator and FundersClub.

As more companies push AI agents into customer-facing and internal workflows, the challenge is moving from “Can we build one?” to “Does it work in the wild?” Many enterprise teams are already building, but they don’t have a way to show that what they’ve built is providing the value they promised.

“Product teams have this onus to deliver on the marketing claims,” co-founder and Chief Executive Tyler Postle told SiliconANGLE in an exclusive interview. “They’re going to start getting asked by executives how many new products are sold through this agent. They don’t have a way to measure that, and they don’t have a way to push that metric up.”

He explained that getting something into production is not that hard with large language models, because they’re already pretrained. Agents are popping up everywhere, but customers told Voker that once they’re in production, everything they expected to happen hasn’t gone the way they had planned.

Postle calls this the “ask me anything” problem. Too many people set their expectations for agents too high, based on marketing overpromising. “If you’re a hotel booking agent, you’re supposed to book hotels,” he said. “Don’t ask me to do math homework.”

The analytics and visibility gap

The current gap isn’t in observability tools and evaluation tools, Postle said. It’s that they’re built for engineers and are good at trace debugging. However, they tend to break down when there are thousands or millions of conversations with an agent every month and teams want to understand how those agents are performing in the wild, in the hands of real people.

“I’d say the biggest highlight is the insights that you get, like proactive insights of where things are working with your agent, where it’s delivering to users, and what are new ‘intents,’ we call them, or new asks that users are coming up with for agents,” he said.

For example, a hotel booking agent might be talking to customers who want to know about the cafe or restaurant attached to the establishment. Voker could surface conversations involving questions not just about the hours it’s open, but how to get reservations, what meals are served and what’s on the menu. That would give the product team insight into what kind of updates would be useful to add to the booking agent in order to evolve it, fine-tune it to capture customer interest and increase satisfaction.

“Designers even want to look into, ‘How are people using the product?’” Postle added. “And observability and logging and evals tools are really just built for technical engineers and not built for the whole team.”

The company is currently targeting customers with agents already in production with at least 1,000 conversations a month. For Voker, this threshold is meaningful because the problem becomes acute when there are enough conversations to saturate workflows that rely on manually reading traces or using engineering analytics software to sample logs for performance.

From raw logs to product insight

Postle joked that one of the company’s primary competitors has been OpenAI Group PBC’s ChatGPT, as many engineers stuff raw logs directly into the chatbot and ask it to analyze them for user intent and summarize what happened. Even if the entire log fits into the context window, he said, the approach isn’t statistically sound, especially when logs involve millions of rows and questions about actual product performance. It’s a fast way to get an answer, but not a nuanced way to get a good one.

The problem, he said, is that there’s going to be a lot of churn among agentic AI products if they keep promising too much and don’t deliver. Too many customers try an AI agent once, become frustrated that it won’t do everything, and then return to doing the work themselves.

There are plenty of analytics and observability tools on the market now designed for keeping agents in line and fixing them when they go awry, but most are aimed at engineers. Customers need a layer above that, one that helps productize agents and evaluate and classify their value for designers and executives.

“The problem is that there are no analytics insights built for agent products that work for the whole team,” Postle said. “Most of the tools are really specific, and they’re only for engineers.”

Images: Voker, SiliconANGLE/Microsoft Designer

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+ theCUBE alumni — Connect with more than 11,400 tech and business leaders shaping the future through a unique trusted-based network.

About SiliconANGLE Media

SiliconANGLE Media is a recognized leader in digital media innovation, uniting breakthrough technology, strategic insights and real-time audience engagement. As the parent company of SiliconANGLE, theCUBE Network, theCUBE Research, CUBE365, theCUBE AI and theCUBE SuperStudios — with flagship locations in Silicon Valley and the New York Stock Exchange — SiliconANGLE Media operates at the intersection of media, technology and AI.

Founded by tech visionaries John Furrier and Dave Vellante, SiliconANGLE Media has built a dynamic ecosystem of industry-leading digital media brands that reach 15+ million elite tech professionals. Our new proprietary theCUBE AI Video Cloud is breaking ground in audience interaction, leveraging theCUBEai.com neural network to help technology companies make data-driven decisions and stay at the forefront of industry conversations.