
OpenAI Cookbook
Examples and guides for using the OpenAI API

About | Details |
---|---|
Name: | OpenAI Cookbook |
Submited By: | Charley Swift |
Release Date | 2 years ago |
Website | Visit Website |
Category | Open Source Developer Tools GitHub |
Example code and prompts for accomplishing common tasks with the OpenAI API. To try the examples yourself, you’ll need an OpenAI account. Most code examples are written in Python, though the concepts can be applied in any language.
One reason why GPT and OpenAI have been so successful is that their docs and <a href="https://beta.openai.com/examples" target="_blank" rel="nofollow noopener noreferrer">examples</a> are really good at demonstrating what's possible — and lighting up developers' imaginations. This cookbook is an example of that.
11 months ago