Skip to content

Instantly share code, notes, and snippets.

View gantoin's full-sized avatar

Antoine Gauthier gantoin

View GitHub Profile
@gantoin
gantoin / chatgpt-api-in-java.md
Last active May 22, 2024 03:38
🤖 How to use ChatGPT API in your Java application?

🤖 How to use ChatGPT API in your Java application?

tags: chatgpt, java, api

Hi guys 👋 I'm sure you enjoy using chat GPT to produce, optimise, or translate code from any programming language to Java.

Today I'll show you how to use OpenAI ChatGPT API with Java, it's pretty easy.

1. Register for an API key