Integrates AI capabilities and conversational interfaces into Laravel applications.
Sponsored
This starter project provides a robust foundation for integrating modern AI capabilities directly into Laravel applications. It enables developers to quickly build conversational interfaces with multi-turn chat and history management, and expose application data securely to Large Language Models (LLMs) via its built-in Model Context Protocol (MCP) server. Leveraging Prism PHP for AI abstraction and Ollama for local LLM execution, it offers a comprehensive template for developing a wide range of AI-powered features within the Laravel ecosystem.
Características Principales
01Native multi-turn chat interfaces with history management
02AI abstraction via Prism PHP
030 GitHub stars
04Built-in Model Context Protocol (MCP) server support
05Integration with Ollama for local LLM inference
06Robust Laravel 12.x foundation
Casos de Uso
01Developing conversational AI applications (chatbots)
02Securely exposing application data to LLMs
03Building AI-powered features within a Laravel environment