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

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

4.6
268 个评分

课程概述

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

热门审阅

LW

Aug 14, 2025

This course is about how to build AI agent with the basic loop structure and it also has detailed code to explain what is the best code structure to make it reuseable and less error prune

JF

Jul 28, 2025

Very informative. Lots of code examples. Thorough videos, showcasing and explaining the topics precisely, accurately and in detail. _No AI dubbing_. Fantastic course, genuinely.

筛选依据:

26 - AI Agents and Agentic AI with Python & Generative AI 的 50 个评论(共 64 个)

创建者 David K

May 29, 2025

Very good pace repetition and breakdown of each component of the AI agent.

创建者 jason

Aug 12, 2025

already building with game ai agents but this course is very informative.

创建者 Raghavendra D

Apr 14, 2025

It was great learning experience implementing GenAI agents using Python

创建者 Timothy P

May 12, 2025

Good course, would like more graded homework.

创建者 James M

May 8, 2025

Great course delivered by a GREAT teacher

创建者 Kevin T

Jul 21, 2025

Outstanding instruction and explanation.

创建者 Seb V

Jul 13, 2025

Solid course and impactful learnings

创建者 Venkata N R S

Aug 1, 2025

Excellent course for the beginners

创建者 Vasu C

Apr 5, 2025

Simplified and well structured.

创建者 Maria d R M L

Jun 30, 2025

Very good and easy to follow

创建者 Saima H

Aug 12, 2025

one of the best course

创建者 Lutfillayev M Z o

Sep 19, 2025

really usefull

创建者 Virmerson B d S

Jul 2, 2025

I recommend it

创建者 Miguel M

May 20, 2025

Excellent !!

创建者 Luis G C

Apr 16, 2025

Very clear

创建者 谷玉龙

Aug 17, 2025

very good

创建者 Ricardo P

Apr 14, 2025

Excellent

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

Apr 17, 2025

отличнно

创建者 Jose S

Aug 4, 2025

Cool !

创建者 Patel p b

Oct 7, 2025

good

创建者 Akshay R

Jul 30, 2025

good

创建者 Javier D J T

Apr 1, 2025

Good

创建者 Avinash C

Aug 25, 2025

Ok

创建者 Damira A

Apr 1, 2025

а

创建者 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!