abdurazzoq / smart-text-ai
Smart AI-based text-checking package
Installs: 1 598
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=7.4
- ext-json: *
- guzzlehttp/guzzle: ^7.0
- psr/log: ^1.1
Requires (Dev)
- phpunit/phpunit: ^9.0
README
ChatGPT API is currently supported, click here for the implementation introductions.
A message from creator,
Thank you for visiting the abdurazzoq/smart-text-ai repository! If you find this repository helpful or useful, we encourage you to star it
on GitHub. Starring a repository is a way to show your support for the project. It also helps to increase the visibility
of the project and to let the community know that it is valuable. Thanks again for your support and we hope you find the
repository useful!
Orhan
Featured in
Comparison With Other Packages
Project Name | Required PHP Version | Description | Type (Official / Community) | Support |
---|---|---|---|---|
abdurazzoq/smart-text-ai | PHP 7.4+ | Most downloaded, forked, contributed, huge community supported, and used PHP SDK for OpenAI GPT-3 and DALL-E. It also supports chatGPT-like streaming. | Community | Available, (Personal mail arasulmuhammedov07@gmail.com) |
openai-** /c***t | PHP 8.1+ | OpenAI and Other PHP API client. | Community | - |
About this package
Fully open-source and secure community-maintained, PHP SDK for accessing the OpenAI GPT-3 API.
To get started with this package, you'll first want to be familiar with the OpenAI API documentation and examples
Requires PHP 7.4+