Bee Agent Framework: Build AI Agents Fast 🔥

Bee Agent Framework: Build AI Agents Fast 🔥

7.139 Lượt nghe
Bee Agent Framework: Build AI Agents Fast 🔥
Try out Bee Agent Framework here: https://ibm.biz/github-bee-agent-framework The Bee Agent Framework was created by IBM Research as an Open Source solution for building scalable AI Agent solutions. In this video you will learn the basics of using the framework by building an AI agent with access to tools. You will also learn how to build custom tools and add the agent to a NextJS application. Sponsored by IBM Research. I only partner with brands I believe in. Sponsorships help improve my content and support the channel. While this video is sponsored, my opinions remain honest and unbiased. Thanks for your support! 🙏 Support My Channel: Buy me a coffee ☕ : https://www.buymeacoffee.com/leonvanzyl PayPal Donation: https://www.paypal.com/ncp/payment/EKRQ8QSGV6CWW 📑 Useful Links: Bee Agent Framework Github: https://github.com/i-am-bee/bee-agent-framework Tutorial Source code: https://github.com/leonvanzyl/bee-agent-framework-tutorial NextJS Example: https://github.com/leonvanzyl/bee-agent-framework-next-js 🧠 I can build your chatbots for you! https://www.cognaitiv.ai 🕒 TIMESTAMPS: 00:00 - Intro 00:55 - Prerequisites 01:05 - Project setup 01:48 - Bee Agent Framework Basics 03:06 - Environment Variables 04:05 - Generate Response 05:59 - Installing Groq SDK 06:29 - Identifying Env Names 07:14 - Getting input from terminal 10:42 - Streaming Responses 14:05 - Tool Agents 15:38 - Agent Memory 17:55 - Assinging tools 19:16 - Observe and Emitter 21:28 - Creating Custom Tools 25:25 - Nextjs Chat App