Boburmirzo/apisix-java-chatgpt-openaiapi
Read the full tutorial
This helps developers integrate and manage AI capabilities from OpenAI's ChatGPT APIs within their Java Spring Boot applications. It allows you to build an application that sends requests to OpenAI and receives AI-generated content, with Apache APISIX handling security and traffic management for these interactions. This is ideal for backend Java developers building AI-powered features.
No commits in the last 6 months.
Use this if you are a Java developer building a Spring Boot application that needs to securely interact with OpenAI's ChatGPT APIs and manage that API traffic.
Not ideal if you are looking for a no-code solution or are not a Java developer familiar with Spring Boot and API management concepts.
Stars
8
Forks
2
Language
Java
License
—
Category
Last pushed
Jun 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Boburmirzo/apisix-java-chatgpt-openaiapi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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解析 +...