Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

AI Agents — Code Tutorials

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

  1. Read Getting Started before beginning.

  2. Select a tutorial from the navigation.

  3. 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.