Mental Health & AI Intelligence
Loading
Articles
fetched
AU articles
prioritised
Last updated
Source
NewsAPI
+ AU priority
Filter
Fetching your morning brief…
Prioritising Australian sources

📧 Morning email digest How to set up

To receive a 7am AEST digest on weekdays, add a Netlify scheduled function to this project. Create the file netlify/functions/digest.js and deploy. Or use Zapier with a schedule trigger → webhook to your Netlify function URL → Gmail send.

Your Netlify function URL (once deployed) will be:

https://YOUR-SITE-NAME.netlify.app/.netlify/functions/news

Call that from Zapier or Make.com, pipe the JSON into a Claude API summarisation call, then send via Gmail. Ask me to build the full digest function when you're ready.