podcast

Running Local LLMs With Ollama and Connecting With Python

13.02.2026
Listen to the episode on your favorite platforms:
  • Apple Podcasts
  • Youtube
  • Spotify
  • Castbox
  • Pocket Casts
  • Stitcher
  • iHeart
  • PlayerFM
  • Overcast
  • Castro
  • RadioPublic

Would you like to learn how to work with LLMs locally on your own computer? How do you integrate your Python projects with a local model? Christopher Trudeau is back on the show this week with another batch of PyCoder’s Weekly articles and projects.

We cover a recent Real Python step-by-step tutorial on installing local LLMs with Ollama and connecting them to Python. It begins by outlining the advantages this strategy offers, including reducing costs, improving privacy, and enabling offline-capable AI-powered apps. We talk through the steps of setting things up, generating text and code, and calling tools.

We also share other articles and projects from the Python community, including the 2026 Python Developers Survey, creating callable instances with Python’s .__call__(), creating maps and projections with GeoPandas, ending 15 years of subprocess polling, discussing backseat software, a retry library that classifies errors, and a peer-to-peer encrypted CLI chat project.

This episode is sponsored by Honeybadger.

Course Spotlight: Tips for Using the AI Coding Editor Cursor

Learn Cursor fast: Use AI-powered coding with agents, project-aware chat, and inline edits to supercharge your VS Code workflow.

Topics:

  • – Introduction
  • – Take the Python Developers Survey 2026
  • – How to Integrate Local LLMs With Ollama and Python
  • – Sponsor: Honeybadger
  • – Create Callable Instances With Python’s .__call__()
  • – GeoPandas Basics: Maps, Projections, and Spatial Joins
  • – Ending 15 Years of subprocess Polling
  • – Video Course Spotlight
  • – Backseat Software – Mike Swanson
  • – cmd-chat: Peer-to-Peer Encrypted CLI Chat
  • – redress: A Retry Library That Classifies Errors
  • – Thanks and goodbye

News:

Topics:

Discussion:

Projects:

Additional Links:

Level up your Python skills with our expert-led courses:

Support the podcast & join our community of Pythonistas