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.
Supports function calling, token counting, multi-key round-robin load balancing, and streaming responses with context persistence. Implements HTTP/SOCKS5 proxy support and reverse proxy configuration for regional network constraints, with builder-pattern initialization. Integrates seamlessly with Spring Boot via SSE (Server-Sent Events) for real-time streaming and includes JSON-based function definition schemas for tool-use workflows.
About chatgpt-client
dongyado/chatgpt-client
chatgpt java client, support chatgpt plus user
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work