Skip to content

Commit 4aa30bf

Browse files
committed
chore: Update readme to include the project goal
1 parent 939f05f commit 4aa30bf

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# GPT Helper for Laravel
22

3-
This package provides basic integration of GPT (ChatGPT) with Laravel, allowing you to generate templates and modify files using ChatGPT. With the powerful GPT models and Laravel's artisan commands, you can easily customize and enhance your Laravel application.
3+
---
4+
5+
**Please Note:** This is a very early concept project. At this stage it is very limited.
6+
7+
---
8+
9+
## Project Goal
10+
The goal of this project is to create open source versions of AI tools for use in PHP applications. At this stage it can predict files that you either give it, or when using the make:xxx command namespace.
411

512
## Installation
613

0 commit comments

Comments
 (0)