---
title: "🚀 New Video: Building an AI Agent in PHP (Live Coding!)"
url: https://daily.dev/posts/new-video-building-an-ai-agent-in-php-live-coding--yp4vi9l8m
source_url: https://daily.dev/posts/new-video-building-an-ai-agent-in-php-live-coding--yp4vi9l8m
type: freeform
source: "PHP Dev"
author: "Roberto Butti"
published: 2025-05-31T16:24:48.185Z
updated: 2025-05-31T16:25:09.588Z
tags: ["ai", "php", "llm", "ollama"]
reading_time: 1
upvotes: 10
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.

# 🚀 New Video: Building an AI Agent in PHP (Live Coding!)

**[PHP Dev](https://daily.dev/sources/phpdev)** · [@robertobutti](https://daily.dev/robertobutti) · 1 min read · 10 upvotes · 0 comments

## Summary

A live coding session demonstrates building an AI agent from scratch using PHP, Neuron AI, and Ollama. The unedited video shows real-time development including agent-based AI architecture, integration challenges, and debugging processes. A companion article provides additional context for implementing AI functionality in traditional PHP applications.

## Content

I just released a full live coding session where I build an AI Agent using PHP + Neuron AI + Ollama — from scratch, in real time.

What’s inside:

- No edits — just raw dev work
- Agent-based AI architecture
- Real-time integration with Neuron AI
- Debugging and learning as I go

🎥 Watch it here:  https://www.youtube.com/watch?v=-_e16azMyn4

📖 Companion article: https://dev.to/robertobutti/building-my-first-ai-agent-with-neuronai-and-ollama-2kdg

Perfect if you’re curious about how AI can work in traditional stacks like PHP.

#PHP #AI #LiveCoding #NeuronAI #DevTools #DailyDev #OpenSource #LLM

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#php](https://daily.dev/tags/php), [#llm](https://daily.dev/tags/llm), [#ollama](https://daily.dev/tags/ollama)

[View this post on daily.dev](https://daily.dev/posts/new-video-building-an-ai-agent-in-php-live-coding--yp4vi9l8m)
