AI chat app for multi-agent group conversations
Top 30.6% on sourcepulse
This project provides a web-based, multi-AI chat application that simulates group conversations, enabling users to interact with multiple AI personas simultaneously. It's designed for AI enthusiasts and developers looking for a flexible platform to experiment with different AI models and character configurations.
How It Works
The application leverages React for the frontend and Cloudflare Pages for deployment, offering a free and straightforward hosting solution. It supports real-time streaming responses and allows for extensive customization of AI characters, including their personalities, models, and prompts. The architecture supports multiple AI models from various providers, managed via API keys and configuration files.
Quick Start & Requirements
npm run build
, Build output directory: dist
).DASHSCOPE_API_KEY
, HUNYUAN_API_KEY
, ARK_API_KEY
).config/aiCharacters.ts
and config/groups.ts
.wrangler
(npm install -g wrangler
) and running sh devrun.sh
. Preview available at http://127.0.0.1:8788
.Highlighted Details
Maintenance & Community
922322461
.Licensing & Compatibility
Limitations & Caveats
wrangler
.2 weeks ago
1 day