Where to use my OpenAi API credits on?

Hi. Am an elementary school teacher. Very new to Open AI features. Only created the account and added credits because of another programme that I have bought (SketchWow), which included this AI function where I could top up credits into Open AI and they will help to generate diagrams/flowcharts/visual infographics etc. which will aid in my teaching.

Currently I realised that the amount of credits used from that is very little, so am just wondering if there is anywhere else I can actually utilise the Open AI API credits so that they won’t be wasted if it expires.

It need not necessarily be related to education per se. Anything useful works too. Thank you all in advance!

Hi and welcoem to the developer forum!

You can visit platform.openai.com and make use of the playground, this is a similar experience to ChatGPT, but more technical in nature with all of the various parameters able to be set and played with, you can also use your API key with code you write in various languages, the most popular of which is Python.

You can visit the cookbook for examples and ideas on this : https://cookbook.openai.com

1 Like