Introduction
| Lab goals | Learn the basics of building AI agents |
|---|---|
| What you'll learn | What are AI agents |
| When to use AI agents? | |
| Components of an AI agent | |
| Agent Architectures | |
| Building an AI agent | |
| Adding memory to agents | |
| Time to complete | 90 mins |
note
For this lab, you will need:
- Basic to intermediate knowledge of Python
- A laptop with the latest version of Python installed
In the navigation bar and in some pages, you will notice some icons. Here is their meaning:
| Icon | Meaning | Description |
|---|---|---|
| 馃摌 | Lecture material | If you are following along in an instructor-led session, they probably have covered this already. |
| 馃憪 | Hands-on content | Get ready to do some hands-on work. You should follow these steps. |
| 馃摎 | Documentation | Reference documentation for hands-on portions of the lab. |
| 馃 | Advanced content | This content isn't covered during the lab, but if you're interested in learning more, you can check it out. |