Deploying a ChatGPT Clone to a Server Using the OpenAI API

Deploying a ChatGPT Clone to a Server Using the OpenAI API

Linode via YouTube Direct link

Introduction

1 of 27

1 of 27

Introduction

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Deploying a ChatGPT Clone to a Server Using the OpenAI API

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Enable Chat with AI Bot
  3. 3 Obtain OpenAI API Key
  4. 4 Create Prompt Function
  5. 5 Create Database to Store Conversations
  6. 6 Import User Model
  7. 7 Add App to Installed Apps
  8. 8 Make Migrations & Save
  9. 9 Add Model to Admin.py
  10. 10 Create Form
  11. 11 Pass Form Data to API
  12. 12 Code Response Prompt
  13. 13 Store Message & Response in Database
  14. 14 Retrieve User History
  15. 15 Deploy Django One Click on Akamai
  16. 16 Connect to Server
  17. 17 Install Git
  18. 18 Create New Repo
  19. 19 Push App to Git
  20. 20 Obtain GitHub Token
  21. 21 Import Project
  22. 22 Pull Changes
  23. 23 Update PostgreSQL Database
  24. 24 Install psycopg2
  25. 25 Run Migrations
  26. 26 Test Web App
  27. 27 Conclusion

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.