Description: This program is accessibility friendly and it uses the webcam or text input to detect an ingredient. Once the ingredient has been detected, the food API pulls out 5 recipes. When we choose a recipe, we are able to use text-to-speech on the instructions. We use AI food detection for us to be able to detect an ingredient. We created a database for users that registers for the app program.
SOURCES:
TYPE ANIMATION: https://youtu.be/yefgBA1CecI?si=YnuEB0PdaeXfc62O LOGIN PAGE: https://youtu.be/Jh40uRabHcI?si=KQDETgRD5B7m0bEk FOOD API: https://www.themealdb.com/api.php TEXT TO SPEECH: https://www.geeksforgeeks.org/convert-text-speech-python/ AUDIO IN HTML: https://youtu.be/uof_zYxtnp0?si=xKjJgA8avheq9Sat LOGIN/SAVE/REGISTER: https://www.youtube.com/watch?v=lAY7nXh83fI&t=604s&ab_channel=TheCodeCity CONNECTING TO DATABASE: https://youtu.be/SYG1jQYIxfQ?si=mzvM_f7SVFnkcwym AI (FOOD DETECTION): https://github.com/anushkaspatil/Food-Detection WEBCAM with Python: https://medium.com/@dghadge2002/user-friendly-webcam-photo-capture-with-python-and-opencv-ce13de7e4ff3
DEBUGGER: AI - chatGPT