Hey👋,
I'm Giacomo

Thanks for reading my daily (human) curation of AI and marketing ideas

...
Open on LinkedIn

AI use case of the day:

 

Automating stock market research 📈

 

Yesterday, I shared a post comparing the AI boom to the Dotcom bubble, backed by an Excel table of data.

 

I didn’t manually populate that table. AI did it for me.

 

I used ChatGPT to write a Python script that automatically pulled stock market data and formatted it into an Excel sheet.

 

How I did it in 3 (extremely) simple steps:

 

1️⃣ Prompt ChatGPT to write a Python script that retrieves the data I need.
2️⃣ Copy-paste the code into Google Colab (extremely easy tool).
3️⃣ Run the script and download the resulting CSV.

 

Before AI, I would have taken ages (if ever) to learn Python and debug the script.

 

Now it took me minutes.

 

If this isn’t a complete revolution, I don’t know what is.

 


Oh, and I used Perplexity to find old articles about tech bubbles. Also took me one minute.