Hasan Toor Profile picture
Apr 20, 2023 17 tweets 6 min read Read on X
15 Best ChatGPT prompts to finish hours of work in seconds(all new): Image
1. All in one prompt for you

Train ChatGPT to write its own unlimited prompts for you.

Prompt:

You are GPT-4, OpenAI's advanced language model. Today, your job is to generate prompts for GPT-4. Can you generate the best prompts on ways to <what you want> You are GPT-4, OpenAI's adv...
2. Cover Letter Writer

One of my favourite prompts for writing a cover letter

Copy-paste the prompt from image ALT. I want you to act as a cove...
3. Startup Idea Pitcher Template

By following this prompt, entrepreneurs can ensure that they cover all the critical elements of their startup idea and avoid missing essential information.

Copy-paste the prompt from image ALT. As an expert business pitch...
4. Learn code fast!

Just paste your code/coding problem or concept below, and it will explain it to you.

works well for understanding LeetCode problems.

Copy-paste the prompt from image ALT. You are now MetaGPT, your j...
5. Become A Textbook On Any Subject You Choose

This prompt allows you to treat ChatGPT as a textbook, with the first step being that it shows you the table of contents.
6. Revise User Writing

Improve users' grammar and vocabulary with this Prompt and also maintain writing style.

Copy-paste the prompt from image ALT. Try to revise every paragra...
7. My ChatGPT Prompts Cheat Sheet for beginners🔥

Unlock the 100% potential of ChatGPT with this cheat sheet. Image
8. This cheat sheet will help you understand the workings of prompts. Image
9. Make ChatGPT your personal trainer:

This prompt will turn ChatGPT into your personal AI trainer.

This will help you generate a custom plan for you that will help you achieve your goals in the best way possible related to your health

Copy-paste the prompt from the image. Image
10. I made a ChatGPT Cheat Sheet for Advance level

Use this Cheat Sheet for learn everything about ChatGPT Prompts Image
11. Get medical help:

This prompt will turn ChatGPT into an AI doctor that will ask you questions to understand your problem and then provide possible solutions.

Copy-paste the prompt from the image. This prompt will turn ChatG...
12. Make ChatGPT a plagiarism checker:

This prompt will help you turn ChatGPT into a plagiarism checker.

Copy-paste Prompt from image. This prompt will help you t...
13. Create unique selling points

This prompt will help you create amazing ideas for selling anything.

Copy-paste Prompt from image. Image
14. Generate Engaging Stories

With this, ChatGPT will tell a story on the topic provided without copying content from anywhere.

It will choose the theme itself, you just need to provide the moral you want to focus on.

Copy-paste Prompt from image. Image
15. Make ChatGPT Write Poems

This prompt heavily focuses on poetry that evokes emotions, which should work fine for most types of poetry topics.

Although if you want ChatGPT to be funny or witty a little, then you can add a line asking to make it funny. Image
That's a wrap!

If you enjoyed this thread:

1. Follow me @hasantoxr for more of these
2. If you enjoyed this thread, don't forget to like, comment, and retweet the first tweet.

• • •

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

Keep Current with Hasan Toor

Hasan Toor 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 @hasantoxr

Mar 12
🚨BREAKING: This github has entire blueprint for building ChatGPT from scratch and put it on GitHub for free.

It's called LLMs-from-scratch and it walks you through building a GPT model in PyTorch line by line.

No black boxes. No hand-waving. Every single piece of the architecture explained and coded.

Here's why this changes everything for AI builders: ↓Image
Most people using ChatGPT every day have zero idea how it actually works under the hood.

Attention mechanisms. Tokenization. Pretraining. Finetuning. RLHF.

They're all magic words until you build one yourself.

This repo fixes that.
What you'll build, chapter by chapter:

→ Ch 2: Working with text data + BPE tokenizer from scratch
→ Ch 3: Coding multi-head attention from zero
→ Ch 4: Full GPT model implementation in PyTorch
→ Ch 5: Pretraining on unlabeled data
→ Ch 6: Finetuning for text classification
→ Ch 7: Instruction finetuning (how ChatGPT-style behavior actually works)Image
Read 8 tweets
Mar 8
🚨BREAKING: GOODBYE POWERPOINT forever.

Claude just collapsed 10 hours of presentation building into 100 seconds completely free.

