A Web App that digitises the process of finding lost people using query words like names,gender etc. With interactive UI,this is user friendly. Person who finds someone lost can upload deescription and image of the person and thus it will help in speedy search of the lost person.
- Authentication provided so that each and every user is registered.
- Search using simple keywords available.
- Once person found,he/she can easily be removed from the list.
- HTML
- Python
- Django
- Using NLP and Image processing in ML, this idea can be extended where the person uploads current picture of the lost person and that is matched with the one's in database and the name corresponding to the image is generated.