Usage
Installation
To use BiasLens, first clone the repo
git clone https://github.com/MJ-02/BiasLens.git
We highly recomend initializing a virtual enviroment and using pyhton version 3.9
Change into repo directory
cd BiasLens
Install the dependencies
pip install requirements.txt -r
Run the driver script
<YOUR PYTHON PATH> main.py
Lauch the frontend located in Frontend/frontend.html