書籍「Laravelの教科書」Laravel13対応サポートガイド公開中 → ダウンロードはこちら

Laravel and AI

Laravel and AI

Using ChatGPT and DALL·E 2  API in Laravel: How to Have AI Create Text and Images

I developed a web app using Laravel with OpenAI's ChatGPT and DALL·E 2 .This is a web app that comes up with a menu when...
Laravel and AI

Copyright and Security you need to know if you code with ChatGPT

GhatGPT is a very useful tool, but using it for commercial purposes as it is may be risky. Sending important information...
Laravel and AI

ChatGPT and Laravel API Integration: Create an AI-Powered Web App

I created "Enter ingredients and it will come up with a recipe" web app in Laravel using ChatGPT's API.I will explain Ho...
Laravel and AI

Using ChatGPT-4 to Create a Contact Form with Laravel

I experimented with ChatGPT4 to see if it would make development in Laravel easier.  I was able to create the above cont...