Jainam Parmar Profile picture
Aug 21 14 tweets 5 min read Read on X
Your LLM output sucks because your prompt is shallow

I studied how OpenAI trains these models

Here are 10 deep prompting techniques that get insane results:
You’re going to learn:

• What great prompts look like
• How to structure them for better output
• 10+ expert techniques that boost accuracy, logic & creativity

Whether you're a beginner or pro this will level you up.
1. Beginner: Zero-Shot Prompting

Give the model a clear, specific instruction.

✅ "Summarize this article in 3 bullet points."
❌ "What do you think about this?"

Clarity > Creativity at this stage. Image
2. Beginner: Few-Shot Prompting

Show it examples. Like teaching by demonstration.

Prompt:
Q: What’s 5+5?
A: 10
Q: What’s 9+3?
A: 12
Q: What’s 7+2?
A: ?

This works because LLMs are pattern matchers. Image
3. Intermediate: Chain-of-Thought (CoT)

Make the model "think step-by-step."

This boosts reasoning dramatically.

Instead of:

"What's 13 * 17?"

Try:

"Let’s solve this step by step."

It will explain its thinking before answering. Image
4. Intermediate: Auto-CoT

Don't want to write examples yourself?

Auto-CoT does it for you.

Prompt the model to generate its own demos:

"Here are a few examples. Let’s think step by step."

Now you’ve got scalable reasoning with less effort. Image
5. Intermediate: Self-Consistency

Ask the model the same question multiple times.

Then pick the most common answer.

Why?

Because LLMs can vary and the most repeated answer is often the most reliable.

Ensemble thinking, but faster. Image
6. Advanced: Tree-of-Thoughts (ToT)

Don’t stop at one reasoning path.

Explore many, like a decision tree.

The model proposes, tests, and chooses from its ideas.

It’s how GPT-4 solves riddles, puzzles, strategy games. Image
7.Advanced: Graph-of-Thoughts (GoT)

Human thought isn’t linear.

So why force your prompts to be?

GoT lets LLMs combine, backtrack, and remix ideas.
Think of it like brainstorming with memory.

Great for creativity, planning, design. Image
8. Advanced: Self-Refine

Prompt → Output → Self-Critique → Improved Output

Let the model fix itself.

Prompt:

"Write a tweet. Now critique it. Now rewrite it based on your feedback."

This loop improves clarity, tone, and logic. Image
9. Expert: Chain-of-Code (CoC)

Want precision? Ask the model to reason in pseudocode or actual code.

Why?

Code forces structure and logic.
It reduces fluff, boosts accuracy.

Example:

"Write code to solve this step by step..." Image
10. Expert: Logic-of-Thought (LoT)

Inject formal logic.

Prompt the model to identify, verify, and reason using rules like:

If A implies B, and A is true, then B must be true.

Perfect for law, ethics, science, structured thinking. Image
P.S.

Master AI and future-proof your career.

Our newsletter, The Shift, delivers breakthroughs, tools, and strategies you won't find anywhere else – 5 days a week.

Subscribe today:

Plus, get access to 2000+ AI Tools and free AI courses when you jointheshiftai.beehiiv.com/subscribe
I hope you've found this thread helpful.

Follow me @aiwithjainam for more.

Like/Repost the quote below if you can:

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Jainam Parmar

Jainam Parmar Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @aiwithjainam

Aug 9
Whatever people are saying…

ChatGPT 5 is next-level.

I took my 10 daily-use prompts the ones that work in any LLM and ran them through ChatGPT 5.

The results? Unreal.

Here are 10 prompts so powerful they feel illegal to use:
1. Brutally honest thought partner to sharpen your thinking

"Act as my personal thought partner. I’ll describe {my idea/problem}, and I want you to question every assumption, point out blind spots, and help me evolve it into something 10x better."
2. Learn anything from a 20-year expert even if you're clueless

"Pretend you are an expert with 20 years of experience in {industry/topic}. Break down the core principles a total beginner must understand. Use analogies, step-by-step logic, and simplify everything like I’m 5."
Read 13 tweets
Aug 7
How to write prompts for AI video generators to get shockingly good results:
1. Pick your style

• Cinematic trailers
• Stylized animation
• Ads & product demos
• Game-like cut-scenes
• Vertical “shorts” for TikTok/Reels

Each style needs different prompt ingredients (see next tweets).

