Tag
Agent
7 posts tagged with "Agent"
Tutorial: Building Agentic AI Agents using OpenAI with Laravel 12 and React - Preface
Preface to the Building an Agentic AI Agent series
2 min read
Tutorial: Building Agentic AI Agents using OpenAI with Laravel 12 and React - Part 2: Streaming Responses with Laravel Stream React
Create an AI Agent with Laravel and OpenAI
9 min read
Tutorial: Building Agentic AI Agents using OpenAI with Laravel 12 and React - Part 3: Building Custom AI Tools in Laravel & React
Create an AI Agent with Laravel and OpenAI
15 min read
Tutorial: Building Agentic AI Agents using OpenAI with Laravel 12 and React - Part 1: Getting Started with Laravel OpenAI Calls
Create an AI Agent with Laravel and OpenAI
4 min read
Tutorial: Building Agentic AI Agents using OpenAI with Laravel 12 and React - Part 4: Adding Stateful Context to Your Agent
Create an AI Agent with Laravel and OpenAI
11 min read
Tutorial: Building Agentic AI Agents using OpenAI with Laravel 12 and React - Part 5: Implementing Automated Planning
Create an AI Agent with Laravel and OpenAI
17 min read
What is an Agentic AI Agent?
When I think of an AI agent, I think of a system that uses Natural Language Processing (NLP) to understand a request and complete a task.
2 min read