our project helps in simplyfing the FIR management system for police officials. A police officer can upload a FIR copy in any format on the portal and then the portal will itself extract the data from that file. The extracted data will be stored in our own secure database in keywords and then it can be used in managing database of criminals and taking further legal actions according to IPC rules and regulations. This comprehensive web application employs Django for backend operations, AngularJS for frontend development, and MySQL for database management. It integrates machine learning to extract and format data from police complaint FIRs, storing the processed information efficiently. Additionally, it leverages Google API to extract relevant details and seamlessly incorporates data captured in JPEG and PDF formats. The application's architecture allows for streamlined processing of FIRs, facilitating easier data retrieval and analysis. This sophisticated system enhances the efficiency of police station operations by automating the input and organization of complaint information, ultimately optimizing workflow and data management in law enforcement.
Implementing Google Vision API , server connection, CORS errors, database management
Discussion