chatgpt-stream and chatgpt-spring-boot-starter
These are competitors: both provide Spring Boot integrations for OpenAI APIs with streaming support, but tool A emphasizes simplicity with no third-party dependencies while tool B offers more advanced features like multi-API-key management and custom configurations.
About chatgpt-stream
NiuXiangQian/chatgpt-stream
OpenAi最简洁的Java流式返回接入方式,方便接入业务系统,没有第三方依赖,只需要使用Spring Boot即可!轻松构建你的带有聊天记忆、画图功能的chatgpt,支持代码块高亮、markdown语法!
This project helps developers quickly integrate an OpenAI-powered chatbot into their Spring Boot applications. It takes user prompts and delivers real-time, streaming text responses, including support for chat history and image generation features. The primary user is a Java developer looking to build a custom ChatGPT-like experience within their existing business systems.
About chatgpt-spring-boot-starter
lzhpo/chatgpt-spring-boot-starter
支持OpenAi所有可用的接口,包括但不限于流式输出和Token计算等,可配置多个API-Key、权重、代理、自定义API等诸多功能...
This is a Spring Boot Starter that helps Java developers integrate OpenAI's various AI capabilities into their applications. It takes your application's prompts, images, or audio and allows you to generate text, modify images, transcribe speech, or analyze content using OpenAI models. Developers can use this to build features like AI chatbots, content moderation, or image generation directly into their Java-based services.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work