Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

dsandall's avatar

dsandall wrote a reply+100 XP

1mo ago

Real World AI Agent Examples?

I should have been more specific when asking about real world examples. I am wondering if anyone has built and put into production an agent built with the Laravel AI SDK?

While I appreciate the 'examples' given by @laryai those are the standard anyone can google :-)

dsandall's avatar

dsandall started a new conversation+100 XP

1mo ago

Real World AI Agent Examples?

Hi all, I'm putting together a proposal at my day job to start some work on building out an agent to run on our intranet. What I'm looking for are some real world examples, not just tutorials.

Obviously it is still pretty new, but any insights would be helpful.

One of my challenges is that our official ai provider is MS365 copilot :-( My development stack is driven by Claude Code though, and I am hoping that the provider agnostic architecture of the AI SDK means I could do some A/B testing with the different providers to convince my leadership that we can do better than our default.

Thanks all!