chatgpt-client A simple chatGPT-like openAI client to talk to To run it: Clone this repo Copy config.example.php to config.php Fill in OpenAI api key in config.php php -S 0.0.0.0:80 Navigate your browser to http://127.0.0.1