Valerio

Hello, my name is Valerio. Welcome to my Dev Blog

CTO & founder at Inspector.dev

PHP AI Agent Summarizing YouTube Videos

April 7, 2025 YouTube sees over 500 hours of video uploaded every minute, creating a vast ocean of knowledge and entertainment. But who has time to watch it all? This reality inspired me to develop an AI agent in P...

System Prompt for AI Agents In PHP

April 1, 2025 At the heart of every AI agent lies a critical component that users rarely see but that fundamentally shapes every interaction: the system prompt. At the end of the day is it another prompt? Almost bu...

AI Agents Memory And Context Window In PHP

March 28, 2025 In the rapidly evolving landscape of artificial intelligence, PHP developers find themselves at an interesting crossroads. While Python and JavaScript often dominate AI discussions, PHP—the backbone o...

Introducing Neuron AI – Create full featured AI Agents in PHP

March 24, 2025 In the last few months I heavily worked to push the AI agents integration into my SaaS product to a higher level. It was a very long journey, started more than a year ago with the first experiments. I...

Introducing Symfony Messenger Monitoring

January 20, 2025 As a Symfony developer, you've probably faced the challenge of adopting the Symfony Messenger component to improve application scalability and general performance. That's why I'm excited to announce a...

CodeIgniter Monitoring Library – Born from Understanding Real Developer Needs

January 10, 2025 I've finally built the CodeIgniter monitoring package. I spent so much time building this monitoring library because I felt a significant gap in the monitoring space for CodeIgniter framework. I think...

5 Ways to Optimize Symfony Application Performance

December 9, 2024 Symfony applications often face slow load times and high server strain due to issues like inefficient database queries, poor caching, and unoptimized settings. Here’s a quick breakdown of how to fix t...

Symfony monitoring library implementation

December 6, 2024 In the last few months I worked heavily to renovate the monitoring experience for Symfony developers. The Symfony monitoring library is the second most popular library among Inspector's customers. The...

PHP opcode – Improve application performance without changing your code

November 8, 2024 The PHP opcode generated by the PHP engine is strongly influenced by the way you write your code. Not only in terms of the number of statements to accomplish a task. Clearly it matters a lot, and I th...

Laravel AI service with support for multiple LLMs

November 4, 2024 In this article I'll show you my implementation of a Laravel AI component that powers the integration between Inspector and LLMs providers. As many product owners today I'm experimenting a lot with AI...

« 1 2 3 4 5 6