MCPcopy Index your code
hub / github.com/bkane1/gpt3-instruct-sandbox

github.com/bkane1/gpt3-instruct-sandbox @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
23 symbols 40 edges 2 files 20 documented · 87%

Browse by type

Functions 21 Types & classes 2
What it actually does AI analysis from the code graph — generated when you open this
loading…
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.

Core symbols most depended-on inside this repo

Shape

Method 20
Class 2
Function 1

Languages

Python100%

Modules by API surface

api/gpt.py23 symbols

For agents

$ claude mcp add gpt3-instruct-sandbox \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page