This repository contains exercises and tutorials related to the Hub, specifically focusing on building and using AI agents.
The notebooks/ directory contains the following tutorials:
- 01-agents-from-scratch.ipynb: A tutorial on building agents from scratch.
- 02-intro-to-smolagents.ipynb: An introduction to
smolagents. - 03-openai-agents-sdk.ipynb: A guide to using the OpenAI Agents SDK.
To run these notebooks, ensure you have the necessary dependencies installed and a Jupyter environment set up.