Chevron Left
返回到 AI Agents and Agentic AI with Python & Generative AI

学生对 Vanderbilt University 提供的 AI Agents and Agentic AI with Python & Generative AI 的评价和反馈

4.6
372 个评分

课程概述

AI Agents Are the Next Leap in Software. Learn to Build Them in Python. AI agents aren't passive tools. They think, act, and solve problems—without waiting for instructions. That's the future of software. And in this course, you'll learn how to build it. Frameworks come and go. Principles last. This course cuts through the noise to teach you how AI agents really work—using Python, the leading language for AI development. Forget tutorials on trendy APIs that'll be dead by next quarter. You'll learn to build AI agents from the ground up. No fluff. No shortcuts. Just the core architecture that powers intelligent systems—knowledge that stays useful no matter how fast the landscape shifts. In this course, you will: - Master Python-based agent architectural fundamentals - Understand the core GAME components (Goals, Actions, Memory, Environment) that make AI agents tick and how they work together in a cohesive Python system - Leverage Python's strengths for efficient agent development - Use Python's dynamic typing, decorators, and metaprogramming to create flexible, maintainable agent frameworks with minimal boilerplate code - Rapidly prototype and implement Python agents - Learn techniques to quickly design Python agent capabilities with prompt engineering before writing a single line of code, then efficiently translate your designs into working Python implementations - Connect Python AI agents to real-world systems - Build Python agents that can interact with file systems, APIs, and other external services - Create Python-powered tool-using AI assistants - Develop Python agents that can analyze files, manage data, and automate complex workflows by combining LLM reasoning with Python's extensive libraries and ecosystem - Build Python developer productivity agents - Create specialized Python agents that help you write code, generate tests, and produce documentation to accelerate your software development process Why Principles Matter More Than Frameworks The AI landscape is changing weekly, but the core principles of agent design remain constant. By understanding how to build agents from scratch, you'll gain: - Transferable knowledge that works across any LLM or AI technology Deep debugging skills because you'll understand what's happening at every level - Framework independence that frees you from dependency on third-party libraries and allows you to succeed with any of them - Future-proof expertise that will still be relevant when today's popular tools are long forgotten By the end of this course, you won't just know how to use AI agents—you'll know how to build them in Python, customize them, and deploy them to solve real business problems. This course will teach you these concepts using OpenAI's APIs, which require paid access, but the principles and techniques can be adapted to other LLMs....

热门审阅

EI

Jul 1, 2025

One of the best practical courses I have completed. The course seems to have a humorous take on graded exercises, while the real value lies in the ungraded exercises.

CC

Jul 28, 2025

This was a great course and Dr. White is so very well-versed in the subject. His thinking "outside the box" in problem-solving is quite remarkable.

筛选依据:

51 - AI Agents and Agentic AI with Python & Generative AI 的 75 个评论(共 91 个)

创建者 Virmerson B d S

Jul 2, 2025

I recommend it

创建者 Zuki P P

Jan 9, 2026

Good learning

创建者 Tharani K

Jan 16, 2026

Super quotes

创建者 Taruchit G

Jan 8, 2026

Great course

创建者 Miguel M

May 20, 2025

Excellent !!

创建者 Luis G C

Apr 16, 2025

Very clear

创建者 Vũ T H

Nov 20, 2025

Very good

创建者 谷玉龙

Aug 17, 2025

very good

创建者 Ricardo P

Apr 14, 2025

Excellent

创建者 Садуакасова Г М

Apr 17, 2025

отличнно

创建者 Jose S

Aug 4, 2025

Cool !

创建者 Madhav B

Dec 22, 2025

Good

创建者 Rakesh R

Nov 13, 2025

nice

创建者 Patel p b

Oct 7, 2025

good

创建者 Akshay R

Jul 30, 2025

good

创建者 Javier D J T

Apr 1, 2025

Good

创建者 Chandrasekhar S

Nov 26, 2025

yes

创建者 Ачилов У К

Oct 19, 2025

да

创建者 Avinash C

Aug 25, 2025

Ok

创建者 Damira A

Apr 1, 2025

а

创建者 Alexander K

Jan 21, 2026

Rich material; requires medium-to-advanced Python knowledge to understand code and fill in some gaps across the modules between sample code and "tryout" notebooks. One-and-a-half star off for (a) incomplete Module 5 (as of Jan 2026, there is no "tryout" notebook for module's sample code, and some objects are not explained) and (b) unusual course behavior (as of Jan 2026, upon completing Module 2 I was awarded the course completion certificate. Maybe a sign that the course is not fully ready for production yet?...)

创建者 Justin F

Aug 2, 2025

You will need intermediate level Python coding experience (OOP in particular) to understand the topics, so it's not at the beginner level. Also the documents could be in a better order or written with more clarity. Other than that, the course shows you the ease with which AI agents can be created by mixing a LLM with a python coding framework that you can build from scratch. Quite amazing!

创建者 Peter J K

Sep 6, 2025

I really enjoyed this course by Prof. Jules White. It goes "behind the curtain" of how agentic AI is built through the "system", "user", and "assistant" prompt loop. One thing that would make the course 5 stars is if there were more graded assignments, including peer-graded homework.

创建者 Gioia G

Jun 16, 2025

It would be great if there were also videos explaining the coding step-by-step.

创建者 Kaihaan J

Jun 8, 2025

Good examples - although they make you work a bit to really get them working.