No Internet? No Problem – Offline AI Pair Coding with Ollama

Carl Alberto

Sat, 14 Jun 2025 14:00
Level: Intermediate
Track: Developer


In a world where most AI tools rely on constant cloud access, what if you could harness the power of AI for WordPress development completely offline? This session introduces Ollama, a local large language model (LLM) runner that lets you code smarter without sending your data to the cloud.

We’ll explore how Ollama can be used as a lightweight alternative to ChatGPT and GitHub Copilot, tailored specifically for WordPress development workflows. Whether you’re building custom themes, plugins, or troubleshooting legacy code, learn how to leverage Ollama to generate, refactor, and explain code while keeping your environment secure, fast, and offline.

Perfect for developers who value privacy, autonomy, or just want to keep working when the Internet goes down.


Presentation goal & learning objectives

Introduce Ollama as a practical, local alternative to ChatGPT and Copilot.

Demonstrate how Ollama can enhance WordPress development workflows (themes, plugins, debugging).

Empower developers to work more privately, securely, and independently—without relying on constant internet access.

Encourage experimentation with self-hosted AI tools in day-to-day WordPress development.


Presentation audience

Developers that mainly use VScode