Here are 12 prompts to go from completely unprepared to completely untouchable in every meeting: (Save this): Image
1. Complete Presentation Blueprint

Act like a professional presentation consultant who has built decks for Fortune 500 boardrooms and billion-dollar pitch meetings. Create a complete presentation blueprint for [topic]. Define the objective, target audience, key message, emotional arc, and exact slide flow. Make every section earn its place and eliminate anything that doesn't move the audience toward one clear decision.
2. Hook Slide That Stops Scrolling

You are a TED Talk opening specialist. Write the first slide and opening 30 seconds of spoken script for a presentation on [topic]. The hook must create immediate tension, make the audience feel something is at stake, and promise a payoff they can't ignore. No welcome slides. No agenda. Start mid-story.
Read 15 tweets
Feb 27
Holy shit... Someone just built the ultimate prompt collection for AI image creators.

It's called MeiGen, it scrapes the hottest prompt posts from X every week and curates them in one place.

No more bookmarking 50 tweets. No more losing that prompt you saw 3 days ago.

100% free. 100% Open Source.Image
Here's the problem MeiGen solves:

The best AI image prompts live on X.

But they're buried in your bookmarks, your likes, your "I'll come back to this" pile that you never come back to.

MeiGen pulls the hottest ones weekly curated, organized, searchable.
What you get:

→ Weekly curated prompts trending on X (real engagement, not random)
→ Filter by model like NanoBanana Pro, GPT Image, Midjourney
→ One-click generate + save to your collection
→ Real view/like counts so you know what actually performs

The top prompt right now? 159K views on X.
Read 6 tweets
Feb 24
Holy shit... Someone finally benchmarked AI code reviewers on REAL pull requests.

Not demos. Not vibes. Actual F1 scores across 8 tools.

The gap between #1 and #8?

34 percentage points.

Your eng team is probably using the wrong one right now: ↓
@entelligence benchmarked 8 tools on real pull requests.

Every "which code review tool should we use" convo ends the same way:

→ Someone shares a demo
→ Someone shares a vibe
→ Nobody has real numbers
→ Team picks based on brand recognition

That era is over.
The full F1 score breakdown across 8 tools:

🥇 Entelligence — 47.2%
🥈 Codex — 45.4%
🥉 Claude — 42.8%
4. Bugbot — 39.4%
5. Greptile — 36.9%
6. CodeRabbit — 33.0%
7. Copilot — 22.6%
8. Graphite — 13.4%

Copilot at 22.6%. Graphite at 13.4%.

These tools are being sold to your eng team RIGHT NOW.Image
Read 7 tweets
Feb 24
I just ran 6 AI tools in one workflow.

No API keys. No dashboard switching. No glue code.

Just typed what I wanted and Claudcode + SkillBoss executed the entire thing.

Here's the breakdown: 👇
Most AI setups look like this:

→ ChatGPT tab for writing
→ Midjourney for images
→ Runway for video
→ Zapier to connect them
→ 4 API keys you'll inevitably break
→ 2 hours wasted before you even start

That's not a workflow. That's a second job.
SkillBoss changes this completely.

100+ AI models & skills in one workspace.

Chat. Image. Video. Audio. Email. Scraper. PPT. Storage.

Claudcode orchestrates all of it you just give the instruction.

One prompt. Full execution.
Read 7 tweets
Feb 21
RIP to every dev team charging $50K to build an internal dashboard.

UI Bakery just made every internal tool your dev team ever built look like a waste of time.

It's called UI Bakery, it builds and deploys a fully functional internal app in 2 minutes.

No sprint. No Jira ticket. No engineer bottleneck.

Here's how: ↓
Here's what it actually does:

→ Connect to 45+ databases (Postgres, MySQL, MongoDB, Snowflake, Redis, OpenAI...)
→ Describe the app you want in plain language
→ AI Agent generates and deploys a fully functional app
→ 2 minutes. Production-ready. SOC 2 compliant.

Not a prototype. A real app on live data.
The features that actually matter:

- 80+ pre-built React components use anything, no restrictions
- One-click deploy with auto-scaling, SSL, CDN included
- Built-in RBAC, audit logs, MFA enterprise security out of the box
- Self-host option for air-gapped environments
- React code export zero vendor lock-in. Ever.Image
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!

:(