Skip to content

matthewbolanos/semantic-kernel-home-automation

Repository files navigation

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"

About

A home automation sample that uses Semantic Kernel and Hue lights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages