chatgpt-stream and chatgpt-steam-output

These are **competitors** — both provide Spring Boot implementations for streaming OpenAI ChatGPT responses, with the main differentiation being that NiuXiangQian's solution emphasizes simplicity with no third-party dependencies and includes higher-level features like chat memory and code highlighting, while Grt1228's focuses on basic stream output functionality.

chatgpt-stream
51
Established
chatgpt-steam-output
43
Emerging
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 25/25
Stars: 276
Forks: 76
Downloads:
Commits (30d): 0
Language: Java
License: Apache-2.0
Stars: 472
Forks: 170
Downloads:
Commits (30d): 0
Language: HTML
License:
Stale 6m No Package No Dependents
No License 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-steam-output

Grt1228/chatgpt-steam-output

Open AI ChatGPT流式输出。Open AI Stream output. ChatGPT Stream output.GPT-3.5

This project helps software developers integrate ChatGPT's real-time, word-by-word text generation into their applications. It provides example code that takes user input and displays ChatGPT's responses as they are being generated, similar to the official ChatGPT interface. The output includes the generated text and calculates token usage, making it useful for developers building chat applications on various platforms like Android, iOS, and web.

API-integration mobile-app-development web-application-development real-time-chat Java-development

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