chatgpt-stream and chatgpt-spring-boot-starter

These are competitors—both provide Spring Boot integration layers for OpenAI's ChatGPT API, with Tool A offering a lighter-weight streaming implementation while Tool B provides a starter dependency, requiring developers to choose one approach for their project.

chatgpt-stream
51
Established
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Stars: 276
Forks: 76
Downloads:
Commits (30d): 0
Language: Java
License: Apache-2.0
Stars: 227
Forks: 54
Downloads:
Commits (30d): 0
Language: Java
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

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.

Java development chatbot integration Spring Boot AI application development API integration

About chatgpt-spring-boot-starter

flashvayne/chatgpt-spring-boot-starter

a chatgpt starter based on Openai Official Apis.

This project helps Java developers integrate OpenAI's ChatGPT capabilities directly into their Spring Boot applications. Developers can easily build features that chat with AI models or generate images from text prompts. It takes user prompts or conversation histories as input and returns AI-generated text responses or image URLs.

Java development Spring Boot applications AI integration chatbot development generative AI

Scores updated daily from GitHub, PyPI, and npm data. How scores work