📒This document will MULTIPLY your views by 10
Even (and especially) on old videos.
⚠️ It is normally reserved for the clients I coach.
➜ It’s an ideation guide in the form of several checklists:
• 9 key points to check for titles
• 10 key points to check for thumbnails
• 5 key points to check for intros
• 2 techniques to go viral
• 2 key points for A/B testing
• 6 examples of channels that master all of this
• 6 stages of video creation
🔵 I’ll send it to you via DM under two conditions:
-You reply to the post
-You republish the post
-You already have 10K subscribers (ok, just kidding)
Are you new to Cursor and looking for some tutorial videos?
Here is a list of the good ones.
First place to start for sure is @hive_echo list of Cursor videos:
https://t.co/UYtdndVF4o
More below
Since YC ended, we've had 10+ demo calls a day
Every morning, Claude 3.5 Sonnet sends me detailed research reports about everyone I'm meeting
At 8am, I get a
-Text with a TLDR about my day
-Detailed email with research about every customer (ARR, company summary, industry etc)
Use ChatGPT to prepare your codebase for new team members to reduce time spent onboarding.
Then add AI Q&A to increase easy recall & get productive faster.
See prompt below.
Today, my goal is to prepare my codebase for my next hire.
The first step is to have ChatGPT write comments for all of my functions.
Here's the prompt, input, and output:
How To Prevent Hallucination in LLMs?
Retrieval Augmented Generation (RAG) is a popular general purpose architecture that ensures generated responses are accurate and reliable.
Check out this implementation from https://t.co/yLbtAaIhLG (a VS Code fork)