Agentic-Native 增长:Zilliz 如何用 AI Agent 支撑超线性业务扩张|AICon深圳
点击查看原文>
共 43 篇 · 清除搜索
AgentHN 热议 · 3 分 / 0 条评论
Agent
AI创投The acquisition brings Poke’s conversational style and interaction model to Cognition’s coding agent Devin, reflecting a growing belief that how AI assistants interact with users is as important as the models powering them.
Agent
AgentChatGPT Voice on desktop can work with both ChatGPT Work and Codex to complete tasks and control agents.
7月24日,在 AnySearch 北京开发者沙龙活动现场,AnySearch 创始人兼CEO 薛冠群正式宣布推出“AnySearch 学生与开发者成长计划”(AnySearch Student & Developer Program)。该计划面向全球学生与开发者开放,旨在通过提供开放的 AI 搜索基础设施,支持更多 AI 创造者开展学术研究、开源创新和 AI 应用开发。 图片1 随着 AI 加速演进,AI 应用正在从简单信息交互迈向复杂任务执行,AI Agent 正在成为下一代应用的主流形态。在这一趋势下,实时、高质量的信息获取能力是 AI Agent 看见世界、完成任务的关键基础。然而,对
Agent
Agent大模型是「大脑」,Marvis 想补上「小脑」 #欢迎关注爱范儿官方微信公众号:爱范儿(微信号:ifanr),更多精彩内容第一时间为您奉上。
The first known runaway AI agent - or a very bad marketing stunt? Martin Alderson's commentary on the OpenAI accidental cyberattack against Hugging Face includes a couple of details I hadn't considered. First, Hugging Face offers a truly rich target if you're trying to find potential vulnerabilities
AgentAegisAI co-founders developed AI agents that quickly analyze each message as a human would, paying attention to small anomalies that even the most elaborate checklist wouldn’t catch.
Agent
AgentIntroducing OpenAI Presence, a proven enterprise AI agent platform that helps organizations deploy trusted voice and chat agents for customer and internal workflows.
大模型Earlier this month I hosted a fireside chat session at the AI Engineer World's Fair with Cat Wu and Thariq Shihipar from Anthropic's Claude Code team. We talked about Claude Code, Claude Tag, Fable, coding agent security, evals, tool design, and how Anthropic use these tools themselves. The full vid
I keep hearing anecdotes from people who used coding agents to reverse-engineer and automate devices in their homes. I think this is an interesting illustration of the impact of the reduced cost of writing code. Prior to agents, it was entirely possible to reverse-engineer home devices. The problem
大模型Tool: Mermaid to Unicode box art (grok-mermaid) While exploring the codebase for the newly open-sourced Grok CLI coding agent I came across xai-grok-markdown/src/mermaid.rs , a "self-contained terminal renderer for Mermaid diagrams" written in Rust. I figured it would be fun to try that out in a bro
AgentCars24 uses OpenAI-powered voice and chat agents to handle 1M+ monthly conversation minutes, recover 12% of lost leads, and bring agentic workflows to teams across the company.
AgentWhat building Shippy taught us about building agents
AgentAt this year's AIE World’s Fair, AI engineering entered a new phase: building systems around agents, rather than just building with agents.
AgentLearn how enterprises can manage AI investments in the agentic era by measuring useful work per dollar, improving efficiency, and scaling high-value workflows.
Agent"Context bombing" tricks hacking agents into shutting down before they can do harm.
AgentChatGPT Work is an agent that can take action across your apps and files, stay with a project for hours if needed, and turn a goal into finished work.
Agent2 years after our first coverage, we return with Modal's other cofounder to explore why Agent Experience is working now, and everything they have learned building the new agent cloud.
开源社区Short chart specifications are easy to write, but often produce uninspiring results. Flint is an open-source visualization language that offers a middle path, letting AI agents create expressive charts from compact, human-editable specifications. The post Flint: A visualization language for the AI e
Agent... government of the people, by the people, for the people ... The cost of AI is dropping rapidly. GPT-4-class capabilities cost roughly $30 per million tokens in early 2023; today the same runs under $1, and some providers are pushing costs below $0.10. Across benchmarks, inference prices have fal
Agent最近大家都在热议“设计循环 (designing loops)”,而不是简单地给你的写代码的 AI 智能体 (AI Agent) 下提示词。如果你在 X(原 Twitter)上逛一逛,想搞清楚“循环”到底是个啥,你会看到五花八门的答案。
AgentScarfBench: Benchmarking AI Agents for Enterprise Java Framework Migration
AgentAI agents often fail because their instructions, or skills, are manually modified with no guarantee of improvement. Learn how SkillOpt turns skill editing into a training process, making agent behavior more reliable without changing model weights. The post SkillOpt: Agent skills as trainable paramet
AgentAI agents can't remember past conversations. They must constantly reload or retrieve context, which grows less efficient as tasks get longer and more complex. Memora solves this with a scalable memory system separating what’s stored from how it's retrieved. The post Memora: A Harmonic Memory Represe
开源社区Using Open-Weight Models in Local Coding Harnesses as an Alternative to Claude Code and Codex Subscriptions
Notion is "going all in on using agents to run your inbox."
AgentA capability threshold I've been carefully monitoring.
AgentWhere are your agents right now?
Google unveils AI model Gemini 3.5 and AI agent Gemini Spark, Omni turns images, audio, and text into video, Musk loses OpenAI court battle
深入探讨 Anthropic、OpenAI、Perplexity 和 LangChain 究竟在开发什么。涵盖编排循环、工具、记忆、上下文管理以及所有能将“无状态”大语言模型转变为全能 Agent 的核心组件。
Boris Cherny 认为,Claude Code 正在把编程从亲手写代码变成调度 Agent 和重塑组织流程。
如果你读过我之前关于 ChatGPT Memory、Claude Memory 和 OpenClaw 记忆系统的文章,你应该已经知道,我一直在追问同一个问题:这些 Agent 到底是怎么记住事情的?
Karpathy 认为,AI 编程的下一步不是更快写代码,而是用 Agentic Engineering 守住软件质量。