Lesson 0.1: Welcome
This course provides a comprehensive introduction to AI agent development, structured into five modules:
-
Development Environment & Basic CLI Agent: Set up your development environment and create a basic AI agent that interacts through command line interface.
-
Web Server & Multi-User Interface: Learn to build a web server to serve multiple users through a web interface.
-
API Integration: Enhance your agent to interact with the real world using APIs, going beyond the built-in knowledge of large language models.
-
Advanced Features: Implement memory for multi-round user interactions and enable multiple actions per user request.
-
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.