Quote of the moment:
"Embrace the chaos within you, for it is just the energy waiting to ignite your greatest creation."
Try immersive mode, which refreshes every 360 seconds.
How this works...
Quotes are updated using Deno Cron, with the schedule: "*/5 * * * *
", and stored using a pluggable storage module: @jollytoad/store-deno-kv
It uses OpenAI to generate the quote, using the "gpt-3.5-turbo" model with a temperature of 1.5 and the following prompt:
Generate a new obscure inspirational quote of the day. Do not attribute it to anyone.These settings can be configured via environment variables.
View the source: