laravel-gpt and laravel-synth
These are complements: one provides a general-purpose ChatGPT integration framework for Laravel applications, while the other uses ChatGPT specifically to generate Laravel code, so they could be used together in a Laravel project for both runtime AI features and development-time code generation.
About laravel-gpt
maltekuhr/laravel-gpt
LaravelGPT: Streamlined integration of OpenAI's ChatGPT (GPT-3.5, GPT-4) into Laravel applications for advanced AI-powered text generation and analysis.
About laravel-synth
blinq-dev/laravel-synth
Generate Laravel code with ChatGPT
Leverages OpenAI's Functions API to intelligently generate Laravel-specific code artifacts (migrations, models, files) through an interactive CLI, with automatic model switching between gpt-3.5-turbo and 16k variants based on context length. Supports file attachments including database schemas for contextual generation, and provides an extensible module system for custom code-generation workflows beyond the built-in Architect, Chat, and Make utilities.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work