1 00:00:00,05 --> 00:00:03,03 - Imagine building your own AI agent. 2 00:00:03,03 --> 00:00:08,02 One that doesn't just respond, but thinks, plans, and acts 3 00:00:08,02 --> 00:00:09,03 In this hands-on course, 4 00:00:09,03 --> 00:00:11,07 you're going to do exactly that. 5 00:00:11,07 --> 00:00:15,02 You're going to build your very own AI agent from scratch 6 00:00:15,02 --> 00:00:18,09 using the open source 20 billion parameter GPT model 7 00:00:18,09 --> 00:00:20,04 from OpenAI. 8 00:00:20,04 --> 00:00:23,08 It's going to run entirely on your local machine, 9 00:00:23,08 --> 00:00:27,09 along with free and open APIs it will use as tools. 10 00:00:27,09 --> 00:00:30,02 You're going to create a hiking agent 11 00:00:30,02 --> 00:00:33,00 that can help you find the perfect national park 12 00:00:33,00 --> 00:00:34,05 for your next adventure. 13 00:00:34,05 --> 00:00:38,01 Together, we're going to move from a simple hello world 14 00:00:38,01 --> 00:00:41,06 to a smart planner that parses weather data, scrapes the web 15 00:00:41,06 --> 00:00:44,09 and makes intelligent decisions 16 00:00:44,09 --> 00:00:47,06 using open source, large language models. 17 00:00:47,06 --> 00:00:51,01 You'll learn by building, experimenting, testing, 18 00:00:51,01 --> 00:00:53,06 and of course improving as you go along. 19 00:00:53,06 --> 00:00:54,07 By the end of this course, 20 00:00:54,07 --> 00:00:57,05 you'll have a fully functional AI agent 21 00:00:57,05 --> 00:00:59,05 and a solid understanding 22 00:00:59,05 --> 00:01:02,06 of the principles behind agentic AI. 23 00:01:02,06 --> 00:01:04,00 So let's get started.