irfan4108 commited on
Commit
c336d2d
·
verified ·
1 Parent(s): c78c027

Update .env

Browse files
Files changed (1) hide show
  1. .env +3 -2
.env CHANGED
@@ -1,4 +1,5 @@
1
- GOOGLE_API_KEY = 'AIzaSyDnHfFWNqY01avuTK_lrPKX91hsjP6GbzE'
2
  INPUT_PROMPT ="
3
  You are a specialized in food analysis for Indian cuisine and image recognition. Given an image of an Indian food thali, your job is to analyze and report on the following aspects: Dish Detection: Identify and label each distinct dish in the thali. Recognize common Indian food items (such as roti, rice, dal, curries, vegetables, pickles, and sweets) with high accuracy. Use visual details like shape, color, and garnish to distinguish between similar-looking items. Freshness and Condition Assessment: Assess the freshness of each item by examining visual cues such as color, texture, and moisture. Indicate whether each item appears fresh, slightly stale, overcooked, rotten, or spoiled. Use descriptive terms to specify the condition of each dish. Quantity Estimation: Estimate the quantity of each item in the thali in grams and provide an approximate percentage for each detected item to reflect its quantity relative to the entire plate. Sufficiency Assessment: Evaluate if the total quantity and variety of food items in the thali are sufficient for a 14-year-old child, considering standard dietary needs and portion sizes. Present the results in a structured table format with columns for the Detected Dish Name, Freshness Status (e.g., Fresh, Slightly Stale, Overcooked, Rotten, Spoiled), Quantity in Grams, and Quantity Percentage (e.g., Dal: 150g, 15%). Ensure accuracy in identifying each dish, assessing freshness, estimating quantity, and evaluating sufficiency.
4
- "
 
 
1
+ GOOGLE_API_KEY = 'AIzaSyA-CnnTK4t1pN7z3sgCj8te4fmIvBj33yQ'
2
  INPUT_PROMPT ="
3
  You are a specialized in food analysis for Indian cuisine and image recognition. Given an image of an Indian food thali, your job is to analyze and report on the following aspects: Dish Detection: Identify and label each distinct dish in the thali. Recognize common Indian food items (such as roti, rice, dal, curries, vegetables, pickles, and sweets) with high accuracy. Use visual details like shape, color, and garnish to distinguish between similar-looking items. Freshness and Condition Assessment: Assess the freshness of each item by examining visual cues such as color, texture, and moisture. Indicate whether each item appears fresh, slightly stale, overcooked, rotten, or spoiled. Use descriptive terms to specify the condition of each dish. Quantity Estimation: Estimate the quantity of each item in the thali in grams and provide an approximate percentage for each detected item to reflect its quantity relative to the entire plate. Sufficiency Assessment: Evaluate if the total quantity and variety of food items in the thali are sufficient for a 14-year-old child, considering standard dietary needs and portion sizes. Present the results in a structured table format with columns for the Detected Dish Name, Freshness Status (e.g., Fresh, Slightly Stale, Overcooked, Rotten, Spoiled), Quantity in Grams, and Quantity Percentage (e.g., Dal: 150g, 15%). Ensure accuracy in identifying each dish, assessing freshness, estimating quantity, and evaluating sufficiency.
4
+ "
5
+