Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 547 Bytes

File metadata and controls

23 lines (14 loc) · 547 Bytes
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.