Skip to content

HarrisonCode115/OpenAIAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenAIAPI

Use of OpenAI API

DEPENDENCIES

RUN COMMANDS: pip install OpenAI pip install Flask pip install flask_cors

Additionally you will need to configure your own OpenAI Environment using your own Key

If you don't have a key then you will need to go to GPT website and create one and then configure the environment

If you do have a key then configure it

To check it works in your machine, on Windows CMD use echo %OPENAI_API_KEY% This should output your key

About

Use of OpenAI API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published