Get Started
Introduction
LarAgent brings the power of AI agents to your Laravel projects with an elegant syntax. Create, extend, and manage AI agents with ease while maintaining Laravel’s fluent API design patterns.
Quickstart
Get started with LarAgent in minutes
Core Concepts
Learn how to create agents and tools
Structured output
Learn about structured output
Blog
Check out our blog for tutorials and updates
What is LarAgent?
What if you can create AI agents just like you create any other Eloquent model?
Why not?! 👇
And it looks familiar, isn’t it?
And you can tweak the configs, like history
Or add temperature
:
Oh, and add a new tool:
And run it, per user:
Or use your custom name for the chat history:
Let’s check the quickstart page 👍