Technology Led By Innovation
Face Recognition System is an face detection and recognition system developed in Python using OpenCV. This is version 1.0 and is a command line based app with sections for capturing faces and later on detecting. This is developed in December, 2024. This uses the OpenCV python library and provides very much appropriate results. Later on this will be provided with the capability of integrating with other softwares for real time applications. Have a check this out!
PFUL Video Downloader is an app that can be used to download videos that are publicly available from the web. Currently it has support for Youtube only. But work is being made for providing support of Dailymotion, Vimeo, Facebook and Instagram also. Being developed in Apr 2024 it is the most basic version of the app. It comes with a handy installer and supports all windows systems from start till date.
SimpOCR is an simple OCR that can extract text from images(jpg/png) and pdf files. It extracts texts using AI technioques, built using python along with keras-ocr, tensorflow libraries. This is a console application that can take image or pdf as input arguments and output file (optional) that saves the output text. This can be useful tool for automating image/pdf to text conversion and use self efficient portals using it.