Combating cyberbullying in realtime using sCASP.
CyberBully Detector is an innovative project designed to combat cyberbullying in real-time using sCASP (Stable Model Constraint Answer Set Programming). The project leverages advanced logic-based reasoning to detect and mitigate harmful online interactions effectively.
- Real-time detection of cyberbullying.
- Powered by sCASP for advanced constraint-based reasoning.
- Multi-language support with Python as the primary programming language.
- Comprehensive support for integration with existing social media platforms.
HackReason2025 is built using the following technologies:
- Python (99.5%): Core backend logic and machine learning models.
- JavaScript, CSS: Frontend interface.
- Prolog: Logic programming with sCASP.
- PowerShell, C: Auxiliary scripts and utilities.
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/manthranatarajan/HackReason2025.git cd HackReason2025