Skip to content

Commit 119f91c

Browse files
committed
doc: Update README.md
1 parent 4d1a867 commit 119f91c

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

+9-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
### **Grok AI Laravel**
22

3-
**Effortlessly integrate Grok AI into Laravel applications with a clean, developer-friendly package.**
4-
Leverage **powerful AI models** for **chat, automation, vision, and natural language processing (NLP)** while maintaining Laravel's expressive simplicity.
5-
6-
[![Latest Version](https://img.shields.io/packagist/v/grok-php/laravel)](https://packagist.org/packages/grok-php/laravel)
7-
[![PHP Version](https://img.shields.io/badge/PHP-8.2%2B-blue)](https://php.net)
8-
[![Laravel Version](https://img.shields.io/badge/Laravel-10%2B-red)](https://laravel.com)
9-
[![License](https://img.shields.io/badge/license-MIT-brightgreen)](LICENSE)
10-
[![Tests](https://github.com/grok-php/laravel/actions/workflows/run-tests.yml/badge.svg)](https://github.com/grok-php/laravel/actions)
3+
A **Laravel integration for the [GrokPHP Client](https://github.com/grok-php/client)**, designed to effortlessly incorporate Grok AI into Laravel applications with a clean and intuitive API.
4+
Utilize **advanced AI models** for **chat, automation, and natural language processing**, all while preserving Laravel's simplicity and elegance.
5+
6+
[![Latest Version](https://img.shields.io/packagist/v/grok-php/laravel)](https://packagist.org/packages/grok-php/laravel)
7+
[![PHP Version](https://img.shields.io/badge/PHP-8.2%2B-blue)](https://php.net)
8+
[![Laravel Version](https://img.shields.io/badge/Laravel-10%2B-red)](https://laravel.com)
9+
[![Total Downloads](https://img.shields.io/packagist/dt/grok-php/laravel)](https://packagist.org/packages/grok-php/laravel)
10+
![GitHub Workflow Status](https://github.com/grok-php/laravel/actions/workflows/run-tests.yml/badge.svg)
11+
[![License](https://img.shields.io/badge/license-MIT-brightgreen)](LICENSE)
1112

1213
---
1314

0 commit comments

Comments
 (0)