hncboy/ai-beehive
AI 蜂巢,基于 Java 使用 Spring Boot 3 和 JDK 17,支持的功能有 ChatGPT、OpenAi Image、Midjourney、NewBing、文心一言等等
This project helps individuals or small teams create and manage a centralized platform for accessing various AI chat and image generation services like ChatGPT, Midjourney, and NewBing. It takes your text prompts or images and uses different AI models to generate text responses or new images. Anyone who needs a unified interface to leverage multiple AI tools for creative or informational tasks would use this.
2,222 stars. No commits in the last 6 months.
Use this if you want to set up your own customizable AI hub, controlling which AI models are available and who can use them, without relying on third-party SaaS solutions.
Not ideal if you are looking for a simple, off-the-shelf AI chat application and do not want to manage a server or database.
Stars
2,222
Forks
637
Language
Java
License
Apache-2.0
Category
Last pushed
Aug 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/hncboy/ai-beehive"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
jeecgboot/jeecg-boot-starter
JeeccgBoot项目的启动模块,拆分出来便于维护 含各种starter:微服务启动、xxljob、分布式锁starter、rabbitmq、分布式事务、分库分表shardingsphere、mongondb
fuzhengwei/chatbot-api
《ChatGPT AI 问答助手》 开源免费项目,涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署,小巧精悍,流程全面。对于Java编程伙伴来说,非常具有学习价值。
PenglongHuang/ChatGPT-Java-FunAi
ChatGPT Java 基于SpringBoot的后端开源web学习项目,FunAi。支持OpenAI官方所有接口。无限轮聊天 + 带上下文逻辑 + 流式输出 / 普通输出。PDF解析 +...
274056675/springboot-openai-chatgpt
超级AI大脑一个基于SpringCloud微服务架构,已对接GPT-3.5、GPT-4.0、百度文心一言、stable diffusion...
NiuXiangQian/chatgpt-stream
OpenAi最简洁的Java流式返回接入方式,方便接入业务系统,没有第三方依赖,只需要使用Spring Boot即可!轻松构建你的带有聊天记忆、画图功能的chatgpt,支持代码块高亮、markdown语法!