Panda picture

My daughter loves everything panda. To brighten her day, a different panda-themed image is sent to her by SMS message each morning.

Datestamp
Base prompt
Generated prompt
Error message
    Databricks Notebook (Python)
  1. Generate text prompt via OpenAI GPT-4o model (random.choice() used to randomize panda vocations).
  2. Generate image via OpenAI Dall-E, using the text prompt.
  3. Update image paths in this page's HTML, pointing to newly generated image.
  4. Copy generated image and updated HTML to web app folder (of this website).
  5. Send this page's URL via SMS (Open Graph meta tags help preview image within SMS message [to do: use MMS instead]).