- Like Magic: AI newsletter
- Posts
- What Are The Most Common ChatGPT Prompts?
What Are The Most Common ChatGPT Prompts?
AI is here to stay!
Hi fam!
What People Actually Use ChatGPT For?
Everyone talks about “AI changing everything,” but here’s the truth: most people are just asking it how to make pasta or write an email.
I dug into the data — millions of prompts — and made this chart.
It’s a snapshot of humanity’s digital brain dump: 30% of us are asking for how-to guides, 20% are using it as a personal editor, and a humble 4% are actually coding.

It’s not about robots replacing us — it’s about outsourcing the boring stuff so we can think bigger.
So next time you open ChatGPT, ask yourself: am I part of the 30%... or the 1% who’s actually building something new?
The future of AI feels Like Magic, and it’s here!
Unlocking Incrementality: A Guide for Marketing Success
In today's chaotic marketing landscape, brands need a reliable way to measure what works and what doesn't. Incrementality is the answer.
This free ebook, “Unlocking Incrementality: A Guide for Marketing Success,” will teach you everything you need to know about incrementality, from the basics to advanced strategies.
Inside, you’ll learn:
What incrementality is and why it matters: Understand how it differs from traditional attribution and why it’s essential for modern marketers.
How to measure and test incrementality: Explore proven methods like geo experiments and conversion lift testing.
How to optimize your marketing spend: Identify your most impactful channels and allocate your budget with confidence.
Real-world success stories from top brands: See how leading brands use incrementality to drive growth and improve ROI.

🎙️ How I Transcribed a 2-Hour Interview (Using Whisper + a Bit of ChatGPT Magic)
Ever sat on a goldmine of recorded interviews, podcasts, or meeting notes… but dreaded the thought of transcribing them?
Yeah, me too.
Last week, I interviewed an AI founder for 2 hours. Incredible conversation. Insight bombs everywhere. But turning it into text? Total nightmare.
The recording is over two hours long, and the conversation is in Croatian. Traditional tools I tried, such as Otter or online transcription services, either failed to process the entire recording or couldn't handle languages other than English and a few others. I thought I was toast!
Whisper is OpenAI’s open-source speech-to-text model. It’s like Otter on steroids — except it runs entirely on your own computer, no subscriptions, no cloud upload, no privacy worries. You can see its power in ChatGPT's multilingual capabilities and transcribing options, but it is ever-limited for recreational use. But you can see it is superior in performance to any other specialized transcription tools.
So here’s how I turned my laptop into a full-blown transcription powerhouse in just 6 simple steps. Don’t get scared as soon as I mention “Python”. I am not very technical, and I managed.
Step 1: Install Python
Head to python.org/downloads and grab the latest version.
During setup, make sure you check “Add Python to PATH.”
Step 2: Install Whisper
Pop open your Command Prompt (that scary black window) and type (each line separately):
pip install -U openai-whisper
pip install torch
pip install ffmpeg-python
Done. That’s Whisper installed.
Step 3: Install FFmpeg
Whisper needs FFmpeg to “hear” your audio.
Easiest way:
winget install ffmpeg
If that doesn’t work, just download FFmpeg manually and add its /bin
folder to PATH.
Step 4: Make Sure Windows Knows Where to Find It
If you get the classic “whisper
is not recognized” message, just add this to your PATH:
C:\Users\<yourname>\AppData\Roaming\Python\Python311\Scripts
If you need help adding it to your PATH, ask ChatGPT to give simple instructions on where to add it. Then restart your Command Prompt.
Step 5: Transcribe!
Put your audio file somewhere simple (like your Desktop).
Run in Command Prompt:
whisper "C:\Users\<yourname>\Desktop\myinterview.m4a" --language Croatian --model medium
The path to your document needs to be adjusted (check the full path in your Folder Browser). Wait… and watch Whisper do its thing. It’ll spit out a nice clean .txt
transcript in the same folder where your audio file was located.
Step 6: Export the Transcript
If you want to control where it saves, add:
--output_dir "C:\Users\<yourname>\Desktop"
Troubleshooting? Ask ChatGPT.
Seriously.
When I ran Whisper the first time, I hit every error in the book — PATH issues, missing FFmpeg, weird warnings.
But each time, ChatGPT patiently guided me through it.
Together, we got it running and transcribed my 2-hour interview flawlessly.
The only thing I can complain about?
⏳ It was sloooow. Took over 3 hours for Whisper to finish on my CPU.
But hey — I got a private, accurate Croatian transcript that no cloud app could’ve done better. There were many mistranscribed words in the text, but I ran it through ChatGPT to fix them and to summarize.
So yeah — if you want to:
Transcribe like a pro 🧑💼
Keep your data private 🔒
Avoid paying yet another subscription 💸
Then do yourself a favor: set up Whisper locally.
You’ll thank me later.
PS: When in doubt, just open ChatGPT — it’s like having a nerdy friend who never sleeps.

Pitch.com: When AI Speed Meets Presentation Design
What if building a pitch deck felt as effortless as chatting with a smart assistant? That’s the idea behind Pitch.com, an AI-powered platform that helps you create, structure, and design presentations in minutes. Sleek, minimal, and team-friendly, Pitch blends clean design with smart automation — perfect for anyone tired of formatting slides by hand.
What’s Cool About It
AI-Powered Slide Creation – Just describe your topic, and Pitch drafts the deck — complete with headlines, bullet points, and visuals.
Smart Design Adjustments – The layout adapts automatically to fit content without breaking your aesthetic.
Team Collaboration – Real-time editing and comments make it easy to build decks together.
Templates That Don’t Look Like Templates – Modern, crisp designs that feel startup-ready out of the box.
Integrations – Works with Notion, Figma, Google Drive, and Slack for content import and sharing.
The Other Side
Limited Customization – Beautiful templates, but fine-tuning fonts and elements is still restrictive.
AI Text Is Generic – The content draft is a good starting point but needs your human touch.
Login Required – No instant “try it now” without creating an account.
🧪 Our Test – The “AI Startup Pitch” Challenge
We asked Pitch to create a 10-slide deck for an imaginary AI startup called “GreenMind”, focused on using AI for environmental monitoring.
The AI instantly generated a full deck
The design was clean and consistent — every slide followed a cohesive visual rhythm.
What stood out most was how fast it all came together — less than a minute for a presentation that looked ready to pitch to investors.
You can further edit text, replace visuals, or adjust layouts manually, which makes it easy to personalize even a fully AI-generated deck.

AI did the heavy lifting: our complete GreenMind pitch deck, ready to present.
Final Thoughts
Pitch.com strikes a balance between AI speed and human creativity. It’s not about replacing your storytelling — it’s about giving you a head start. The auto-generated structure and smart layouts save time, while collaboration tools make it a serious option for real teams.
We’re giving it 4/5 on our LMAI scale — it still needs human polish, and fine-tuning is limited, but it’s the fastest we’ve ever built a deck that looks good.

Text generation | Image Generation | LMAI recommends |
---|---|---|
Like Magic AI NFT 🏞️
Our master plan is to publish an NFT image in each newsletter and hand it out to our subscribers. The earlier you subscribe, the smaller the series are. It's a future collectible, a piece of digital art that captures the essence of this moment in time.
Thank you for being a valued subscriber. Together, let's embrace the magic of AI and creativity!

LMAI145-10102025
Was this email forwarded to you? Sign up here 👇

Reply