The Repository is the implementation of DabR model.
It is also used as AI Reputation Service of AI-Adaptive_PoW System.
Adaptive_PoW Repository Link: https://github.com/trishac97/AI_Adaptive_POW
- Clone & Extract Code.
- Download dependencies from requirements.txt
- Add/Replace your https://ipinfo.io/ api token in the code.
- Run. Command: python dabr.py
- Hit http://127.0.0.1:5000/getreputation/ to get the reputation.
- Enjoy!