Agentic
9 posts tagged with "Agentic"
How I Use AI-Assisted Code Development
AI coding models and agents are powerful, but they still need tight supervision. Here is the process I use to keep quality high and avoid costly drift.
AI Wave 2
GenAI wave1 has to be one of the biggest global transformations ever seen by an infancy technology, just think back to dawn of the World Wide Web in the early 90's to just how long it took for the WWW to become popular.
Tutorial: Building Agentic AI Agents using OpenAI with Laravel 12 and React - Preface
Preface to the Building an Agentic AI Agent series
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
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
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
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
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
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.