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
Video demo: