Introduction to Creating AI Agents in Python (Part 2: Hands on)
Richmond Alake, Staff Developer Advocate for AI and ML at MongoDB, teaches you how to put the concepts you learned in the first part of the two part series into practice.
Nov 21, 2024
RelatedSee MoreSee More
tutorial
Reinforcement Learning: An Introduction With Python Examples
Learn the fundamentals of reinforcement learning through the analogy of a cat learning to use a scratch post.
Bex Tuychiev
14 min
tutorial
PyTorch's torchchat Tutorial: Local Setup With Python
Learn how to set up PyTorch’s torchchat locally with Python in this hands-on tutorial, which provides step-by-step guidance and examples.
François Aubry
tutorial
Using a Knowledge Graph to Implement a RAG Application
Learn how to implement knowledge graphs for RAG applications by following this step-by-step tutorial to enhance AI responses with structured knowledge.
Dr Ana Rojo-Echeburúa
19 min
tutorial
Synthetic Data Generation: A Hands-On Guide in Python
Learn everything you need to know about synthetic data generation. Discover the techniques and tools that make synthetic data essential for AI and machine learning with practical Python code examples to help you get started!
Moez Ali
25 min
code-along
Only Code If You Want To: Data Science with DataLab (Part 2)
Find out how AI assistance can boost your productivity in a more traditional notebook setting.
Joe Franklin
code-along
Working with APIs in Python
Chris Ramakers, Developer Platform and Design System Engineering Manager at DataCamp, guides you through the process of building a simple bot using Python.
Chris Ramakers