avatarNitin Sharma

Summary

The author has utilized ChatGPT for 9 months, leveraging its capabilities to understand complex information, gain motivation and productivity tactics, seek health advice, create CSS animations, and even develop a new business.

Abstract

The author of the web content has shared their extensive experience using ChatGPT over a period of 9 months. They have highlighted the AI's ability to explain intricate sentences, PDFs, and articles, as well as to provide motivation and productivity strategies. The author has also explored the potential of ChatGPT in offering general health and dietary advice, emphasizing the importance of consulting medical professionals for specific health issues. Additionally, the author, who is a web developer, praised ChatGPT's ability to generate complex CSS animations, thereby simplifying web development tasks. Lastly, the author discussed how ChatGPT can assist in creating a new business from scratch, including generating business ideas, building a web presence, and automating tasks.

Opinions

  • The author believes ChatGPT is a significant time-saver and a marvelous tool for learning and productivity.
  • They hold the view that ChatGPT can be a valuable asset for understanding complex information across various formats, such as books, articles, and PDFs.
  • The author suggests that ChatGPT can provide general health and dietary recommendations, but cautions against relying on it for medical advice without professional consultation.
  • They express admiration for ChatGPT's role in web development, particularly in creating sophisticated CSS animations with ease.
  • The author is enthusiastic about the potential of ChatGPT in entrepreneurship, highlighting its ability to help generate business ideas, establish an online presence, and automate business processes.
  • They recommend trying out an AI service similar to ChatGPT Plus (GPT-4) called ZAI.chat, which they claim is more cost-effective.

I Used ChatGPT Every Day for 9 Months, Here’s What I’ve Learned

From explaining complex sentences and providing productivity tactics to creating a new business.

Photo by Ayo Ogunseinde on Unsplash

Many of us use the free version of GPT to accomplish tasks, and I must say, it’s truly marvelous and a significant time-saver. Personally, I’ve been benefiting from its capabilities for over 9 months.

And that’s the reason right from the beginning, I’ve been consistently writing posts about ChatGPT.

For instance, during the initial month of usage, I penned down a post. As time went on, I continued this practice, creating posts at the 3-month mark and beyond.

Fast forward to the present moment — more than 9 months have elapsed. This led me to the idea of writing a new post to share the exciting learnings I’ve made along the way.

Now that the stage is set, let’s dive right in.

1. Can Explain PDFs, Complex Sentences, Articles, and Quotes

Every single day, many of us strive to learn something new, which is indeed the most effective way to expand our knowledge, enrich ourselves, and advance in life.

Actually, the more we learn and absorb information, the more we are driven to tackle complex subjects that carry a higher probability of success.

Consider prominent figures like Elon Musk, Sundar Pichai, and Mark Zuckerberg — each a master in their respective fields. And I believe, their expertise is a key factor in their wealth. However, when we embark on our learning journeys, we often encounter various challenges.

One such challenge is the difficulty of comprehending intricate new information. This complexity might arise from a PDF, a sophisticated article, or even a convoluted sentence from a book.

This is precisely where ChatGPT can offer its assistance.

For those who are subscribed as pro members, the option exists to upload PDFs and request summarizations from ChatGPT.

For free members, you can input complex sentences from books or articles, and ChatGPT will strive to provide explanations in the simplest way possible.

Cool, right?

2. Ask ChatGPT for Motivation and Productivity Tactics

Many of my friends frequently seek motivation, leading them to read motivational books, watch inspiring movies, and even peruse motivational articles or quotes.

If you find yourself in the same category, ChatGPT can help you a lot.

Here’s one example.

Likewise, if you’re experiencing a lack of productivity, ChatGPT can lend a helping hand.

You can also inquire about effective strategies like this.

Through these means, ChatGPT can contribute to boosting your productivity and motivation.

3. Ask ChatGPT for Health Issues

Please note that ChatGPT is not a licensed medical professional, and as such, you should refrain from seeking medication recommendations for specific diseases or placing full trust in its advice without consulting a doctor.

However, you can consult ChatGPT for various other forms of assistance.

For example, you can inquire about beneficial diets or inquire about natural products to consume when facing particular health concerns.

To provide an illustration, I recently needed dietary guidance for my mother who had deficiencies in Vitamin B12 and Vitamin D3.

So, I asked ChatGPT: My mother has deficiencies in Vitamin B12 and Vitamin D3. What dietary recommendations can you provide?

Here is the advice it offered.

I am not a doctor, but I can offer some general dietary suggestions that might be helpful for someone with deficiencies in Vitamin B12 and Vitamin D3. However, it’s important to consult a qualified healthcare professional or a registered dietitian before making any significant changes to your mother’s diet, as they can provide personalized advice based on her specific health condition and needs.

For Vitamin B12 deficiency:

Animal Products: Vitamin B12 is primarily found in animal products such as meat, poultry, fish, eggs, and dairy products. Encourage your mother to include these foods in her diet.

Fortified Foods: Many plant-based foods are fortified with Vitamin B12, including fortified cereals, plant-based milk (like almond, soy, or coconut milk), and nutritional yeast.

Supplements: In cases of severe deficiency, supplements might be recommended by a healthcare professional. These can be in the form of oral supplements or injections, depending on the severity of the deficiency.

For Vitamin D3 deficiency:

Sunlight: Vitamin D is often called the “sunshine vitamin” because our skin can produce it when exposed to sunlight. Encourage your mother to spend some time outdoors in sunlight, especially during the early morning or late afternoon when the sun is not too harsh.

