Interactive Jupyter Notebook Environment for using the GPT-3 Instruct API
This project updates an existing GPT-3 sandbox project (https://github.com/shreyashankar/gpt3-sandbox) to interact with OpenAI's Instruct API (still in beta, join waitlist at https://share.hsforms.com/1Lfc7WtPLRk2ppXhPjcYY-A4sk30).
Example includes Interactive UI using IPython Widgets to input prompt to GPT-3 and then run SQL code (using sqalchemy) in one place.
Article describing GPT-3 Instruct usage is located at: https://blog.seekwell.io/gpt3.