ruscoe / chatgpt-frontend

A PHP and HTML front-end for ChatGPT.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A ChatGPT Front-End

Provides a quick and simple PHP and HTML front-end to OpenAI's ChatGPT.

ChatGPT Front-End

Requirements

Quick set up

Copy all files to a web server with PHP support

Run composer install in the directory you copied the files to.

In chat.php replace YOUR API KEY with your OpenAI API key.

Open index.html in your web browser.

About

A PHP and HTML front-end for ChatGPT.


Languages

Language:HTML 77.0%Language:PHP 23.0%