"Marc’s Daily Global" is a serverless AI agent web application built with React, Node.js, and Google Cloud Run that aggregates, summarizes, and reads aloud top global news. To address the typical limitations of static LLMs and outdated training data, the application utilizes Google Search Grounding to fetch and verify news in real-time, successfully eliminating factual decay. Deployed on Google Cloud Run with an automated CI/CD pipeline that triggers on every git push, this project demonstrates a practical workflow for transitioning local AI prototypes into reliable, grounded, and continuously deployed production environments.
.