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
An AI-powered chatbot designed to help users improve their pronunciation, build confidence, and practice communication skills. The chatbot provides personalized feedback, interactive conversations, and generates detailed progress reports.
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.
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.
Sign Language Recognition with Hand Gestures help in identifying various Sign Language gestures shown by visually impaired people where the input is the sign and the output being the translation of the sign and the respective voiced speech.