hncboy/ai-beehive
AI beehive is a modular Java backend for AI-powered chat rooms, integrating ChatGPT, Midjourney, NewBing, and Baidu Ernie Bot.

Velocity · 7d
+1.9
★ / day
Trend
→steady
star history
The project provides a Spring Boot 3 backend framework for building AI chat applications with support for multiple AI service providers. Users interact with different AI models through modular chat rooms (honeycomb cells) that can be extended via configuration. The system uses WebSocket for real-time chat, Redis for token storage, and MySQL for persistence.