Skip to content

AI chatbox powered by openAI, pre-requisites: an openAI api key

Notifications You must be signed in to change notification settings

humzak711/AI-chatbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-chatbox

  • AI chatbox powered by openAI,

  • The openAI engine this chatbox uses is text-davinci-003,

  • The pre-requisites to run this code: an openAI api key

  • I am also currently in the process of building my own AI to power this chatbox, once it is created, I will create a new repository containing the source code for the AI along with the chatbox

for this project I used; Python (with Flask), HTML, CSS, and Javascript