What if you were the AI Expert in 90% of your conversations?
Discover the 8-hour process that takes you from buzzword-level AI to hands-on experience.
3Â Keys Enable this 8 Hour Path
#1
You don't need to learn all of AIÂ to be able to use modern AI effectively.
#2
Most AI breakthroughs are happening in LLMs and Deep Learning.
Â
#3
LLMs are a subset of Deep Learning. If you learn LLMs, you've touched the heart of modern AI.
This means that
by completing this course and gaining hands-on experience with the key technologies at the heart of AI, you'll have gained an intuitive understanding of AI in general. After taking this course, you'll begin to grasp what's happening behind each new AI tool that comes out.
Wait! What if I don't know how to code in Python yet?
It turns out that not much Python is required to get through this course. You can follow the video instructions directly and get everything working. You'll also gain complimentary access to a live "Just Enough Python" 90 minute crash course after you sign up if you want further instruction.
INTRODUCING THE
LLM Deep Dive Course
The online course that teaches you the underlying concepts of AI by taking you step-by-step through the process of building a real AI-powered chatbot.
You’ll learn how to:
- Use an open source LLM to power a chatbot
- Teach your LLM how to be polite
- Fetch custom data and incorporate it into the LLM's responses
- Train your own custom LLM via Fine-tuning
COURSE CONTENT
MODULE 0
ENVIRONMENT SETUP
Get your computer fully set up to be able to fly through the course. This module includes:
- Download and installation instructions for all the software you'll need
- Step by step explanations of exactly how to get the code running on your computer
After this module, you’ll be ready with everything needed to complete the rest of the course.
MODULE 1
FROM ZERO TO CHATTING WITH AN LLM
Learn the tools needed to access and connect to open source LLMs from your own software. This module includes:
- Hugging Face portal introduction
- Instruction for connecting to an LLM via Python
After this module, you’ll be able to chat directly with your LLM via your own chatbot.
MODULE 2
GETTING SMARTER BY CONNECTING OUTSIDE SOURCES
Bring in outside data to give your LLM superpowers beyond its knowledge cut-off. This module includes:
- How to teach your LLM to behave via prompt engineering
- Introduction to vector databases, the preferred storage partner for LLMs
- Instruction on combining your custom data into the LLM's output via LangChain
After this module, you'll be able to chat with a bot that answers politely, declines political discussions, and can recommend a specific company offering based on the user's query.
MODULE 3
TRAIN A CUSTOM LLM
Instead of querying your company's custom data, learn to bake it directly into the model. This module includes:
- An introduction to the various kinds of model fine-tuning
- Hands-on experience with training a custom model
GET INSTANT ACCESS TO THE
LLM Deep Dive Course
Learn underlying AI principles by building a real AI-powered chatbot.
14-DAY MONEY-BACK GUARANTEE
If you aren’t completely satisfied with your experience, let us know within the first 14-days for a full refund. No questions asked.
HEY, I'M SAM!
I have a masters in computer science, but I love explaining things without complicated math and developer-speak. I firmly believe that if you can learn the underlying principles of AI, you'll never need to experience "AI tool fatigue" again.