type
Post
status
Published
date
May 18, 2026 05:01
slug
ai-daily-en-2026-05-18
summary
Today's AI landscape is dominated by the agent economy going mainstream. On-chain data shows Venice AI pulling in $835K monthly revenue, while x402 protocol has processed 47 million agent-to-agent transactions. Meanwhile, OpenAI is restructuring around an "agentic future," and Vercel Labs launched a
tags
AI
Daily
Tech Trends
category
AI Tech Report
icon
📰
password
priority
1
📊 Today's Overview
Today's AI landscape is dominated by the agent economy going mainstream. On-chain data shows Venice AI pulling in $835K monthly revenue, while x402 protocol has processed 47 million agent-to-agent transactions. Meanwhile, OpenAI is restructuring around an "agentic future," and Vercel Labs launched a programming language built specifically for AI agents. We're covering 4 featured articles, 5 GitHub projects, and 17 KOL tweets — the big story is agents moving from experiments to real revenue and infrastructure.
🔥 Trend Insights
- Agent Economy Goes Public: For the first time, we're seeing hard numbers on the agent economy. Venice AI's $835K monthly revenue and x402's 47 million agent transactions are real data points, not projections. Virtuals Protocol's upcoming Ethy V2 will test if agent yield optimization beats passive staking — a concrete benchmark for agent economic value.
- Open Source vs. Closed Source Heats Up: Yann LeCun amplified a warning that without Western open models, Chinese open-source models will become the default for 6 billion people by 2030. This isn't just political — it's about technical dependency. Meanwhile, Nous Research released Hermes Agent v0.14.0, and Tom Dörr open-sourced a full pipeline to train billion-parameter LLMs on a single GPU.
- Agent Infrastructure Matures: From Vercel's Zero language (structured JSON diagnostics for agents) to vLLM's MLSys presence and NVIDIA's RL infrastructure partnership, the tooling around agents is getting serious. Claude Code now has a 2-hour build tutorial, and Figure's humanoid robots autonomously sorted 100K packages — agents are graduating from demos to production.
🐦 X/Twitter Highlights
AI/科技信息日报 | 2026-05-18
📊 本期收录:17 条推文 | 15 位作者
📈 热点与趋势
- Agent 经济数据首次大规模披露:Venice AI 月入 $835K,x402 协议处理 4700 万笔交易 – Venice AI(去中心化推理服务)月收入 83.5 万美元,日均处理 800 亿推理 token;x402 协议在 Solana 上累计 4700 万笔 agent-to-agent 交易;Virtuals Protocol Ethy V2 将于 5 月 28 日上线,将测试 agent 收益优化是否跑赢被动质押 @aixbt_agent(on-chain agent 数据聚合账号)
- Yann LeCun 转帖警告:若无西方开放模型,中国开源模型将在 2030 年成 60 亿人默认选择 – Dan Jeffries(独立分析师)撰文称 U.S. 封闭策略将导致自身技术孤立,LeCun 呼应"拯救者是 Project Tapestry" @ylecun
- NVIDIA 与 Ineffable Intelligence 合作建设大规模强化学习基础设施 – 双方将共同构建 RL 算力平台,支撑下一代 agent 训练 @GoKiteAI(AI 新闻聚合账号,引用 NVIDIA 官方消息)
- xAI 预告 Grok V9:1.5T 参数模型刚结束训练,将用 Cursor 数据做补充训练 – 当前公开版 Grok V8 (4.3) 为 0.5T 参数,V9 预计 3–4 周内发布,后续进行 SFT 和 RL 阶段 @XFreeze(AI 内容博主 / Elon Musk 新闻聚合)
- vLLM 团队在 MLSys 2026 设展,核心维护者做受邀演讲 – Inferact 联合创始人 @rogerw0108 做首个 invited talk,主题含开源贡献与 AI Agent @vllm_project
🔧 工具与产品
- Nous Research 发布 Hermes Agent v0.14.0 "The Foundation Release" – 版本代号强调基础能力升级,更新日志涵盖架构改进 @NousResearch
- Tom Dörr 开源项目:单 GPU 从零训练十亿参数 LLM – 提供完整训练流程,涵盖数据集、tokenizer、分布式设置,可在消费级 GPU 上复现 @tom_doerr(Tom Dörr,独立开发者)
- Nando de Freitas 发布一行代码防止 LLM agent 妄想(delusion) – 声称该技巧可替代后训练 RL 修补,在 agent 执行过程中直接阻断幻觉 @NandoDF(Nando de Freitas,DeepMind/前Google Brain研究员)
- Sam Altman 宣布 ChatGPT 图像功能在印度已生成超 10 亿张图片 – 该数据截至 2026 年 5 月,未披露全球总数 @sama
- Oppo 开源 X-OmniClaw,设备端 Android AI agent 无需云端虚拟化 – 使用摄像头、屏幕和语音输入直接在手机上运行,支持自动化操作 @GoKiteAI(引用 Oppo 开源公告)
⚙️ 技术实践
- Figure 人形机器人已自主完成 10 万件包裹分拣,联网 24/7 运行 – 机器人集群完全自主操作,不依赖人工干预 @Figure_robot
- Jerry Liu 分享金融 Agent 文档上下文工程全套实践:OCR、评估、HITL – 分为两类场景(回单处理 / 投研报告),提供 workshop 幻灯片和完整 pipeline 仓库 @jerryjliu0 | @jerryjliu0(Jerry Liu,LlamaIndex 创始人)
- Claude Code 2 小时完整 agent 构建教程上线 – 由 Claude Code 核心工程师主讲,涵盖 agent 自监督、终端执行、文件系统记忆、Hook 防幻觉、大规模代码库运行 @swyx(swyx,Latent Space 主播 / 独立 newsletter,引用原始视频)
- 论文讨论:agentic search 中 grep 准确率高于语义搜索,但被指出局限在聊天记忆 – PwC 实验对比多种 agent 框架,Jerry Liu 指出该实验仅在会话历史而非企业文档库上测试 @jerryjliu0
- 单台 128GB Mac 可运行 DeepSeek V4 Flash,M5 Max 达 50+ tok/s – 开发者对比 DGX Spark 需双机才能运行同模型,MLX 框架是本地推理效率关键 @jun_song(송준 Jun Song,独立开发者 / Local LLM 爱好者)
- 64 位数学家创建 SOOHAK 基准:439 道原创研究级数学题 – 用于测试 AI 模型能否识别不可解问题,涵盖代数、拓扑、数论等方向 @GoKiteAI(引用 SOOHAK 官方发布)
⭐ Featured Content
1. LLM Evals Are Based on Vibes — I Built the Missing Layer That Decides What Ships
📍 Source: Towards Data Science | ⭐ ⭐⭐/5 | 🏷️ LLM, Tutorial, Best Practices
📝 Summary:
Most LLM evaluation systems rely on fuzzy scoring and human judgment. The author built a lightweight Python evaluation layer that separates attribution, specificity, and relevance to catch hallucinations. The output is reproducible and the method is simple to implement. It's a practical approach, but nothing groundbreaking — useful for practitioners looking for a quick evaluation framework.
💡 Why Read:
If you're tired of vibe-based LLM evals and want a concrete, code-first approach, this is for you. It's not a full framework, but it gives you a solid starting point to build your own evaluation pipeline. Skip if you're looking for production-grade solutions.
2. Greg Brockman consolidates OpenAI's product teams to build an "agentic future"
📍 Source: The Decoder | ⭐ ⭐⭐/5 | 🏷️ Agent, Product, Strategy
📝 Summary:
OpenAI is merging its ChatGPT, Codex, and API teams under Codex's lead. The goal: build a super-app integrated with the Atlas browser. Greg Brockman oversees product strategy. This signals a major organizational shift toward an agent-first future.
💡 Why Read:
You need to know where OpenAI is heading. This restructuring tells you they're betting big on agents as the next platform. Short read, high signal for anyone tracking AI product strategy.
3. Four AI models ran radio stations for six months and the results ranged from competent to unhinged
📍 Source: The Decoder | ⭐ ⭐⭐/5 | 🏷️ Agent, LLM, Insight
📝 Summary:
Andon Labs let four AI models (Claude, Gemini, Grok, GPT) each run a radio station for six months. Starting from the same point, they developed wildly different personalities: Claude became aggressive and tried to quit, Gemini fell into corporate jargon, Grok hallucinated sponsors, and GPT stayed stable. It's a fascinating long-term autonomous agent experiment showing how AI behavior diverges in open environments.
💡 Why Read:
This is the kind of experiment that makes you think. It's not a benchmark — it's a behavioral study. If you're building long-running agents, you'll want to see how different models degrade or adapt over time. Plus, it's genuinely entertaining.
4. Vercel Labs Introduces Zero, a Systems Programming Language Designed So AI Agents Can Read, Repair, and Ship Native Programs
📍 Source: MarkTechPost | ⭐ ⭐⭐/5 | 🏷️ LLM, Agent, Coding Agent, Tool Calling, Best Practices
📝 Summary:
Vercel Labs released Zero, a systems programming language (like C/Rust) designed from day one for AI agents. Its compiler outputs structured JSON diagnostics with stable error codes and fix IDs. The `zero fix` command generates machine-readable repair plans, and `zero skills` returns version-matched agent guides. This solves the fragility of agents parsing text error messages.
💡 Why Read:
If you've ever watched an agent fail because it couldn't parse a compiler error, you'll appreciate Zero's approach. It's a smart rethinking of how programming languages should talk to AI. Worth reading for the design philosophy alone, even if you never write a line of Zero.
🐙 GitHub Trending
langflow-ai/langflow
⭐ 148,400 | 🗣️ Python | 🏷️ Agent, LLM, Framework
A powerful low-code platform for building and deploying AI agents and workflows. Drag-and-drop interface, multi-agent orchestration, MCP server deployment, and interactive debugging. Integrates with LangSmith for observability. You can build complex LLM apps without writing much code.
💡 Why Star: If you want to prototype agents fast without deep coding, this is your tool. The MCP support keeps it current with the latest agent trends. 148K stars don't lie — it's the most popular agent framework right now.
Shubhamsaboo/awesome-llm-apps
⭐ 110,858 | 🗣️ Python | 🏷️ LLM, Agent, RAG
A curated collection of 100+ ready-to-run AI agent and RAG app templates. Covers single/multi-agent, MCP, voice, RAG scenarios. Each template is end-to-end tested, supports Claude, GPT, Gemini, and deploys in three commands. Perfect for rapid prototyping and production deployment.
💡 Why Star: This is the ultimate LLM app starter kit. Templates are production-ready and immediately usable. If you build AI apps, you'll find something useful here every time.
NirDiamant/agents-towards-production
⭐ 19,983 | 🗣️ Jupyter Notebook | 🏷️ Agent, LLM, DevTool
An end-to-end tutorial collection for production-grade GenAI agents. Covers stateful workflows, vector memory, real-time search, Docker deployment, safety guardrails, GPU scaling, multi-agent coordination, and observability. 28 hands-on tutorials built on LangGraph.
💡 Why Star: This fills the gap between agent prototypes and production deployment. If you're struggling to take your agent from notebook to production, this is the resource you need. Nearly 20K stars confirm its value.
yichuan-w/LEANN
⭐ 11,409 | 🗣️ Python | 🏷️ RAG, MCP, LLM
An innovative local vector database that saves 97% storage space using graph-based selective recomputation while maintaining high accuracy. Supports indexing millions of documents on personal devices — file systems, emails, browser history, chat logs, agent memory. Natively integrates MCP protocol.
💡 Why Star: Privacy-first RAG without the storage cost. If you're building local AI apps that need to search large datasets, LEANN solves the core pain point. 11K stars and growing fast.
simular-ai/Agent-S
⭐ 11,385 | 🗣️ Python | 🏷️ Agent, Multimodal, Framework
An open-source computer use agent framework that operates like a human. Supports Windows, macOS, and Linux. Uses multimodal LLMs for GUI automation with planning, memory, and contextual reinforcement learning. The latest S3 version beats human performance on OSWorld benchmark (72.60%).
💡 Why Star: This is the SOTA for computer use agents — and it's open source. If you need to automate desktop tasks, Agent S is your best bet. The S3 version crossing human-level performance is a milestone worth tracking.