Spaces:
Sleeping
Sleeping
title: FoodHealthChecker | |
emoji: π | |
colorFrom: blue | |
colorTo: yellow | |
sdk: docker | |
pinned: false | |
license: apache-2.0 | |
app_port: 8080 | |
## FoodHealthChecker | |
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.** | |