shortymc / ChatBot-GPT

Simple ChatBot GPT-3 using PHP which can answer questions in the form of text only.

Home Page:http://kepoin.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Give a star and download this repository.
  2. Unzip and paste the folder on htdocs of yours
  3. Run your Apache server ( i use XAMPP Control Panel )
  4. Get your API Key on https://platform.openai.com/account/api-keys and change your OpenAI API Key on file bot.php
  5. On your localhost server http://localhost/foldername

SORRY FOR BAD ENGLISH :) I HOPE YOU ENJOY IT!

About

Simple ChatBot GPT-3 using PHP which can answer questions in the form of text only.

http://kepoin.tech


Languages

Language:Hack 70.5%Language:PHP 29.5%