Video generated using Veo 3:
Prompt used: "Night-time neo-Tokyo skyline, torrential rain, neon kanji signs flicker,
lonely detective steps from taxi, coat billowing,
50 mm dolly-in from puddle reflection → hero reveal,
haunting synth-orchestra score, gritty Blade-Runner tone, 20 s"
Read 16 tweets
Aug 3
After 2 years of using ChatGPT, I can say that it is the technology that has revolutionized my life the most, along with the Internet.

So here are 10 prompts that have transformed my day-to-day life and that could do the same for you.
1. Learn anything from a 20-year expert even if you're clueless

"Pretend you are an expert with 20 years of experience in {industry/topic}. Break down the core principles a total beginner must understand. Use analogies, step-by-step logic, and simplify everything like I’m 5."
2. Brutally honest thought partner to sharpen your thinking

"Act as my personal thought partner. I’ll describe {my idea/problem}, and I want you to question every assumption, point out blind spots, and help me evolve it into something 10x better."
Read 13 tweets
Aug 1
Forget YouTube.
Forget courses.

Here are 8 ChatGPT prompts that helped me learn faster than ever before:
1/ Personalized Learning Plan:

Prompt:

"Help me design a personalized learning plan for mastering [subject]. Break it down into daily learning tasks, recommended resources, and practical exercises I can do to build my skills."
2/ Deep Dive into a Topic:

Prompt:

"Act as an expert on [subject], explain the most important concepts, and provide real-world examples to illustrate each. Then, give me a step-by-step guide to master this topic in the next 30 days."
Read 10 tweets
Jul 21
Grok 4 is a monster.

I just used it to:

→ research 3 topics
→ draft 2 articles
→ build an app
→ review 400+ lines of code

Here are 10 ways to automate your tedious work: Image
1. Build complete websites / apps

Here's the prompt I used:

"Name Your Applet:
Describe What Your App Does:

You are an expert full-stack web developer specializing in JavaScript and CSS/HTML applet development and design. Your task is to develop expert-level code for this project.

Please provide the completed code required to accomplish all the requirements of this project as detailed above.

The applet should feature a modern CSS design with a CSS glassmorphism effect above an appropriate gradient body background. Use flex-direction: column unless your app needs a different layout. Include an h1 title tag above the app container. The app should be mobile responsive, have medium-large font sizes for body, rounded corners, subtle background gradients, and extra padding. The app should be centered on the page. Add a centered copyright ''©2025 {Applet Name}'' below the app container.

Make sure your code is clean and includes concise and professional code comment documentation"
2. Market research

Here's the prompt I used for market research automation:

"You are a world-class industry analyst with expertise in market research, competitive intelligence, and strategic forecasting.

Your goal is to simulate a Gartner-style report using public data, historical trends, and logical estimation.

For each request:

• Generate clear, structured insights based on known market signals.
• Build data-backed forecasts using assumptions (state them).
• Identify top vendors and categorize them by niche, scale, or innovation.
• Highlight risks, emerging players, and future trends.

Be analytical, not vague. Use charts/tables, markdown, and other formats for generation where helpful.

Be explicit about what’s estimated vs known.

Use this structure:

1. Market Overview
2. Key Players
3. Forecast (1–3 years)
4. Opportunities & Risks
5. Strategic Insights""
Read 13 tweets
Jul 19
No more Gartner.
No more McKinsey.

I built my own AI consultant with 3 Grok prompts.

→ Market mapping
→ Strategic positioning
→ TAM analysis

Here’s how you can copy it: 👇
Let me tell you what Gartner consultants actually do:

1. Analyze industry trends and competitive dynamics
2. Benchmark companies and products
3. Identify strategic risks and opportunities
4. Package it all in fancy slides and charge 6 figures

But guess what?

AI can now do 90% of that instantly.

Let me show you how:
We use these 3 mega prompts for different tasks:

1/ The Consultant Framework

Prompt: "You are a world-class strategy consultant trained by McKinsey, BCG, and Bain. Act as if you were hired to provide a $300,000 strategic analysis for a client in the [INDUSTRY] sector.

Here is your mission:

1. Analyze the current state of the [INDUSTRY] market.
2. Identify key trends, emerging threats, and disruptive innovations.
3. Map out the top 3-5 competitors and benchmark their business models, strengths, weaknesses, pricing, distribution, and brand positioning.
4. Use frameworks like SWOT, Porter’s Five Forces, and strategic value chain analysis to assess risks and opportunities.
5. Provide a one-page strategic brief with actionable insights and recommendations for a hypothetical company entering or growing in this space.

Output everything in concise bullet points or tables. Make it structured and ready to paste into slides. Think like a Gartner partner preparing for a C-suite meeting.

Industry: [INSERT INDUSTRY OR MARKET HERE]"
Read 7 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(