AI art generators like OpenAI's DALL-E 3 make it simple for anyone to create stunning artwork. I wanted to make DALL-E 3 more accessible by creating a device that not only allows everyone to simply shout out what they want to create, but also share it on a large and conveniently located display - your TV.
So I created Lumina. Lumina runs a python program that uses Picovoice solutions to detect a wake word and listen to requests and OpenAI’s DALL-E 3 to convert the request to an image that is then displayed on the connected TV. It runs on a Raspberry Pi 4.
The full DIY instructions for this project are here: https://github.com/DevMiser/Lumina.
Comments