This is a sample application for the Semantic Kernel SDK.
To run this sample, you must first update the appsettings.json
file with your OpenAI details, Hue Bridge connection information, and an API key for Bing search.
To get your Hue Bridge connection information, you can use the Hue Bridge Discovery article.
After updating the appsettings.json
file, you can run the sample using the following command:
dotnet run
You can ask the following questions to the sample application:
- "Turn on the lights"
- "Turn off the lights"
- "Make the lights the opposite color"
- "Change the lights to the team colors of the winners of the 2024 Super Bowl"