Skip to content

nethq/flask-local-openai-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-local-openai-interface

Create a local interface to the OpenAI API using Flask.

This is a work in progress. I'm still working on the best way to implement this. I'm open to suggestions.
Create a "openai-key.env" file with the following contents in the same directory as the script you are running:

OPENAI_API_KEY=<YOUR_API_KEY>

About

This is a python package compromising of CLI and browser based frontend for managing the responses and answers from the openAI API through curl commands.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors