Download the PHP package chumoe/php-edge-gpt without Composer
On this page you can find all versions of the php package chumoe/php-edge-gpt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-edge-gpt
Edge-GPT: Bing AI Chatbot WebSocket API Wrapper for PHP
The ihsandevs/edge-gpt library is a powerful and easy-to-use PHP wrapper for the Bing AI Chatbot, leveraging the WebSocket API. Seamlessly integrate the advanced conversational capabilities of Bing's AI Chatbot into your PHP projects and create engaging user experiences with ease.
Demo
Requirements
- A Microsoft Account with early access to https://bing.com/chat (Required)
Getting authentication (Required)
- Install the cookie editor extension for Chrome or Firefox
- Go to
bing.com
- Open the extension
- Click "Export" on the bottom right (This saves your cookies to clipboard)
- Paste your cookies into a file
cookies.json
Installation
To use this library, you can use Composer to install it. Run the following command:
Usage
License
All versions of php-edge-gpt with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.5
textalk/websocket Version ^1.6
spatie/async Version ^1.5
composer/ca-bundle Version ^1.3
react/promise Version ^2.9
textalk/websocket Version ^1.6
spatie/async Version ^1.5
composer/ca-bundle Version ^1.3
react/promise Version ^2.9
The package chumoe/php-edge-gpt contains the following files
Loading the files please wait ....