Public
Edited
Mar 15, 2023
2 stars
Insert cell
Insert cell
import {
viewof openaiApiKey,
completions,
text_edits,
code_edits,
images
} from "@osteele/openai-api"
Insert cell
viewof openaiApiKey
Insert cell
completions("Give me a 1-sentence pitch for a company called Chips Ahoy")
Insert cell
completions("what fun, unique snacks should we have at a LLM hack day meetup")
Insert cell
completions("why did you suggest smoothie shots as a snack for the LLM hack day meetup")
Insert cell
completions("what toppings should the popcorn bar offer")
Insert cell
completions("what are some puns for an old-fashioned popcorn machine")
Insert cell
completions("what should we name a vintage popcorn machine")
Insert cell
completions("what is a pun should we name a vintage popcorn machine")
Insert cell
completions("what is your favorite snack?")
Insert cell
completions("Why is that your favorite snack")
Insert cell
completions("what are some good accompaniments to popcorn that are family-friendly and cannot be found in the United States")
Insert cell
completions("try again")
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more