laravel-travel-agent and travel-planner-agent
These are ecosystem siblings where the first is a Laravel-integrated implementation of the travel agent pattern demonstrated by the second standalone framework example.
About laravel-travel-agent
neuron-core/laravel-travel-agent
Multi-Agent workflow running into a Laravel application with Neuron PHP AI framework
Implements a travel planning agent using Neuron's multi-agent workflow framework with specialized nodes (Receptionist, Delegator, GenerateItinerary) that coordinate to gather user requirements, fetch real-time flight/hotel/destination data via SerpAPI, and synthesize itineraries. Integrates with Laravel 12 and Livewire for the UI layer, supports multiple LLM providers (OpenAI, Anthropic, Gemini) with optional Inspector monitoring for debugging non-deterministic agent behavior across multi-step LLM invocations.
About travel-planner-agent
neuron-core/travel-planner-agent
Travel planner agent built with Neuron PHP AI framework
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work