Building a simple automated attendance system using facial recognition in Python that detects faces and records live attendance with the login time in an excel sheet.
Automated voice recording and transcription using sounddevice and SpeechRecognition modules in Python.
Classification models to predict 10-year risk of future coronary heart disease (CHD) using Python.
A prototype of banking chatbot implemented in python using ChatterBot library, flask web framework, and SQLStorageAdapter.