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.
227 stars. No commits in the last 6 months.
Use this if you are a Java developer building a Spring Boot application and want to add conversational AI or AI image generation features without manually handling the OpenAI API integration.
Not ideal if you are not working with Java or Spring Boot, or if you need to integrate with other AI providers besides OpenAI.
Stars
227
Forks
54
Language
Java
License
MIT
Category
Last pushed
Mar 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/flashvayne/chatgpt-spring-boot-starter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
jeecgboot/jeecg-boot-starter
JeeccgBoot项目的启动模块,拆分出来便于维护 含各种starter:微服务启动、xxljob、分布式锁starter、rabbitmq、分布式事务、分库分表shardingsphere、mongondb
fuzhengwei/chatbot-api
《ChatGPT AI 问答助手》 开源免费项目,涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署,小巧精悍,流程全面。对于Java编程伙伴来说,非常具有学习价值。
NiuXiangQian/chatgpt-stream
OpenAi最简洁的Java流式返回接入方式,方便接入业务系统,没有第三方依赖,只需要使用Spring Boot即可!轻松构建你的带有聊天记忆、画图功能的chatgpt,支持代码块高亮、markdown语法!
274056675/springboot-openai-chatgpt
超级AI大脑一个基于SpringCloud微服务架构,已对接GPT-3.5、GPT-4.0、百度文心一言、stable diffusion...
PenglongHuang/ChatGPT-Java-FunAi
ChatGPT Java 基于SpringBoot的后端开源web学习项目,FunAi。支持OpenAI官方所有接口。无限轮聊天 + 带上下文逻辑 + 流式输出 / 普通输出。PDF解析 +...