senthilnayagam / chatgpt-clone

Build Yo'own ChatGPT with OpenAI API & Gradio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chatgpt-clone

Build Yourown ChatGPT with OpenAI 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

Complete Tutorial: https://youtu.be/n5nn3mQxrE8

Demo

chatgptcloneintro.mp4

About

Build Yo'own ChatGPT with OpenAI API & Gradio

License:MIT License


Languages

Language:Python 100.0%