---
title: "Watch the recordings from my Python + AI series"
url: https://daily.dev/posts/watch-the-recordings-from-my-python-ai-series-cp1wiotig
source_url: https://blog.pamelafox.org/2025/10/watch-recordings-from-my-python-ai.html
type: article
source: "Pamela Fox"
published: 2025-10-31T14:28:15.141Z
updated: 2025-10-31T14:28:56.873Z
tags: ["ai", "python", "llm", "rag", "langchain"]
reading_time: 5
upvotes: 7
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Watch the recordings from my Python + AI series

**[Pamela Fox](https://daily.dev/sources/pamelafox)** · 5 min read · 7 upvotes · 0 comments

## Summary

A comprehensive nine-part video series covering Python integration with generative AI models. Topics include working with LLMs, embedding models, and vision models; implementing RAG, tool calling, and structured outputs; evaluating AI quality and safety; building AI agents with frameworks like LangGraph and Microsoft agent-framework; and exploring the Model Context Protocol. All code examples run free using GitHub Models and are compatible with local models, Azure OpenAI, or OpenAI.com. Materials include recordings, slides, and code examples suitable for self-study or classroom use.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.pamelafox.org/2025/10/watch-recordings-from-my-python-ai.html>

## Similar posts on daily.dev

- [Java and AI for Beginners: a practical video series for Java](https://daily.dev/posts/java-and-ai-for-beginners-a-practical-video-series-for-java-iktbjwucb) · DevBlogs · 1 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#python](https://daily.dev/tags/python), [#llm](https://daily.dev/tags/llm), [#rag](https://daily.dev/tags/rag), [#langchain](https://daily.dev/tags/langchain)

[View this post on daily.dev](https://daily.dev/posts/watch-the-recordings-from-my-python-ai-series-cp1wiotig)
