These tutorials accompany AI Agents (CSCI 395.32) at Hunter College of the City University of New York.
The collection progresses from focused AI workflow patterns to tool-using agents and multi-agent systems. You can read every tutorial on this website, run supported tutorials in Google Colab, or clone an individual tutorial repository for local use.
How to use the tutorials¶
Read Getting Started before beginning.
Select a tutorial from the navigation.
Use the run option shown at the beginning of that tutorial.
Most tutorials support both Google Colab and local Jupyter. The local RAG tutorial requires Docker, PostgreSQL, and Ollama and must be run locally.
Course website¶
Visit the AI Agents course website for the syllabus, schedule, and other course materials.