Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/bkane1/gpt3-instruct-sandbox

Interactive Jupyter Notebook Environment for using the GPT-3 Instruct API
https://github.com/bkane1/gpt3-instruct-sandbox

Last synced: 3 months ago
JSON representation

Interactive Jupyter Notebook Environment for using the GPT-3 Instruct API

Lists

README

        

# gpt3-instruct-sandbox
Interactive Jupyter Notebook Environment for using the GPT-3 Instruct API

# Description

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.