Sample model that uses panda to predict whether the user is bot or not by checking its post activity & IP address criteria, so when users have shared IP addresses and high post counter values it'd predicted as bot
To run this app, execute the following commands:
uv sync
python stealthkit/main.py