- Promoted by: Anonymous
- Platform: Udemy
- Category: Data Science
- Language: English
- Instructor: Bert Gollnick
- Duration: 10 hour(s)
- Student(s): 1,466
- Rate 3.5 Of 5 From 6 Votes
- Expires on: 2025/08/29
-
Price:
49.990
LLMs, Vector DBs, RAG, Agentic Systems, and more
Unlock your potential with a Free coupon code
for the "Generative AI with Python" course by Bert Gollnick on Udemy.
This course, boasting a 3.5-star rating from 6 reviews
and with 1,466 enrolled students, provides comprehensive training in Data Science.
Spanning approximately
10 hour(s)
, this course is delivered in English
and we updated the information on August 28, 2025.
To get your free access, find the coupon code at the end of this article. Happy learning!
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