https://github.com/rakibdevs/awesome-php-open-ai
A curated list of Open AI projects built in PHP
https://github.com/rakibdevs/awesome-php-open-ai
List: awesome-php-open-ai
openai php
Last synced: 4 months ago
JSON representation
A curated list of Open AI projects built in PHP
- Host: GitHub
- URL: https://github.com/rakibdevs/awesome-php-open-ai
- Owner: rakibdevs
- License: mit
- Created: 2023-03-10T17:57:28.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T03:18:07.000Z (about 3 years ago)
- Last Synced: 2025-11-06T20:02:30.461Z (7 months ago)
- Topics: openai, php
- Homepage:
- Size: 19.5 KB
- Stars: 58
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Awesome PHP Open AI Projects
- [OpenAI PHP](https://github.com/openai-php/client) - OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
- [OpenAI PHP SDK](https://github.com/orhanerday/open-ai) - PHP SDK for OpenAI GPT-3 and DALL-E. It also supports chatGPT-like streaming.
- [ OpenAI PHP for Symfony](https://github.com/openai-php/symfony) - OpenAI PHP for Symfony is a supercharged PHP API client that allows you to interact with OpenAI API
- [ChatGPT Clone](https://github.com/beyondcode/chatgpt-clone) - A ChatGPT clone using the new OpenAI chat completions API
- [ChatGPT Module for Magento](https://github.com/SamueleMartini/Magento-GPT-3-integration) - Module to integrate Open AI GPT-3 in Magento
- [OpenRewrite](https://github.com/mostafa-amine/OpenRewrite) - A tool for automatically rewriting text to change its tone, structure, focus, or other aspects
- [Chat using OpenAI API from CLI](https://github.com/maurobonfietti/chat-open-ai-cli) - Ask questions to OpenAI API using the CLI.
- [Live Text Stream Supported ChatGPT Clone](https://github.com/orhanerday/ChatGPT) - ChatGPT AI Supported, ChatGPT clone is a simple web application powered by the OpenAI library and built with PHP.
- [DALL·E PHP](https://github.com/orhanerday/DALLE-Examples) - Access DALL·E with PHP Forms.
- [OpenAI Image generation](https://github.com/krisciunaskarolis/openai-images-generator) - PHP client for OpenAI Images generation API
- [GitHub Summarizer (ChatGPT)](https://github.com/stevebauman/github-summarizer) - Summarize GitHub pull requests and commits using ChatGPT, for free.
- [OpenAI-Game](https://github.com/ZSamuels28/OpenAI-Chat-Game-PHP) - A web game made with the OpenAI API
- [ChatGPT PHP SDK](https://github.com/HaoZi-Team/ChatGPT-PHP) - Official and Reverse Engineered ChatGPT PHP SDK (Not GPT-3)
- [OpenAI REST API Client](https://github.com/tectalichq/public-openai-client-php) - OpenAI API Client for PHP. Includes all endpoints and models (DTOs) for all requests and responses.
- [Finetuning ChatGPT to output better PHP code](https://github.com/thebigsmileXD/chatgpt-phpchan) - A prompt hack similar to ChatGPT DAN (do anything now) for PHP
- [PHP OpenAI API Client](https://github.com/webboy/open-ai-api-client) - A simple community-maintained PHP client library for interacting with the OpenAI API.
### Laravel
- [OpenAI PHP for Laravel](https://github.com/openai-php/laravel) - OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API
- [OpenAI powered fixes for Laravel](https://github.com/nanos/openai-exceptions) - Use the OpenAI API to show AI powered fixes for your Laravel Errors