Action banner
ed-donner ed-donner

Action

AI community

Description

Repo to accompany Jon Krohn and Ed Donner's workshop on Agentic AI in Action at ODSC East

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Agentic AI in Action

Build Autonomous, Multi-Agent Systems Hands-On in Python

![The Event](assets/event.png)

_If you're looking at this in Cursor, please right click on the filename in the Explorer on the left, and select "Open preview", to view the formatted version._

This is the repo to accompany the live, hands-on workshop from Jon Krohn and Ed Donner at ODSC East in Boston.

Slides for the event

..are [here](https://docs.google.com/presentation/d/1aZcqSZAyBsl1BUnqqWqWhIz1E2Vbc8tZWO5Ozy4qYEw/edit?usp=sharing)

If you enjoy this event...

Ed has a comprehensive, immersive 6 week course on Udemy that covers this material, along with LangGraph, AutoGen and tons more. Here it is, with a coupon for ODSC people! [The Complete Agentic AI Engineering Course](https://www.udemy.com/course/the-complete-agentic-ai-engineering-course/?couponCode=AGENTIC_AI)

Setup instructions

We are using the fantastic uv platform and setup should be relatively painless!

  • Windows people, your instructions are here
  • Mac people, yours are here
  • Linux people, yours are here

Then for CrewAI Setup:

Windows PC users: you will need to have checked the "gotcha #4" at the top of the [SETUP-PC](setup/SETUP-PC.md) instructions -- installing Microsoft Build Tools. Then, you will need to run this command in a Cursor Terminal in the project root directory in order to run the Crew commands: `uv tool install crewai` And in case you've used Crew before, it might be worth doing this to make sure you have the latest: `uv tool upgrade crewai`

Any problems, please do contact Ed - I'm at ed@edwarddonner.com or on LinkedIn at https://www.linkedin.com/in/eddonner/

Super useful resources

API costs - please read me!

This workshop does involve making calls to OpenAI and other frontier models, requiring an API key and a small spend, whic