Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 595 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 595 Bytes

openai-chatgpt

OpenAI ChatGPT (Text & Images) (PHP + Curl)

Before use:

  • Set up your OpenAI Account
  • Generate a API Key
  • Edit file openai.php, enter your api key.

Installation:

How to use, ChatGPT:

You can find more information and examples at the official documentation website: https://platform.openai.com/docs/introduction

Official OpenAI Github Repo: https://github.com/openai-php/client