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.
168 stars. No commits in the last 6 months.
Use this if you are a Java developer building a Spring Boot application and want to easily incorporate a wide range of OpenAI's AI models and features, including managing multiple API keys and handling streaming responses.
Not ideal if you are not a Java developer or if your project doesn't use the Spring Boot framework.
Stars
168
Forks
30
Language
Java
License
Apache-2.0
Category
Last pushed
Nov 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/lzhpo/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解析 +...