Fatty Fish: Fatty fish like salmon, mackerel, and trout are good sources of Vitamin D. Including these in her diet can be beneficial.

Fortified Foods: Similar to Vitamin B12, Vitamin D is also commonly added to fortified foods like fortified milk (dairy or plant-based), orange juice, and breakfast cereals.

Supplements: If getting enough Vitamin D from sunlight and diet is challenging, supplements might be recommended by a healthcare professional. Vitamin D supplements are available in various forms like Vitamin D2 and Vitamin D3.

Healthy Fats: Including healthy fats in the diet, such as those found in nuts, seeds, avocados, and olive oil, can aid in the absorption of fat-soluble vitamins like Vitamin D.

And believe me, the doctor has actually recommended a nearly identical diet.

In short, if you have uncertainties, ChatGPT can be consulted.

Even you can describe symptoms to ChatGPT, and it accurately predicts the potential diseases you might have. Additionally, you can request advice for maintaining a healthy diet.

As an example, consider this prompt: Can you suggest a complete daily diet for a 23-year-old male in the Indian style?

Here’s the answer.

Cool, right?

4. Can Create Complex CSS Animations

I’ve been working as a web developer for over three years. It’s quite an engaging role that demands a lot of time and effort.

For instance, my tasks involve creating website designs, writing thousands of lines of code, mastering various concepts, using numerous npm packages, and ultimately refining the user experience to offer customers the best possible interactions.

Interestingly, the OpenAI team is diligently working to simplify this process.

In fact, they recently released a video showcasing how ChatGPT can streamline website creation. This advancement is particularly impressive because it demonstrates how ChatGPT can take a mockup and generate an entire website from it.

What’s even more remarkable is that ChatGPT can generate intricate animations with just a simple command.

To give you an example, I prompted ChatGPT with the request, “Provide a complex illustration of using multiple animations using HTML and CSS”.

Here’s the code.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
  body {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin: 0;
    perspective: 1000px;
  }

  .cube-container {
    position: relative;
    width: 200px;
    height: 200px;
    transform-style: preserve-3d;
    animation: rotate 10s infinite linear;
  }

  .cube {
    width: 200px;
    height: 200px;
    position: absolute;
    transform-style: preserve-3d;
  }

  .face {
    width: 200px;
    height: 200px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    border: 2px solid white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: white;
  }

  .face1 { transform: rotateY(0deg) translateZ(100px); animation: fadeInOut 3s alternate infinite; }
  .face2 { transform: rotateY(90deg) translateZ(100px); animation: slideInOut 3s alternate infinite; }
  .face3 { transform: rotateY(180deg) translateZ(100px); animation: rotateColor 3s alternate infinite; }
  .face4 { transform: rotateY(-90deg) translateZ(100px); animation: scaleInOut 3s alternate infinite; }
  .face5 { transform: rotateX(90deg) translateZ(100px); animation: rotateX 6s infinite linear; }
  .face6 { transform: rotateX(-90deg) translateZ(100px); animation: rotateY 6s infinite linear; }

  @keyframes rotate {
    0% { transform: rotateY(0deg); }
    100% { transform: rotateY(360deg); }
  }

  @keyframes fadeInOut {
    0%, 100% { opacity: 0; }
    50% { opacity: 1; }
  }

  @keyframes slideInOut {
    0%, 100% { transform: translateX(-100%); }
    50% { transform: translateX(0); }
  }

  @keyframes rotateColor {
    0% { background-color: rgba(0, 0, 0, 0.8); }
    100% { background-color: rgba(255, 0, 0, 0.8); }
  }

  @keyframes scaleInOut {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.5); }
  }

  @keyframes rotateX {
    0% { transform: rotateX(0deg); }
    100% { transform: rotateX(360deg); }
  }

  @keyframes rotateY {
    0% { transform: rotateY(0deg); }
    100% { transform: rotateY(360deg); }
  }
</style>
<title>Multiple Animations Example</title>
</head>
<body>
  <div class="cube-container">
    <div class="cube">
      <div class="face face1">1</div>
      <div class="face face2">2</div>
      <div class="face face3">3</div>
      <div class="face face4">4</div>
      <div class="face face5">5</div>
      <div class="face face6">6</div>
    </div>
  </div>
</body>
</html>

And here’s the output.

In the same way, you can provide a detailed prompt to generate an animation within minutes.

5. ChatGPT Can Create A Complete Business

Yep, you got it right. You can totally start a brand-new business from scratch, and here’s how.

First things first, you need an idea.

Think about what you’re good at because that’s where the magic happens. Imagine saying something like, ‘I’m good at [skill], and I want to start my own business. Got any cool ideas?’

Next up, you can make a website real quick using cool tech like Durable, Dora, Framer AI, and others.

Boom! You’ll be on the internet in no time.

Once you’re all set up, use some fancy data stuff to make smart decisions. Also, try some tricks ChatGPT gives you for marketing. That’ll help you beat the competition.

And when your business starts picking up, you’re gonna have more stuff to do. This is when you let ChatGPT automate some work for you.

Oh, and if you want all the nitty-gritty details, check out a super-detailed blog post. It’ll walk you through everything step by step.

Hope you like it.

That’s it — thanks.

ChatGPT
Technology
Productivity
Self Improvement
Tech
Recommended from ReadMedium