ai cooking
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

authored by

Paul Miller and committed by
GitHub
f325863f b12b4904

+2 -1
+2 -1
README.md
··· 1 1 Careme is your personal chef and sommilier. It will 2 2 3 - 1. Take yoru favorite grocery store based on location 3 + 1. Take your favorite grocery store based on location 4 4 2. Check the stores inventory for fresh meat and seasonal produce 5 5 3. Generate a weekly meal plan from a variety of cuisines and cooking styles. 6 6 ··· 13 13 - `KROGER_CLIENT_SECRET` - Kroger API client secret (required) 14 14 - `AI_API_KEY` - OpenAI or Anthropic API key (required) 15 15 - `CLARITY_PROJECT_ID` - Microsoft Clarity project ID for web analytics (optional) 16 + - `SENDGRID_API_KEY` - To allow sending weekly recipe lists via email 16 17 - `ENABLE_MOCKS` - For testing if you have none of the above 17 18 18 19 ## Live site