#Google Drive link : https://drive.google.com/file/d/19yqGMIvBqrPbWJJSpd_2KFirimrM1KTP/view?usp=drivesdk
This repository contains the source code for a website dedicated predict the type of harassment about the incident provided,
-Input can be given for entering Description of incidents -Then the model predicts about what would be the predicted type of harasment in categories -Also, Then it even provides explainable AI to those predictions
To view the website locally, follow these steps:
- Clone this repository to your local machine.
- Navigate to the project directory.
- Open the app.py file in vscode or any similar platform
- Run the command "streamlit run app.py"
Contributions to this project are welcome and encouraged. If you would like to contribute, please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or fix.
- Make your changes and test thoroughly.
- Submit a pull request with a clear description of your changes.