DEV Community

Cover image for Flexing Your Brain In ChatGPT Guide
Valery Zinchenko
Valery Zinchenko

Posted on • Edited on

Flexing Your Brain In ChatGPT Guide

Here are simple steps/rules how to use ChatGPT and alike without brain rot and being degraded:

  • Do not copy anything from what LLM replies, safely copy what you answer, of course, if your answers/prompts are entirely written by you. Treat ChatGPT like a book rather than a source you can copy from, yes it's tempting, but that's where all the brain rot comes from.
  1. Plan what you want to discuss or create with very simple and rough points, write them down somewhere.
  2. In a new chat without using Deep Thinking/Reasoning (so that LLM uses less memorized data from you). Browse information, look for additional knowledge and ask opinions for each point you wrote down - DO NOT include your opinions - only ask just like you would search info in Google.
  3. Now go away from LLM, maybe drink something, just relax a bit.
  4. Then think about what LLM told you for each point without looking at its responses.
  5. Expand the points you wrote down in the beginning, make them more detailed, you may use wording that LLM gave (it actually really good at it), which you remember.
  6. Consider and create a draft of the end result you want (and write down) without copying LLM replies, using only your own words.
  7. Create new chat and start giving it parts of what you drafted one by one, read what it answers and answer next with related content of what you drafted. Try to not change your draft too much, but you can adapt it. NO OPINIONS SO FAR. Only guiding the AI in the direction of your desired result.
  8. When you ran out of points, give your last answer as emotional and opiniated as you can in the same chat.
  9. Congratulations! You gained 2000x times more data from simple points that you had, which you actually are aware of and already processed.

Now you have a lot to get to the end result you wanted from the beginning. Yes, this approach takes time, but it takes much less than pure Googling and laying of information yourself.

Of course, you should not forget about Googling - Check important info and if you doubt something LLM gives you - go and read the articles in the internet or at least ask LLM to give a list of sources to read.

Thanks for reading! How do you keep away from brain rot?


Top comments (4)

Collapse
 
uzzy412_73 profile image
Alexandru Ene

I use AI to boost productivity, to gain more knowledge and to test what I know. When I ask AI for help, I make sure his code works after writing it myself and also check other resources, googling. Never fully trust AI.

Collapse
 
framemuse profile image
Valery Zinchenko

That's also the way, what I described is one of the applications of LLMS. Even though I haven't stated it explicitly, it's just one of the methods you can use for gaining a pile of content to proceed/finish your goal yourself.

That's funny to hear when they tell "you need to compete to AI" - while actually you do to other people who use it better than you.

Collapse
 
uzzy412_73 profile image
Alexandru Ene

That's funny to hear when they tell "you need to compete to AI" - while actually you do to other people who use it better than you. This is so true! People don't need to be scared of AI, it is not so intelligent after all, but learn more to use it to their advantage.

Collapse
 
dariomannu profile image
Dario Mannu • Edited

I always follow the harder way myself to preserve my mental fitness... perhaps LLMs were the big exception, so need to try this. Great idea!