An AI powered daily image generator Designed to run either locally or in a Raspberry Pi. For the full experience read the Blog Post
- Set up a venv
- pip install -r requirements.txt
- (OPTIONAL) Assemble the hardware As described in the blog post
- Set up credentials in calendar-prompt.py by following the Google Calendar Python Quickstart and by Setting up an OpenAI API Key
- calendar-prompt.py - generates image based on your calendar
- refresh_display.sh - service script for Raspbian for running this physically
- crop-image.py - crops image to your display dimensions
- draw_image.py - from the omni-epd project, draws image on eink
- Fonts: Libre Baskerville licensed under OFL
The code is provided as is without warranty and is intended for demonstration and education purposes.