springboot-openai-chatgpt and ChatGPT-Java-FunAi
These are **competitors**—both are full-stack Spring Boot applications that independently integrate OpenAI's ChatGPT APIs with multi-modal capabilities (text chat, image generation via Midjourney/Stable Diffusion, and RAG features), targeting the same use case of building a complete AI chatbot platform rather than serving as components for each other.
About springboot-openai-chatgpt
274056675/springboot-openai-chatgpt
超级AI大脑一个基于SpringCloud微服务架构,已对接GPT-3.5、GPT-4.0、百度文心一言、stable diffusion AI绘图、Midjourney绘图等。支持web,Android,IOS,H5多端应用,使用了OpenAI的ChatGPT模型实现了智能聊天机器人。用户可以在界面上与聊天机器人进行对话,聊天机器人会根据用户的输入自动生成回复。同时也支持画图,用户输入文本,便可以自动制作文生文生图。持续更新中,更多功能等着你来解锁
# Technical Summary Built on Spring Boot's monolithic architecture, this platform integrates multiple LLM backends (OpenAI GPT-3.5/4.0, Baidu Ernie, Stable Diffusion, Midjourney) through a unified API gateway, enabling both text generation and image synthesis via single backend service. The system implements plugin-style tool categorization (teaching, reference, lifestyle, entertainment) allowing modular feature expansion while maintaining stateless request handling across web, Android, iOS, and H5 clients. Frontend and backend communicate via RESTful APIs with session-based authentication, supporting real-time streaming responses for chat and asynchronous job polling for image generation tasks.
About ChatGPT-Java-FunAi
PenglongHuang/ChatGPT-Java-FunAi
ChatGPT Java 基于SpringBoot的后端开源web学习项目,FunAi。支持OpenAI官方所有接口。无限轮聊天 + 带上下文逻辑 + 流式输出 / 普通输出。PDF解析 + Embedding API+ 递归分词文段抽取 + 文本向量化 + 向量语义匹配 + 召回知识库相似文本匹配。接入文生图模型MidJourney / Stable Diffusion Model。智能客服/企业级知识库。APIKey额度精准查询 + 失效检测。AI游戏 + 专属于AI的社交平台
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work