scottiepowell / openAI_chatgpt_API_flask

flask app to pass input through a prompt to the openAI API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openAI_chatgpt_API_flask

flask app to pass input through a prompt to the openAI API

TO-DO-LIST

  1. add input variable for prompt
  2. add input variable for API key

About

flask app to pass input through a prompt to the openAI API

License:MIT License


Languages

Language:Python 83.5%Language:Dockerfile 16.5%