Skip to content

MartinMansoDEV/OpenAI-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

_______________________________________________________________________________________
   ____                   ___    ____            ____      _____    _   ____________ 
  / __ \____  ___  ____  /   |  /  _/           / __ \    / /   |  / | / / ____/ __ \
 / / / / __ \/ _ \/ __ \/ /| |  / /   ______   / / / /_  / / /| | /  |/ / / __/ / / /
/ /_/ / /_/ /  __/ / / / ___ |_/ /   /_____/  / /_/ / /_/ / ___ |/ /|  / /_/ / /_/ / 
\____/ .___/\___/_/ /_/_/  |_/___/           /_____/\____/_/  |_/_/ |_/\____/\____/  
    /_/                                                            by Martín Manso
______________________________________________________________________________________

Requeriments

Installation

pip3 install -requirements.txt

Configuration

When you get an openai key, you just have to enter in the OPENAI_KEY variable in the /mainapp/settings.py file (Not recommended for production environments)

Execution

python3 manage.py runserver

Examples

Success

Error

About

Simple integration of the OpenAI API with the Django framework in a chat format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors