Skip to content

visheshsanghvi112/visheshai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatgpt-clone

Build Yourown ChatGPT with VisheshAI API & Gradio

Instructions:

  1. Get your OpenAI API key here - https://beta.openai.com/account/api-keys
  2. Replace that key in the app.py code
  3. Must keep that api key to highly private and don't show them to anyone
  4. Install the required libraries pip install -r requirements.txt
  5. run python app.py