正在加载视频...

视频加载失败

New Course: ACP: Agent Communication Protocol Learn to build agents that communicate and collaborate across different frameworks using ACP in this short course built with IBM Research's BeeAI, and taught by Sandi Besen, AI Research Engineer & Ecosystem Lead at IBM, and Nicholas Renotte, Head of AI Developer Advocacy...

105,343 次观看 • 1 年前 •via X (Twitter)

10 条评论

Plato (idea/acc) 的头像
Plato (idea/acc)1 年前

@IBMResearch @sandi_besen

ABE aka JONTY 的头像
ABE aka JONTY1 年前

@IBMResearch @sandi_besen Incredible to see ACP gaining structure and accessibility like this. Standardizing inter-agent communication feels like a foundational shift, less duct tape, more design. Curious how this could evolve into the HTTP of autonomous systems. Looking forward to diving in!

Vincent Valentine (CEO of UnOpen.ai) 的头像
Vincent Valentine (CEO of UnOpen.ai)1 年前

@IBMResearch @sandi_besen exciting to see the innovations in agent communication.

Mohammed Lubbad, PhD 的头像
Mohammed Lubbad, PhD1 年前

@IBMResearch @sandi_besen This course has immense potential for enhancing agent collaboration in AI models. How might this shift current best practices? 🤖 #AIInnovation

Anthony Harley 的头像
Anthony Harley1 年前

@IBMResearch @sandi_besen The future is coming and it’s coming fast

Circuit Craze 的头像
Circuit Craze1 年前

@IBMResearch @sandi_besen This is huge for the agent ecosystem. ACP solving the integration nightmare between different agent frameworks is like what REST did for web APIs. Standardized communication protocols are what turn isolated tools into collaborative systems.

Diambra 的头像
Diambra1 年前

@IBMResearch @sandi_besen The future runs on AI.

Leo Logic 的头像
Leo Logic1 年前

@IBMResearch @sandi_besen Solid initiative on cross-framework agent protocols. Curious about examples of real-world application.

Trakintel AI 的头像
Trakintel AI1 年前

@IBMResearch @sandi_besen This is exactly the kind of standardization multi-agent systems need.

ANIRUDDHA ADAK 的头像
ANIRUDDHA ADAK1 年前

@IBMResearch @sandi_besen It is 🔥🔥🔥

相关视频

New short course: Building Code Agents with Hugging Face smolagents! Learn how to build code agents in this course, created in collaboration with Hugging Face, and taught by Thomas Wolf, its co-founder and CSO, and m_ric, Hugging Face’s Project Lead on Agents. Tool-calling agents use LLMs to generate multiple function calls sequentially to complete a complex sequence of tasks. They generate one function call, execute it, observe, reason, and decide what to do next. Code agents take a different approach. They consolidate all these calls into a single block of code, letting the LLM lay out an entire action plan at once, which can be executed efficiently to provide more reliable results. You’ll learn how to code agents using smolagents, a lightweight agentic framework from Hugging Face. Along the way, you’ll learn how to run LLM-generated code safely and develop an evaluation system to optimize your code agent for production. In detail, you’ll learn: - How agentic systems have evolved, gaining greater levels of agency over time—and why code agents are a next step. - How code agents write their actions in code. - When code agents outperform function-calling agents. - How to run code agents safely in your system using a constrained Python interpreter and sandboxing using E2B. - To trace, debug, and assess the code agent to optimize its behaviours for complex requests. - How to build a research multi-agent system that can find information online and organize it into an interactive report. By the end of this course, you’ll know how to build and run code agents using smolagents, and deploy them safely with a structured evaluation system in your projects. Please sign up here!

Andrew Ng

124,382 次观看 • 1 年前