An open API service indexing awesome lists of open source software.

https://github.com/bhazel/intelli-scene

Adding AI to Philips Hue installations!
https://github.com/bhazel/intelli-scene

Last synced: about 1 year ago
JSON representation

Adding AI to Philips Hue installations!

Awesome Lists containing this project

README

          

# IntelliScene

IntelliScene adds AI to Philips Hue installations!

## Technologies

* .NET
* Microsoft Semantic Kernel
* Open AI
* Philips Hue API

## Getting Started

You need access to a Philips Hue lighting installation you can control via its API. Details on getting started can be found on the [Philips Hue Developer](https://developers.meethue.com/develop/hue-api-v2/getting-started/) web site.

The following will need to be installed to work with the Jupyter notebooks in this repository:

* .NET 8
* .NET Interactive
* Visual Studio Code (recommended)
* [Polyglot Notebooks Extension](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.dotnet-interactive-vscode) (recommended)