PlexPt/chatgpt-java
A Java SDK for integrating OpenAI's ChatGPT and GPT-4/GPT-5 API into Java applications.

Not currently ranked — collecting fresh signals.
star history
This repository provides an unofficial Java SDK for calling OpenAI’s ChatGPT API. It supports GPT-3.5, GPT-4, GPT-4o, and GPT-4o-mini, including features like function calling, streaming responses, conversation context, token counting, multi-key polling, and proxy/reverse-proxy support. It is distributed via Maven and Gradle for easy dependency inclusion.
Frequently asked
- What is PlexPt/chatgpt-java?
- A Java SDK for integrating OpenAI's ChatGPT and GPT-4/GPT-5 API into Java applications.
- Is chatgpt-java open source?
- Yes — PlexPt/chatgpt-java is open source, released under the GPL-3.0 license.
- What language is chatgpt-java written in?
- PlexPt/chatgpt-java is primarily written in Java.
- How popular is chatgpt-java?
- PlexPt/chatgpt-java has 3.6k stars on GitHub.
- Where can I find chatgpt-java?
- PlexPt/chatgpt-java is on GitHub at https://github.com/PlexPt/chatgpt-java.