You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program allows the user to speak to the program (just like SIRI or Google Assistant), uses python's speech recognition library to convert the speech to text , understands it and googles the question asked by the user (if any) and then uses web scrapping using selenium-webdriver to fetch the most appropriate result from the google-search and…
This project will ask the user series of question based on which a CV will be generated in .docx format. Each question asked will be verbally repeated along with on-screen display of the same question.
Python-based robot with pre-programmed functionality to respond to user requests aids in day to day work inspired by sci-fi movies. Smart enough to send emails to different contacts over voice command. Technologies used: Pyttsx3 and speech recognition module.