Skip to content

dominic84p/dogefight

Repository files navigation

Dog Fight Predictor

ai predicts which dog would win in a fight lol

also has cat mode

setup

  1. get a free api key from google ai studio (https://aistudio.google.com/apikey)
  2. create a cloudflare worker
wrangler deploy -c wrangler-dogfight.toml
  1. add your api key as a secret:
wrangler secret put GEMINI_KEY
  1. create a kv namespace for rate limiting:
wrangler kv namespace create RATE_LIMIT
  1. update the kv id in wrangler-dogfight.toml
  2. deploy:
wrangler deploy -c wrangler-dogfight.toml
  1. update the worker url in app.js and cat.js

note: switched from openrouter to gemini, Use older ver of worker (1.0.0) if want openrouter

features

  • upload your own dog/cat
  • ai roasts them
  • rate limiting so ppl cant spam
  • secure api key storage

Special thanks to

made with ❤️

Credits Dominic84p
Prolly slatefv or some shi idfk

Ps: Plz giv credit or I be sad, And if u deadazz sell ts ur a dick.

About

Dogfight and also catfight but I call dogfight because sound better

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors