Discover and explore top open-source AI tools and projects—updated daily.
API proxy for Coze bots on Discord, enabling GPT-4 access
Top 12.7% on SourcePulse
This project provides a proxy for Coze bots on Discord, enabling API access to GPT-4 models for chat, image generation, and retrieval-augmented generation. It targets users of popular chat interfaces like NextChat and LobeChat, offering a unified API endpoint for various AI functionalities.
How It Works
The proxy acts as an intermediary, intercepting requests intended for OpenAI's API and forwarding them to Coze bots hosted on Discord. It leverages Discord's API to interact with Coze bots, translating requests into a format Coze understands and then returning responses in an OpenAI-compatible format. This approach allows users to access Coze's capabilities through familiar OpenAI API endpoints.
Quick Start & Requirements
docker-compose pull && docker-compose up -d
) or Docker run command.Highlighted Details
<ip>:<port>/swagger/index.html
.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
2 months ago
1 day