Skip to content

Workshop Overview: Introduction to the BeeAI Framework

In this workshop, you'll master the fundamental components of the BeeAI Framework by building a Conference Prep Agent that helps field marketing teams prepare for conference season. Through hands-on exercises in Google Colab, you'll learn how to create intelligent agents with real-world applications.


🎯 Workshop Scenario

The Field Marketing Lead has asked you to help prepare their team for conference season. You'll create a Conference Prep Agent that intelligently combines multiple information sources to provide comprehensive conference preparation materials.

Your agent will integrate three powerful tools:

  1. Web Search – Collect relevant news and up-to-date information about attendees, speakers, and industry trends
  2. Wikipedia Tool – Provide company history and background details on organizations and key people
  3. Internal Knowledge Base – Access the team's internal notes and artifacts for context-specific information

📚 What You'll Learn

Through interactive coding exercises, you'll gain hands-on experience with:

Core Components

  • System Prompts – Learn the foundation of agent behavior by crafting effective prompts that guide your agent's responses
  • RequirementAgent – Explore BeeAI's powerful agent implementation that provides fine-grained control over agent behavior
  • LLM Providers – Work with both local and hosted model options to understand deployment flexibility

Advanced Features

  • Memory Systems – Implement conversation context to maintain coherent, contextual interactions across sessions
  • Tools Integration – Extend agent capabilities by integrating external APIs and data sources
  • Conditional Requirements – Enforce business logic and rules to ensure compliance and consistency
  • Monitoring – Monitor and debug agents with built-in logging and tracing capabilities

🚀 Let's Get Started

This workshop is designed for immediate hands-on learning through interactive exercises:

  1. Quick Setup
  2. Google Account – Required for accessing Google Colab
  3. Workshop Notebook – Open the notebook Open In Colab
  4. Personal Copy – If you'd like to save your changes, please copy this notebook and create your own version

  5. Interactive Exercises

  6. Build your Conference Prep Agent step-by-step
  7. Complete fill-in-the-blank coding challenges
  8. Test your agent with real conference scenarios

Learn More About BeeAI

Ready to build your first intelligent agent? Let's dive in! 🐝