My Food Track App

'My Food Track App' built by using react-native. Features Including :
  • - the app has a speech recognition feature which takes input from the user in the form of any sentence or phrase.
  • - Then it will identify the food name present in that particular sentence and gives calories and nutrition details of that food / fruit / vegetable along with its recipe.
  • - Used packages react-native-community/voice , react-native-tts for speech recognition and text to speech
  • - Integrated food nutrition API from https://calorieninjas.com/ .