Fake AI Detective is a tool to test your OpenAI like API channel.
Cloudflare CDN is recommended.
wget https://raw.githubusercontent.com/wzxjohn/fake-ai-detective/refs/heads/master/docker-compose.yaml
# Change DETECTIVE_DOMAIN env in config
docker-compose up -d
Define the domain of the tool. Must be accessible through the Internet.
Define the API Prefix of the tool. Set if you want to deploy under sub folder.
Define the Image Prefix of the tool. Set if you want to deploy under sub folder.
If you set the DETECTIVE_API_PREFIX
or DETECTIVE_IMAGE_PREFIX
env, please make sure your reserve proxy has been
properly configured.