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!
- Host: GitHub
- URL: https://github.com/bhazel/intelli-scene
- Owner: BHazel
- Created: 2024-03-17T11:56:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T21:08:03.000Z (about 2 years ago)
- Last Synced: 2024-12-06T21:17:01.198Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)