Skip to content

DeSmart/gpt-prompts-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT OpenAI through API playground using Python

Installation

  • make sure that every required packages are installed
pip install -r requirements.txt
  • copy the .env.template file to .env and fill in the OPENAI_API_KEY variable

Running

You can edit run.py before running and change which specific prompt will be used.

python3 run.py

About

GPT Prompt Playground and tools using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages