In this project, I have included the speech recognition {speech to text} and pyttsx3 {text to speech} module & they work well. I have made them into simple functions so that I can call them when needed. Moreover, I have made a graphical user interface using the Tkinter library. I didn't stop here; I have included more fascinating features to it. It was designed by looking at Alexa from Amazon, to increase upon its features. I have added the game of tic-tac-toe, which the user can play just by using voice. It can do basic maths as well.
I have thought of adding NLP-based Speech Recognition instead of being dependant on the libraries for the future perspective. Also, adding on to the features, I have Handwritten data extraction to be added later on.