My inspiration was to simplify the process of searching for specific health issues that may be challenging to articulate through typing but can be easily described verbally. Personally, I find it difficult to convey exactly what I'm experiencing in written form, but I excel at verbal descriptions. This was the solution that I created in order to facilitate medical issue searches through voice commands, ultimately saving users valuable time. The core functionality of my project involves interpreting voice-based medical commands and questions, conducting corresponding web searches tailored to the user's specific health concern. To implement this, I utilized libraries for voice recognition and a web browser opening application. The user interface, displaying instructions on how to use the voice activation feature, was created using pygame. Python served as the primary programming language for the project.Throughout the development process, I encountered various challenges, including bugs, library download issues, and syntax errors. Although I have experience with Python, it is not my primary language which led to my overall forgetfulness of basic commands. Learning and implementing new libraries was the biggest challenge. The proudest achievements are the successful integration of voice recognition and the creation of a user-friendly window that provides instructions for utilizing the voice activation feature. This project has allowed me to gain proficiency in installing libraries, particularly those related to pygame and voice recognition. Looking ahead, there is room for further improvement of Health AI by incorporating additional health-related aspects such as heart rate trackers and diet monitoring, that's the path I hope the future of the project will head.
Log in or sign up for Devpost to join the conversation.