几个php版本的chatgpt项目

    项目1、PHP代码,响应速度快,可以屏蔽敏感词,但无法连续对话:

    http://github.com/qiayue/php-openai-gpt-stream-chat-api-webui

    项目2、PHP代码,响应速度慢,可连续对话:

    http://github.com/dirk1983/chatgpt

    项目3、HTML代码,功能多,响应快,可生成语音:

    http://github.com/xqdoo00o/chatgpt-web