- Google’s Beta AI Content Rewriting Tool: - Google is testing an AI tool that finds and rewrites quality content. However, some critics argue that it may incentivize the production of AI-generated low-quality content1.
 
- The New York Times and OpenAI Controversy: - A court filing alleges that The New York Times paid someone to hack OpenAI’s products using deceptive prompts. The situation raises questions about the ethical use of AI1.
 
- Optimizing GPTs for Online Visibility: 
- AI Democratizing SEO or Amplifying Incompetence?: 
- Google’s “Help Me Write” AI Assistant: - Google has launched an AI writing assistant called “Help Me Write” for the Chrome browser. It suggests text based on website context1.
 
- Google’s Gemini: Laptop-Friendly Open Language Model: 
- Gemini Business & Enterprise for Workspace Users: 
- OpenAI ChatGPT Testing a Memory Feature: 
- Google Gemini Chat Data Leak: 
- Expanding Gemini AI Across Google’s Product Suite: 
So recently parkrun removed all their stats and as a keen running who is trying to work their way up the top 100 of their local parkrun I wanted to get some of these stats back and have a bit of "fun" at the same time. So here is a little "ETL" process that I developed with the help of Gen AI.  The steps of my ETL:  Copy and paste data into Google Sheets template where an AI produced formula extracts URLS from the text and puts them into a new field. This effectively allows me to extract the parkrun athlete id, the primary key, and use it in my analysis. I also have a column to autofill the data I am processing.  Use an Gen AI generated Google Apps script to process it into a processed sheet, this allows me to build up a backlog of events (I had over 500 to process).  This is then queried using a Gen AI Google sheets query to extract key information and columns / format times etc. I then ingest the fully processed sheet into Keboola directly from Google Sheets. ...
Comments
Post a Comment