Lesson 0: Introduction
0.1 Welcome 0.2 Office Hours

Lesson 0.1: Welcome

This course provides a comprehensive introduction to AI agent development, structured into five modules:

  1. Development Environment & Basic CLI Agent: Set up your development environment and create a basic AI agent that interacts through command line interface.

  2. Web Server & Multi-User Interface: Learn to build a web server to serve multiple users through a web interface.

  3. API Integration: Enhance your agent to interact with the real world using APIs, going beyond the built-in knowledge of large language models.

  4. Advanced Features: Implement memory for multi-round user interactions and enable multiple actions per user request.

  5. Deployment: Deploy your AI agent server on Amazon Web Services to make it publicly accessible.

Throughout the course, you'll have the opportunity to work on a student project of your choice, building an AI agent for a subject that interests you or benefits your work. The instructor will be available to answer questions and provide guidance on your project.