Submit ONNX Model
🤖 Submit your AI model to control the dot behavior! How it works: - 📁 Upload your ONNX model to GitHub/Hugging Face/etc.
- 🔗 Get the raw file URL (must end with .onnx)
- 📝 Submit the URL below with optional description
- 🎯 Get a shareable link like
yoursite.com/?r=abc123
- 🚀 Share with others to test your AI model!
⚠️ Make sure your model expects input shape [seq_len, 6]
with features: timestamp, dotX, dotY, mouseX, mouseY, mouseDown