Skip to content

lpthong90/django-chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django ChatGPT
Using Django to demo a simple ChatGPT version of OpenAI.


Documentation: https://lpthong90.dev/django-chatgpt

Source Code: https://github.com/lpthong90/django-chatgpt


Features

  • Register new user accounts
  • Authentication users
  • Chat with ChatGPT

Related Services

  • ChatGPT OpenAI => To get OPENAI_API_KEY

Environment Variables

OPENAI_API_KEY=<OPENAI_API_KEY>

Run

> ./scripts/dev.sh 

Screenshots

Signin

Signup

Chat1

Chat2

Video demo:

<iframe width="800" height="450" src="https://www.youtube.com/embed/aHzL0hrCc-o?si=wd869ETzx44F4H52" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

About

Using Django to demo a simple ChatGPT version of OpenAI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published