This is a simple and quick chatbot for conversational purposes based on a rule-based approach using Natural Language Toolkit in Python.
This model is developed using the Machine Learning classification algorithm Logistic Regression to classify the human gender based upon speech signal pre-processed data.
Face Recognition System using well know MTCNN algorithm. This system can be used in various applications such as computer vision, security purposes, etc.
Casino number guessing game in C++. In this game, if the player guessed the number correctly will receive 10 times the amount he bet with else he will lose the amount.