Free Coupon Generative AI with Python
Unlock a 100% OFF coupon code coupon code for the course 'Generative AI with Python' by Bert Gollnick on Udemy!
This highly-rated course boasts a 3.5-star-star rating from 6 reviews and has successfully guided 1,466 students in mastering Data Science skills. Featuring 10 hour(s) of expert-led content delivered in English, this course offers thorough training to enhance your Social Science expertise. The course details were last updated on December 24, 2024. This coupon code is brought to you by Anonymous.
  • Expired on August 29, 2025
  • Last Update: August 28, 2025
  • Price: 49.99 $ 0 $

About This Course

Unlock the transformative power of Generative AI with Python! This comprehensive course equips you with the essential knowledge and practical Python skills to master the core technologies driving this revolution, enabling you to build intelligent applications that understand, generate, and interact with language remarkably.

You'll delve into the fundamentals of Large Language Models (LLMs) and the crucial role of Vector Databases for efficient information retrieval. Discover the power of Retrieval-Augmented Generation (RAG), which allows your AI to answer complex questions using your own data, making it smarter and more contextually aware.

Furthermore, you'll explore the exciting domain of Agentic Systems, learning how to design and build autonomous AI agents capable of performing tasks and making decisions.

In my course I will teach you:

  • Large-Language Models

    • Classical NLP vs. LLM

    • Narrow AI Achievements

    • Model Performance and Achievements

    • Model Training Process

    • Model Improvement Options

    • Model Providers

    • Model Benchmarking

    • Interaction with LLMs

    • Message Types

    • LLM Parameters

    • Local Use of Models

    • Large Multimodal Models

    • Tokenization

    • Reasoning Models

    • Small Language Models

    • JailBreaking

    • Working with Chains

    • Parallel Chains, Router Chains, ...

  • Vector Databases

    • Data Ingestion Pipeline

    • Data source and data loading

    • data chunking

    • embeddings

    • data storage

    • data querying

  • Retrieval-Augmented Generation

    • Baseline RAG

    • Context Enrichment

    • Corrective RAG

    • Hybrid RAG

    • Query Expansion

    • Speculative RAG

    • Agentic RAG

  • Agentic Systems

    • crewAI

    • Google ADK

    • OpenAI Agents SDK

    • AG2

    • LangGraph (coming soon)

  • Agent Interactions

    • MCP

    • ACP

    • A2A