RUDRA is a responsive web application for Police and Public Assistance.
NOTE
Unique ID for Police section: 3456
Use seperate account for both section.
- Available in Multiple Languages
- Separate Chatbot assistance
- Easy reporting of theft
- AI based real-time Firearm Detection
- AI based real-time Face Detection
- Dark Mode
- Custom Scroll bar
- Scroll to Top button
- For Image Recognition we are using AI ML by TensorFlow.
- For frontend we have used React Js (only for firearm Detection) and jQuery for frontend.
- For developing backend we have used JavaScript.
- For styling we have used CSS and Bootstrap.
Am I missing any of your favorite features, which you think you can add to it❓ We invite you to contribute to this project and make it better. To start contributing, follow the guidelines here
For any doubts join the community by here
Only for Firearm Detection
Required to install and run the software:
From the project folder, run these commands in console (terminal) to install dependencies and run the app:
1. cd English\Police\pages\FirearmDetection
2. npm install
3. npm run dev
Similar steps for Kannada Section
1. cd Kannada\Police\pages\FirearmDetection
2. npm install
3. npm run dev