As AI agents accelerate coding, what is the future of software engineering? Some trends are clear, such as the Product Management Bottleneck, referring to the idea that we are more constrained by deciding what to build rather than the actual building. But many implications, like…
中文: 随着人工智能智能加速编程,软件工程的未来又如何?一些趋势是明确的,例如产品管理瓶颈,指的是我们更受决定建造什么而非实际建筑的限制。但许多含义,比如......
New course: Efficient Inference with SGLang: Text and Image Generation, built in partnership with LMSys @lmsysorg and RadixArk @radixark, and taught by Richard Chen @richardczl, a Member of Technical Staff at RadixArk. Running LLMs in production is expensive, and much of that… https://twitter.com/AndrewYNg/status/2042289428702642588/video/1
中文: 新课程:使用SGLang高效推理:文本与图像生成,由LMSys @lmsysorg和RadixArk @radixark合作建立,由RadixArk技术人员理查德·陈@richardczl教授。 生产中运行LLM很昂贵,其中大部分......
The anti-AI coalition continues to maneuver to find arguments to slow down AI progress. If someone has a sincere concern about a specific effect of AI, for instance that it may lead to human extinction, I respect their intellectual honesty, even if I deeply disagree with their… https://twitter.com/AndrewYNg/status/2039051446084153834/photo/1
中文: 反人工智能联盟继续试图寻找减缓人工智能进展的论据。如果有人对人工智能的特定效应有真诚的担忧,例如它可能导致人类灭绝,我尊重他们的智力诚实,即使我与他们存在严重分歧......
New course: Agent Memory: Building Memory-Aware Agents, built in partnership with @Oracle and taught by @richmondalake and Nacho Martínez. Many agents work well within a single session but their memory resets once the session ends. Consider a research agent working on dozens of… https://twitter.com/AndrewYNg/status/2034314027678192114/video/1
中文: 新课程:代理记忆:与@Oracle合作建立并由@richmondalake和Nacho Martínez授课的“建立记忆感知代理”。 许多代理在单个会话中工作良好,但一旦会话结束,其内存会重置。考虑一位研究人员在数十家公司工作......
Should there be a Stack Overflow for AI coding agents to share learnings with each other? Last week I announced Context Hub (chub), an open CLI tool that gives coding agents up-to-date API documentation. Since then, our GitHub repo has gained over 6K stars, and we've scaled from…
中文: 是否应该为AI编码代理提供一个堆栈溢出,以便彼此分享学习知识? 上周我发布了Context Hub(chub),这是一个开放的CLI工具,为编码代理提供最新的API文档。自那以后,我们的 GitHub 回购已获得超过 6K 星级,我们从......
I'm excited to announce Context Hub, an open tool that gives your coding agent the up-to-date API documentation it needs. Install it and prompt your agent to use it to fetch curated docs via a simple CLI. (See image.) Why this matters: Coding agents often use outdated APIs and… https://twitter.com/AndrewYNg/status/2031051809499054099/photo/1
中文: 我很高兴地宣布,Context Hub 是一个开放工具,可为您的编码代理提供所需的最新 API 文档。安装并提示您的代理通过简单的CLI获取精选文档。(见图片。) 这一点很重要:编码代理经常使用过时的API,以及......