Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 888 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 888 Bytes

Semantic Kernel Home Automation sample

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.

Running the sample

After updating the appsettings.json file, you can run the sample using the following command:

dotnet run

Sample queries

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"