nighthawkcoders / APCSA

AP Computer Science A
https://nighthawkcoders.github.io/APCSA/
Apache License 2.0
0 stars 44 forks source link

ChatGPT using Java #77

Open horizon-ab opened 11 months ago

horizon-ab commented 11 months ago

A detailed guide on calling the OpenAI API to utilize AI models such as ChatGPT, from creating an OpenAI account to actually making the API request in Java code. Written by Bailey and Don.