chatgpt-java and chatgpt-client
These are competitors offering alternative Java SDK implementations for ChatGPT API integration, where PlexPt/chatgpt-java is a more mature and widely-adopted unofficial SDK while dongyado/chatgpt-client is a lighter-weight alternative with ChatGPT Plus account support.
About chatgpt-java
PlexPt/chatgpt-java
ChatGPT Java SDK。支持 GPT-4o、 GPT-5 API。开箱即用。An unofficial Java SDK for seamless integration with ChatGPT's GPT-5 and GPT-4 APIs. Ready-to-use, simple setup, and efficient for building AI-powered applications.
This project provides a ready-to-use toolkit for Java developers who want to integrate advanced ChatGPT capabilities into their applications. It allows you to send prompts and receive AI-generated responses using various GPT models, manage conversation history, and access specialized features like function calling. Developers use this to build AI-powered features directly into their Java-based software.
About chatgpt-client
dongyado/chatgpt-client
chatgpt java client, support chatgpt plus user
This project provides a Java client that lets developers integrate ChatGPT Plus directly into their applications. By providing specific session tokens and user details, it allows developers to send prompts to ChatGPT and receive responses. This is primarily used by Java developers who want to add conversational AI capabilities to their software, leveraging a paid ChatGPT account.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work