Skip to content

SanHacks/Chat-GPT3-Whatsapp-Web

Repository files navigation

GPT-3 Chat Web App

OpenAI (GPT3) API Usage In PHP.

Check out the sister project built in Go:

https://github.com/SanHacks/AiGen With features:
  • Text to Speech(GPT Speaks back to you)
  • Speech to Text(You Speak to GPT)
  • Image Generation: Speech & Text Supported
  • Weekly feature update

PHP Version

Simplest Setup And Configuration.

  1. Clone the repository
  2. Run composer install
  3. Create a database and import ChatGPT.sql
  4. Update connect.php with your database credentials
  5. Run php -S localhost:8000 in the root directory or use any other local server
  6. Open http://localhost:8000 or Your Local Server URL in your browser.
  7. Enjoy!

Screenshot 2022-12-04 at 21 56 29

About

OpenAI GPT API Chat Usage In PHP. Chat with GPT-3 In A Whatsapp Web Interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published