Skip to content

A simple, clean django site for interacting with GPT-3.5-Turbo.

Notifications You must be signed in to change notification settings

Ai-Austin/Django-ChatGPT-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Django-ChatGPT-Interface

A simple, clean django site for interacting with GPT-3.5-Turbo.

  1. Install Python, Django and the 'openai' python module.
  2. Paste your API key in the views.py file.
  3. Run Django commands to migrate and runserver.

About

A simple, clean django site for interacting with GPT-3.5-Turbo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published