| title | emoji | colorFrom | colorTo | sdk | pinned | license | app_port |
|---|---|---|---|---|---|---|---|
FoodHealthChecker |
🏃 |
blue |
yellow |
docker |
false |
apache-2.0 |
8080 |
This is an C# blazor server app app that lists all the ingredients and nutritional info present in a given food products and predicts whether it is healthy or not.
Build using .Net with the Semantic Kernel SDK and Azure OpenAI/OpenAI models.
NOTE Running this app requires either an Azure OpenAI endpoint or an OpenAI APIKey present in the app settings to function properly.