Skip to content

gbaeke/openai_assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openai_assistant

Home automation with the OpenAI Assistants API

Check the video: https://youtu.be/VglcqneAbvE

Note: you will need Hue lights to use this app as is

Ensure you add a .env file with the following:

OPENAI_API_KEY=YOUR_OPENAI_API_KEY

Ensure you install portaudio. E.g., on MacOS with brew:

brew install portaudio

Install Python packages with pip install -r requirements.txt

In hue.py, replace the IP with with IP of your bridge. Check https://github.com/studioimaginaire/phue for help with connecting to the bridge.

Now run the app with python3 hue.py

About

Home automation with the OpenAI Assistants API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages