Companies Home Search Profile

Python + AI Crash Course: Learn Coding Faster Than Ever

Focused View

Leap Year Learning,Noah André Blanchard,Youssef Hanine

9:00:08

39 View
  • 1. What Youll Learn in this Course.mp4
    02:05
  • 1. What Youll Learn in this Chapter.mp4
    01:18
  • 2. Installing Python.mp4
    03:53
  • 3. Installing Visual Studio Code.mp4
    04:47
  • 4. Creating and Running a Python Script.mp4
    04:11
  • 1. What Youll Learn in this Chapter.mp4
    00:55
  • 2. Variable Declaration.mp4
    05:46
  • 3. Variable Type.mp4
    07:16
  • 4. Variable Operation.mp4
    09:45
  • 5. Variable Manipulation.mp4
    03:57
  • 6. In Conclusion.mp4
    00:41
  • 1. What Youll Learn in this Chapter.mp4
    01:38
  • 2. Conditions and Operators.mp4
    10:16
  • 3. Else and Elif.mp4
    04:25
  • 4. System Functions.mp4
    09:07
  • 5. Define a Function.mp4
    06:14
  • 6. Args and Params Part 1.mp4
    07:20
  • 7. Args and Params Part 2.mp4
    04:26
  • 8. Return Statements.mp4
    10:07
  • 9. Recursive Functions.mp4
    07:27
  • 10. Variable Scope.mp4
    09:12
  • 11. Anonymous Functions a.k.a. Lambda.mp4
    04:09
  • 12. In Conclusion.mp4
    01:11
  • 1. What Youll Learn in this Chapter.mp4
    01:05
  • 2. Importing Modules.mp4
    06:17
  • 3. Pip and External Packages.mp4
    04:47
  • 4. Exporting Your Own Modules.mp4
    04:21
  • 5. In Conclusion.mp4
    00:56
  • 1. What Youll Learn in this Chapter.mp4
    00:52
  • 2. While Loops.mp4
    12:14
  • 3. For Loops.mp4
    07:39
  • 4. Break and Explore.mp4
    04:26
  • 5. Tuples.mp4
    04:32
  • 6. Lists Part 1.mp4
    06:33
  • 7. Lists Part 2.mp4
    06:13
  • 8. Sets.mp4
    05:44
  • 9. Dictionaries.mp4
    09:59
  • 10. In Conclusion.mp4
    00:42
  • 1. What Youll Learn in this Chapter.mp4
    00:41
  • 2. Introduction to Classes.mp4
    04:43
  • 3. Attributes and Methods.mp4
    08:19
  • 4. Constructors.mp4
    04:33
  • 5. Inheritance.mp4
    07:19
  • 6. Introduction to Polymorphism.mp4
    06:24
  • 7. Encapsulation.mp4
    08:14
  • 8. Basic Error Handling.mp4
    06:34
  • 9. Debugging with a Debugger.mp4
    08:55
  • 10. In Conclusion.mp4
    00:43
  • 1. What Youll Learn in this Chapter.mp4
    00:35
  • 2. JSON and APIs Part 1.mp4
    05:47
  • 3. JSON and APIs Part 2.mp4
    06:39
  • 4. Project Initialization (Components).mp4
    08:03
  • 5. Project Initialization (Main.py).mp4
    06:02
  • 6. In Conclusion.mp4
    00:49
  • 1. What Youll Learn in this Chapter.mp4
    00:50
  • 2. Speech Recognition Part 1.mp4
    03:31
  • 3. Speech Recognition Part 2.mp4
    08:47
  • 4. Speech Recognition Main.py.mp4
    03:12
  • 5. Improving Speech Recognition.mp4
    06:57
  • 6. How to Set Up Your OpenAI Account.mp4
    03:36
  • 7. OpenAI Agent Class Part 1.mp4
    04:09
  • 8. OpenAI Agent Class Part 2.mp4
    07:58
  • 9. OpenAI Agent Main.py Integration.mp4
    05:46
  • 10. In Conclusion.mp4
    00:56
  • 1. What Youll Learn in this Chapter.mp4
    01:47
  • 2. List Comprehension.mp4
    07:33
  • 3. Command Processing.mp4
    07:46
  • 4. Command Processing Main.py.mp4
    06:06
  • 5. TTS Text to Speech.mp4
    06:29
  • 6. Refactoring OpenAI Agent.mp4
    05:07
  • 7. Todo Manager Command Handler.mp4
    07:26
  • 8. Adding Todos!.mp4
    10:26
  • 9. Listing Todos!.mp4
    08:23
  • 10. Approve or Deny Detection.mp4
    04:04
  • 11. Removing Todos Part 1.mp4
    04:58
  • 12. Removing Todos Part 2.mp4
    07:52
  • 13. Tweaking TTS and Adding OpenAI Memory.mp4
    07:29
  • 14. In Conclusion.mp4
    01:01
  • 1. What Youll Learn in this Chapter.mp4
    01:19
  • 2. Creating a Weather Agent.mp4
    03:25
  • 3. Creating a Weather Agent Class.mp4
    08:18
  • 4. Integrating the Weather Adding a Weather Command Label.mp4
    03:02
  • 5. Creating an Information Extractor.mp4
    05:13
  • 6. Weather Command Handler.mp4
    04:42
  • 7. Weather Processing the Data.mp4
    09:01
  • 8. Weather Make it More Robust.mp4
    04:35
  • 9. Weather Using it in the MainApp Class.mp4
    03:34
  • 10. In Conclusion.mp4
    01:15
  • 1. What Youll Learn in this Chapter.mp4
    00:38
  • 2. OpenAI Agent Rephrasing.mp4
    05:58
  • 3. Adding a Wakeword.mp4
    07:36
  • 4. Integrate the Wakeword.mp4
    03:21
  • 5. Improve the Wakeword.mp4
    09:58
  • 6. In Conclusion.mp4
    00:32
  • 1. What Youll Learn in this Chapter.mp4
    00:39
  • 2. Introducing a Trivia Game Feature.mp4
    09:05
  • 3. Selective Rephrasing.mp4
    04:12
  • 4. Trivia Command Handling.mp4
    07:06
  • 5. Trivia Start Method.mp4
    05:02
  • 6. Trivia Answer Validation.mp4
    04:48
  • 7. Trivia Users Answer and Feedback.mp4
    06:03
  • 8. In Conclusion.mp4
    00:26
  • 1. What Youll Learn in this Chapter.mp4
    00:35
  • 2. Exploring API NINJAS Jokes Agent Initialization.mp4
    03:43
  • 3. Integrate Jokes Feature.mp4
    07:36
  • 4. Adding Listen Sound Feedback.mp4
    05:05
  • 5. In Conclusion.mp4
    00:26
  • Description


    Unlock Python & Create Your Own AI Assistant Using Python, Machine Learning, ChatGPT, Artificial Intelligence & VS Code

    What You'll Learn?


    • Python: You will master the Python programming language with multiple hands-on coding projections!
    • Quickstart Guide: Become profficient with Python faster than ever and save countless hours of time with AI!
    • ChatGPT: Create, reiterate, and implement code like never before with this powerful AI tool!
    • Speech Recognition: Communicate effortlessly with your custom AI assistant using your own voice!
    • AI Assistant: Create you own personal artificial intelligence assistant that can execute daily tasks!
    • Visual Studio Code: Write, run, and debug your code in a way that is versitile and simplistic!

    Who is this for?


  • If you want to learn how to code from the ground up through creating fun and impactful projects!
  • If you are a complete beginner wanting everything you need to become a Python pro!
  • If you are looking for the quickest way to start using Python, these coding projects will catapult you there!
  • If you want to excel in your personal and proffesional projects!
  • What You Need to Know?


  • No previous programming experience needed, we'll teach you everything you need to know.
  • You'll need these completely free tools: Python, Visual Studio Code, ChatGPT.
  • More details


    Description

    Join the growing community of 240,000+ coding and AI students at Leap Year Learning!


    Welcome to the exciting world of Python, a programming language known for its versatility, power, and simplicity. If you're curious about the art of coding and eager to unlock the vast possibilities it offers, then you've made it to the right place!


    In this unique course, you will create your own AI assistant and learn a comprehensive understanding of Python, Visual Studio Code, and ChatGPT from our expert coding instructors who have been masterfully coding in Python for over ten years. Each chapter, we'll guide you through the language of Python and teach you how to manipulate its syntax, execute powerful operations, and turn your creativity into impactful programming projects, plus so much more!


    By the end of the course, you will have learned the following skills:


    1. Python Fundamentals
      An introduction to Python, where you’ll learn everything you need to know about the concepts of programming, such as variables, data types, conditionals, functions, modules, libraries, collections, and object-oriented programming. From there, we’ll dive even deeper into JSON, APIs, and project initialization.

      • Get started with Python and learn the layout
      • Set up your own coding environment with Visual Studio Code
      • Develop the initial structure and configuration for your own project

    2. Speech Recognition and OpenAI Agent
      A step-by-step guide to Python’s speech recognition library, Google’s speech recognition, and the power of AI as a voice command tool. You will explore the world of voice technology, while expanding your knowledge and skillsets.

      • Understand the art of voice synthesis
      • Create a user-friendly and interactive voice-controlled AI chatbot
      • Conquer the hurdles of audio quality control

    3. Advanced Command Processing
      We will dive headfirst into list comprehensions and AI command processing in Python. You will ultimately master the art of crafting concise one-liners that pack the punch of multiple lines of complex code.

      • Learn the fundamentals of command processing
      • Master text-to-speech and refactor your OpenAI agent
      • Create your own custom to-do list to maximize daily productivity

    4. Weather Agent and Information Extractor
      In this section, you will create your very own weather agent by integrating a weather command label. Then, you'll construct a unique information extractor to train your AI assistant on your unique commands faster and easier than ever before.

      • Create a custom weather command handler
      • Learn how to process data, make it more advanced and robust
      • Use your weather agent in the MainApp Class to provide live updates

    5. AI Trivia Game Feature
      You will learn how to add a fun and interactive trivia game feature to your tailored AI assistant, which will make it a great companion that can entertain you and anyone who uses it.

      • Design your very own trivia game feature
      • Develop the skill of selective rephrasing that will give a natural feel to the game
      • Successfully code your assistant to validate answers and provide feedback

    6. Explore API NINJAS and Jokes Agent
      You'll have a blast as we explore API NINJAS and integrate a joke agent function into your AI assistant. Then, you'll initialize the joke agent and integrate this feature to bring laughter and life to your project.

      • Explore and master API NINJAS jokes agent
      • Integrate an entertaining jokes feature into our AI chatbot
      • Add live listening capability to your AI assistant


    What to expect:

    This course encompasses all the knowledge required to master coding and gain the skillset to create your own supercharged AI assistant that will improve your overall efficiency and daily productivity.


    Our biggest goal for you:

    Upon completing this course, you'll transform from a novice in Python to a proficient coder, equipped with all the tools necessary to apply your newfound coding abilities and create at a pace that's infinitely faster and more effortless than you could’ve imagined!


    Why enroll today:

    We'll be continuously adding brand-new lectures, resources, and learning activities to this course! So once you enroll, you'll have lifetime access to the ever-growing course content library and coding projects!


    You'll have lifetime access to:

    • 107 video lectures

    • 9+ hours of learning lessons

    • 50 gigs of streamable content

    • Lifetime access to the tutorials and assets

    • Updates to all future course materials

    • Teacher responses in the Q&A section


    If you’re ready to learn the latest technologies and be at the forefront of the $4 trillion global AI boom, then hit the enroll button and let's get started!

    Who this course is for:

    • If you want to learn how to code from the ground up through creating fun and impactful projects!
    • If you are a complete beginner wanting everything you need to become a Python pro!
    • If you are looking for the quickest way to start using Python, these coding projects will catapult you there!
    • If you want to excel in your personal and proffesional projects!

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Leap Year Learning
    Leap Year Learning
    Instructor's Courses
    Leap Year Learning is a cutting-edge online school that specializes in teaching creative disciplines and integrating AI tools. We believe that creativity and AI are the keys to a successful future and our courses help equip students with the skills they need to succeed in a continuously evolving world.Our seasoned instructors bring real-world experience to the virtual classroom and our interactive lessons help students reinforce their learning with hands-on activities.No matter your background, from beginners to experts, hobbyists to professionals, Leap Year Learning is here to bring in the future of creativity, productivity, and learning!
    Noah André Blanchard
    Noah André Blanchard
    Instructor's Courses
    Youssef Hanine
    Youssef Hanine
    Instructor's Courses
    Youssef Hanine is a trailblazer at the intersection of finance and technology, with a track record that speaks for itself. As a managing partner at Finance it Forward, an  fintech company renowned for using machine learning to match businesses with tailored loan solutions, Youssef has achieved remarkable success in the financial tech sector. Beyond his role in finance, Youssef wears multiple hats as the founder of Topscale ai, a pioneering AI-powered platform that redefines content creation, distribution, and analytics for social media. This venture showcases his innovative spirit and expertise in harnessing artificial intelligence for real-world applications. Youssef's journey into education stems from a genuine desire to empower individuals with the tools they need to thrive in the digital age. His passion for technology and finance is matched only by his commitment to making learning interactive and enjoyable. In his courses, you'll find unique teaching methods that transform complex concepts into engaging, accessible lessons. Beyond the tech world, Youssef's personal interests are as diverse as his professional pursuits. He finds solace in the melodies of music and the strumming of his guitar, and he shares a deep connection with the ocean through his love for diving and appreciation of nature. Join Youssef on Udemy, not only to learn the latest trends and practical applications but also to embark on a journey of personal and professional growth. His courses are designed to expand your skillset and keep you at the forefront of fast-moving developments, especially in the realm of artificial intelligence.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 107
    • duration 9:00:08
    • Release Date 2023/10/28