正在加载视频...

视频加载失败

New short course: Building Your Own Database Agent, created with Microsoft Microsoft Azure's Adrián González Sánchez (He/Him/His). You'll learn to build an AI assistant that translates natural language questions into SQL queries. Querying with natural language empowers everyone in your organization, from business leaders to developers, to access data...

109,879 次观看 • 2 年前 •via X (Twitter)

10 条评论

Pamela Fox 的头像
Pamela Fox2 年前

@Azure @adriangs86 Is there an open source repo for what gets eventually built? Trying to make it easier do RAG-on-databases for Azure ( but I didn't go as far as full text-to-SQL. Maybe I should go that far though.

Amit Subhash Chejara 的头像
Amit Subhash Chejara2 年前

@Azure @adriangs86 Always excited about a new short course.

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

@Azure @adriangs86 Building a natural language database interface empowers non-technical users. Does this course cover more advanced querying techniques?

Mutha Nagavamsi⚡️ 的头像
Mutha Nagavamsi⚡️2 年前

@Azure @adriangs86 Always curious to learn new stuff.

Gabriel Lawson 的头像
Gabriel Lawson2 年前

@Azure @adriangs86 Why do we need to shoehorn a bulky library like LangChain into something as simple as a database Q&A with LLMs?

Satoshi Nakajima @GraphAI 的头像
Satoshi Nakajima @GraphAI1 年前

@Azure @adriangs86 The Third Industrial Revolution: AI and the Future of Enterprises

Adrián González Sánchez (He/Him/His) 的头像
Adrián González Sánchez (He/Him/His)2 年前

@Azure Amazing collaboration @AndrewYNg and the amazing @DeepLearningAI team!

GPT.Biz 的头像
GPT.Biz2 年前

This course sounds like a game-changer, empowering teams to unlock data insights effortlessly.

HELLO KITTY 的头像
HELLO KITTY2 年前

@Azure @adriangs86 @readwise save

Edward Baliviera 的头像
Edward Baliviera2 年前

@Azure @adriangs86 So awesome! Thank you creating and sharing.

相关视频

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 at IBM. Building a multi-agent system with agents built or used by different teams and organizations can become challenging. You may need to write custom integrations each time a team updates their agent design or changes their choice of agentic orchestration framework. The Agent Communication Protocol (ACP) is an open protocol that addresses this challenge by standardizing how agents communicate, using a unified RESTful interface that works across frameworks. In this protocol, you host an agent inside an ACP server, which handles requests from an ACP client and passes them to the appropriate agent. Using a standardized client-server interface allows multiple teams to reuse agents across projects. It also makes it easier to switch between frameworks, replace an agent with a new version, or update a multi-agent system without refactoring the entire system. In this course, you’ll learn to connect agents through ACP. You’ll understand the lifecycle of an ACP Agent and how it compares to other protocols, such as MCP (Model Context Protocol) and A2A (Agent-to-Agent). You’ll build ACP-compliant agents and implement both sequential and hierarchical workflows of multiple agents collaborating using ACP. Through hands-on exercises, you’ll build: - A RAG agent with CrewAI and wrap it inside an ACP server. - An ACP Client to make calls to the ACP server you created. - A sequential workflow that chains an ACP server, created with Smolagents, to the RAG agent. - A hierarchical workflow using a router agent that transforms user queries into tasks, delegated to agents available through ACP servers. - An agent that uses MCP to access tools and ACP to communicate with other agents. You’ll finish up by importing your ACP agents into the BeeAI platform, an open-source registry for discovering and sharing agents. ACP enables collaboration between agents across teams and organizations. By the end of this course, you’ll be able to build ACP agents and workflows that communicate and collaborate regardless of framework. Please sign up here:

Andrew Ng

105,054 次观看 • 11 个月前