Django-ChatGPT-Interface A simple, clean django site for interacting with GPT-3.5-Turbo. Install Python, Django and the 'openai' python module. Paste your API key in the views.py file. Run Django commands to migrate and runserver.