10 Ways You Can Use ChatGPT to Learn Better - Scott H Young (2024)

Recently, I asked readers here to share how they’re using large language models (LLMs) like ChatGPT to learn and study. Today, I’m rounding up some of those suggestions and trying to synthesize the advice for when (and when not) to use these tools for learning.

Strengths and Weaknesses of LLMs

Using applications like ChatGPT requires some care.

Part of the difficulty is that ChatGPT’s human-like conversation abilities can be deceptive. Feeling like you’re talking to a real person encourages you to rely on conversational expectations that may not hold with a machine.

For instance, we generally expect that most people do not make up facts. Large language models, however, routinely violate this expectation by providing fluent answers that may be totally wrong. The metacognitive ability to know what you don’t know is underdeveloped in these applications.

Another expectation we have is that verbal fluency tracks other aspects of intelligence. We expect that someone who can spout lines from Shakespeare, explain quantum computing, and give a proof of the prime number theorem in rhyming verse would also be able to count. Thus, naively treating LLMs like a really smart and knowledgeable person is likely to backfire.

Those caveats aside, ChatGPT is clearly helpful for a range of tasks. Simon Willison suggests thinking of LLMs as a “calculator for words”—something that can do useful things with text—rather than as a general-purpose intelligence or smart person.

I tend to agree. The more we can distinguish the cases where LLMs work well from where they don’t (yet), the more we’ll be able to take advantage of the new capabilities without falling into unexpected traps.

Ten Useful Learning Strategies with ChatGPT

After receiving dozens of emails from my audience on how they have been personally using ChatGPT to learn, I’ve compiled some tips with some of the most common suggestions.

1. Create your own Socratic tutor.

By far, the most common use readers reported was using an LLM as a personal tutor.

Asking ChatGPT to explain tricky concepts, unfamiliar code or problems seems like an area where LLMs might do alright. And the only reasonable substitute (a human expert) is notoriously expensive and in short supply.

If you do this in conjunction with a class or textbook, the risks of mistakes also seem attenuated since you still have a primary source to compare against. Challenge explanations that don’t jive with what you’ve read in the book rather than taking everything the AI says at face value.

2. Practice chatting in new languages.

The next most common way people used LLMs to learn better was as a language tutor. This seems like a task LLMs are well-equipped for. Whatever their other flaws, they can produce grammatically correct text.

Many people set up their conversations with ChatGPT so that the AI could go back and forth between the language they are learning and English explanations when they got confused. Likely, those explanations may be imperfect, but human tutors also often give incorrect accounts of the grammar and vocabulary they manage to use proficiently.

Another use is rewriting texts to be at a more beginner-friendly level of reading comprehension. Graded readers and comprehensive input are great strategies for learning to read in another language. Unfortunately, learner materials are often sparse or uninteresting. You can use an LLM to transform a text you want to read that is written at a fluent native level into something appropriate for your current ability.

Duolingo seems to be getting in on the LLM game as well. I’ve been harsh on the drag-and-drop style of language learning used in earlier versions, but these new advances may force me to revise my opinion.

3. Generate summaries of longer texts.

Summaries are another area where LLMs seem to excel. Consumer applications already exist for generating summaries of journal articles or research topics.

Several readers said they were using these AI tools to provide digests of their substantial reading material, helping them keep atop new developments in their field.

Good summaries, especially those fine-tuned to your particular needs, might be a good way of navigating the large information loads we often face in knowledge work. You could use it to help prioritize which documents to read in-depth or do a first pass organizing unfamiliar material.

10 Ways You Can Use ChatGPT to Learn Better - Scott H Young (1)

It looks like ChatGPT is not able to open links to summarize directly, but it often does a reasonable job hallucinating with famous texts like the one I used above. Until this functionality is standard in the consumer application, it’s better to copy+paste.

4. Dialog with long documents.

LLMs also can help you “ask questions” of longer texts. For instance, when reading a scientific paper you could quickly query the sample size or ask for the methodology or results. Consensus does this while offering references, so the risk of mistakes seems reduced when you can easily double-check the LLM’s work.

While there are more fanciful usages here, such as people asking ChatGPT to impersonate a given writer and dialog with them, I suspect the ability to ask natural-language questions of documents and receive replies with references is a useful tool for dealing with large texts.

That said, you must be prepared to fact-check the LLM’s answers. For instance, in the dialog captured below, I asked ChatGPT to list evidence supporting strongly-guided instruction, and it cited a review article by Mayer. But it falsely claimed Mayer’s work was a meta-analysis, which it isn’t. In fact, the paper isn’t even a comprehensive literature review but simply looks at three prominent cases of the failure of discovery learning. If taken at face value, this response can potentially mislead, but it’s relatively easy to “check” the AI’s work if you know what text it is transforming.

10 Ways You Can Use ChatGPT to Learn Better - Scott H Young (2)

5. Rewrite texts at different levels of explanatory depth.

A major difficulty in following expert thinking is that most expert-level text is written for other experts. Concepts are unexplained, context is lacking and jargon abounds. This means that most people must rely on translators, such as general-market nonfiction or science writers, who present what experts think in a more readable format.

There seem to be two approaches to using AI tools here. One is simply asking an LLM to explain a popular concept in simpler terms, such as: “Explain quantum computing like I’m an eighth-grader.” The other is to provide ChatGPT with a text or explanation and ask the AI to rewrite it in a more digestible manner.

I tend to think the latter is a little more reliable since you have the source material to compare with rather than taking ChatGPT’s word for it.

6. Clear up unfamiliar jargon.

Several years ago, I remember reading Tyler Cowen’s Marginal Revolution blog and being perplexed by his frequent, unexplained use of the term “Straussian” to describe ideas or other thinkers. I Googled for an explanation, but none was forthcoming.

After a lot of research, I understood the term as meaning, roughly, “closely reading between the lines in prominent thinkers’ ideas, looking for what they really meant but couldn’t always express because of prevailing censorship and intellectual orthodoxy.”

Had ChatGPT existed during my confusion, I could have just gotten this:

10 Ways You Can Use ChatGPT to Learn Better - Scott H Young (3)

Many readers found similar benefits in using LLMs to figure out jargon and terms used within a particular community in a way that dictionary definitions often fail to elucidate.

7. Create study plans and agendas.

This usage surprised me, but it showed up enough times among reader replies that I include it here. People seem to like using AI to tell them how and when to learn.

For instance, some readers asked ChatGPT to break down a complex learning goal and give them a curriculum. Others preferred to go even further, asking for ChatGPT to create a studying schedule for them, given their constraints for the day.

I probably wouldn’t trust LLMs to give me a well-designed curriculum for a subject. But if I was learning something completely new, it might be a decent starting point. Sometimes the hardest part of approaching a new field is breaking down what appears to be an insurmountable goal. Similarly, sometimes being told when to study can help overcome the inertia of getting started.

While skill breakdowns might be alright, ChatGPT still struggles with creating reading lists, confabulating books and references. Thus, while it might do well for decomposing an ambiguous learning task, I wouldn’t trust it to give me good resources (yet).

8. Provide refreshers on forgotten or infrequently used tools.

Programmers were the biggest professional group to reply to my query. I can’t say whether this is because programming is uniquely well-suited to LLMs or because programmers, as a group, are more likely to adopt novel software tools.

The productivity advantages for programmers seem obvious. I don’t write much code these days, so I haven’t made much use of this well-publicized feature of LLMs. But since a lot of coding is relatively routine, the ability to have a machine create the first draft for an algorithm clearly saves a lot of time.

While there are cases of people with zero programming knowledge relying on AI output to build applications, I suspect these might be tricky to debug and maintain. In contrast, an expert programmer can override ChatGPT’s output for a language he or she knows particularly well.

The place LLMs seem to work really well is at the fringes of a programmer’s expertise. Many programmers told me that they found AI helpful in getting starting hints in unfamiliar languages or tools. Their base of programming experience allowed them to make sense of and implement the output, but their unfamiliarity with the underlying language meant the AI saved them a lot of time.

9. Generate flashcards based on text. (Tentative)

Flashcards are a powerful learning tool. They’re also a pain in the butt to make.

Some readers said they were using ChatGPT to generate flashcards for subjects they’re studying. This seems well within the LLM abilities as a “calculator for words.” Thus, with the correct prompts, you could get fairly good results here—provided you’re inputting the material you wish to see transformed into flashcards and not expecting the LLM to get the facts on its own (see below).

However, given the difficulty of making “good” flashcards, I wouldn’t enter any into my Anki without reviewing them first. Nonetheless, making flashcards is tedious, so getting a first draft that I later review might speed up the process considerably. The risks seem relatively limited if you confirm the cards’ correctness before putting them in your deck.

10. Use it to organize your notes. (Advanced)

As someone who does a lot of research, I often waste a lot of time trying to locate my notes. Robert Martin finds the same problem. Searching via keywords is fraught because sometimes you can’t remember the exact term you used, even if the meaning is roughly the same.

Martin solves this problem by using the embedding feature of LLMs. While not strictly ChatGPT, this tool from the same family of natural language processing techniques allows you to find semantically-related notes rather than exact keyword matches.

Personalized LLMs that live on your hard drive and access your existing data may be a valuable application. I’d love to be able to search things I know I’ve seen but can’t quite recall where.

Some Things NOT To Do

1. Don’t expect AI to get facts right.

LLMs frequently make stuff up. These hallucinations are problematic if you depend on ChatGPT to give correct answers. The prevalence of these mistakes is difficult to say right now. When Wikipedia was released, for instance, “experts” were in an uproar about how the user-generated nature of the website meant it couldn’t ever be relied upon as a source. Except Wikipedia actually does fairly well, and some of these knee-jerk reactions were misplaced.

LLMs haven’t reached Wikipedia’s quality in terms of facts, and we still don’t know much about when they’re likely to get an answer right and when they’re likely to make stuff up. For now, it seems best to use them for situations where the cost of an incorrect answer is minimal, either because you can look it up in a verified source, or because your use of the AI for isn’t factual in nature.

2. Don’t expect AI to get citations right.

While LLMs sometimes mess up facts, they seem abysmal at getting citations right. They frequently invent authors, papers, studies and research.

I wouldn’t use a LLM for any research that I needed to cite, and I would always double-check the sources it does provide.

Similarly, I wouldn’t ask an LLM to give me a reading list or references to specific books or authors (unless, possibly, the authors were quite famous and likely to be well-represented in the data set).

3. Don’t expect AI to get the math right.

I believe it’s a mistake to attribute general intelligence to LLMs based on their ability to do many tasks at a human level or beyond. As with chess bots and image classifiers, the technology behind LLMs is extremely narrow compared to what we would expect of a human who scored similarly on verbal tests.

One finding from psychology is that much of reasoning is performed by different subsystems in the brain than those devoted to language. This paper argues that LLMs seem to match the neurological evidence from double-dissociation studies: you can have fluent verbal abilities with seriously impaired reasoning and vice versa.

As such, LLMs are really bad at math. And not just higher-level math that humans struggle with. LLMs often fail at basic counting tasks. Thus I suspect LLMs would be uniquely bad at a task like providing practice problems for a math class and grading the answers. ChatGPT might be able to explain a math concept well, but be unreliable at actually using it.

Have you used ChatGPT or other AI tools to further your learning? Share your own observations and suggestions in the comments below!

10 Ways You Can Use ChatGPT to Learn Better - Scott H Young (2024)

FAQs

How can I learn ChatGPT faster? ›

How to Use ChatGPT to Learn Faster
  1. Research consistently proves that the highest achievers love learning. ...
  2. Article summaries. ...
  3. After completing the quiz, simply ask ChatGPT to provide the answers. ...
  4. Turn your notes into a fleshed-out summary. ...
  5. Explain like a five-year-old. ...
  6. Bonus Tip: Generate social media content.
Feb 22, 2023

What are better ways to learn? ›

Top 10 best study tips
  • Be consistent. If you try to cram, you'll set yourself up for failure. ...
  • Sleep properly. ...
  • Try the Pomodoro method. ...
  • Create the right environment. ...
  • Create flashcards. ...
  • Break everything down. ...
  • Teach other people. ...
  • Get some exercise.
Apr 7, 2022

What can we learn from ChatGPT? ›

ChatGPT is a natural language processing tool driven by AI technology that allows you to have human-like conversations and much more with the chatbot. The language model can answer questions and assist you with tasks, such as composing emails, essays, and code.

Is ChatGPT good for learning? ›

ChatGPT teaches students to ask better questions and then defend those questions, which could help them become real scientists.” ChatGPT can also be used to incite classroom or lab discussion, said James W. Pennebaker, PhD, a professor of psychology at the University of Texas at Austin.

What are the 5 ways to learn? ›

Five ways to learn include visual, auditory, text-based, kinesthetic, and multimodal learning. The VARK model of learning styles suggests that people tend to have a certain preference for one or more of these ways to learn.

What are 4 ways to learn? ›

There are 4 predominant learning styles: Visual, Auditory, Read/Write, and Kinaesthetic. While most of us may have some general idea about how we learn best, often it comes as a surprise when we discover what our predominant learning style is.

What are 5 ways to study? ›

Learn how to study effectively with these ten tips.
  • Get organised. ...
  • Don't skip class! ...
  • Take notes. ...
  • Talk to your teacher & ask questions. ...
  • Space out your studying. ...
  • Create a study plan – & stick to it. ...
  • Don't just re-read but study. ...
  • Set up a quiet study space.

What are the benefits of ChatGPT? ›

What are the benefits of ChatGPT? With ChatGPT, you can automate repetitive tasks and improve customer engagement by using AI-powered text-based artificial intelligence. Through the use of natural language processing algorithms, it recognizes and responds to rudimentary questions accurately.

How do I use ChatGPT efficiently? ›

How? Chat GPT can assist with writing tasks by suggesting ideas for a blog post about healthy eating habits or generating an outline for a research paper. Whatever your niche, it knows it. Ask it to write ten blog ideas about relationship advice for single people in their thirties, and it'll give you a place to start.

How do I use ChatGPT for revision? ›

How to use Chat GPT to revise effectively
  1. Summarise your notes. If you have tonnes of notes from class or you're not sure what the key points of a text are, ask Chat GPT to summarise it for you. ...
  2. Test yourself. ...
  3. Get creative. ...
  4. Take a break.

How does ChatGPT work for students? ›

ChatGPT works by using natural language processing and machine learning algorithms to understand the needs of students. The chatbot can interpret student questions and provide accurate and helpful answers.

How do you use ChatGPT and not get caught? ›

Go to chatchuppt, ask it whatever you want. Take that output, copy paste that into word AI. Word AI is going to spin what it wrote, humanize it, and whatever it outputs, not only will your teacher not know, but these amazing tools that are out there detecting AI, they're not going to know either.

What are 3 main types of learning? ›

There are three primary types of learning styles, as defined by teacher Neil Fleming: visual, auditory, and kinesthetic. Most people learn best through one or two of these methods, but there are ways to use all three learning styles to your advantage.

What are the 7 ways adults learn? ›

It's important to find out how you learn best so that you can use the related methods to get as much out of your coursework as possible.
  • 1) Kinesthetic Learners. ...
  • 2) Intrapersonal Learners. ...
  • 3) Interpersonal Learners. ...
  • 4) Linguistic Learners. ...
  • 5) Auditory Learners. ...
  • 6) Visual Learners. ...
  • 7) Logical Learners.
Mar 2, 2022

What are the 2 types of learning? ›

differentiates between 4 types: Learning type 1: auditive learning (“by listening and speaking“), Learning type 2: visual learning (“through the eyes, by watching”), • Learning type 3: haptic learning (“by touching and feeling”), • Learning type 4: learning through the intellect.

What are the steps to learn? ›

  1. Step 1 — Get the big picture. ...
  2. Step 2 — Determine scope. ...
  3. Step 3 — Define success. ...
  4. Step 4 — Find resources. ...
  5. Step 5 — Create a learning plan. ...
  6. Step 6 — Filter resources. ...
  7. Step 7 — Learn enough to get started. ...
  8. Step 8 — Play around.

What are the 5 successful study habits? ›

Try out some of our five favourite study habits and learn some life-long skills.
  • Make a schedule. Number one on any list of study habits has to be making a schedule. ...
  • Create your environment. This one is so important while we're on lockdown. ...
  • Study in bursts. Treat your brain like a muscle. ...
  • Find a study group.
Apr 6, 2020

What is the 123 method of studying? ›

The most common use of 3-2-1 I've seen is in response to a reading or lesson–usually 3 things you learned, 2 things that made you curious or confused, and 1 most important thing you learned or should do with what you've learned.

What is the 50 50 method for studying? ›

While understanding and learning a person tends to finish the concepts in one-go, but in case of the rule; one should learn for half of the time and share what they have learned in the other half. Sharing can be in anyway. The learner can write the key points, or can explain to someone a friend, or a family member.

How does ChatGPT learn to code? ›

Generation of Code: ChatGPT may be trained to produce code snippets based on input from natural language. For example, ChatGPT can provide a code snippet to complete the assignment if a user enters “create code for a python function that calculates the average of a list of numbers.”

Will ChatGPT replace programmers? ›

The short answer is no, ChatGPT will not replace programmers entirely. However, it has the potential to automate some aspects of programming, such as code generation, bug fixing, and documentation. ChatGPT can learn from vast amounts of code and data, making it possible to generate new code similar to existing code.

How fast can you learn with Rosetta Stone? ›

Rosetta Stone states that it takes the average learner twenty weeks (or thirty minutes a day for five days a week) to master a level. Latin American Spanish, for example, has five levels. That means the average learner could complete all levels in less than two years.

Which is easiest Computerlanguage to learn? ›

Easiest Programming Languages to Learn
  • Python.
  • Ruby.
  • Java.
  • JavaScript.
  • PHP.
  • C++
  • SQL.

Is learning codes hard? ›

No, coding is not hard to learn; however, it can initially seem intimidating. When learning anything new, the beginning can be challenging. Coding gets easier over time with patience and persistence. If you're considering learning how to code, it can be easy to focus on the difficulty.

What algorithm does ChatGPT use? ›

ChatGPT is an extrapolation of a class of machine learning Natural Language Processing models known as Large Language Model (LLMs).

How do you brush up coding skills? ›

6 Ways To Brush Up And Stay Sharp On Coding Practices Before Your Next Job
  1. Participate In Challenges. ...
  2. Practice Code Katas. ...
  3. Try New Ways To Learn Code. ...
  4. Take A Look At Professional Code Samples. ...
  5. Pro Bono Freelance And Contribute To Open Source Projects. ...
  6. Watch, Listen And Learn.

Which jobs can ChatGPT replace? ›

Jobs At Risk of Being Replaced by ChatGPT
  • Mathematicians.
  • Interpretators and Translators.
  • Poets, Lyricists, and Creative Writers.
  • Web Designers.
  • News Analysts, Reporters, and Journalists.
  • Lawyers and Paralegals.
  • Accountants and Auditors.
  • Teachers.
May 2, 2023

Will ChatGPT replace Google? ›

ChatGPT is not replacing Google. OpenAI's chatbot is not designed to act as a search engine. It functions well as a question-answering chatbot and a personal assistant for a variety of tasks. So, if you were hoping to use ChatGPT to find your local bus schedule you may want to think again.

Who owns ChatGPT? ›

Chat GPT is owned and developed by OpenAI, a leading artificial intelligence research and deployment company based in San Francisco that was launched in December 2015.

What grade level is Rosetta Stone? ›

Rosetta Stone is an online world language program for students in grades 3-12.

Is Rosetta Stone struggling? ›

Faced with a far more crowded language-learning market and a late-entry into mobile apps, shares of Rosetta Stone have tumbled 65% over the last five years. The Arlington, Va. -based tech company has struggled to get consumers to pay for similar language courses available through apps that cost far less.

Is Duolingo better than Rosetta Stone? ›

Duolingo vs Rosetta Stone, which is better for travel? If you are going to be travelling and want to learn a language at a beginner to intermediate level, we believe Rosetta Stone is a better option than Duolingo. Their lessons are more comprehensive and you will learn more quickly.

What is the hardest coding language? ›

Malbolge. This language is so hard that it has to be set aside in its own paragraph. Malbolge is by far the hardest programming language to learn, which can be seen from the fact that it took no less than two years to finish writing the first Malbolge code.

Which is harder C or C++? ›

3: Is C easier than C++? Ans. C is easier to learn because of its hands-on characteristics. But C++ is easier to code with its fixed structures and principles.

Which is the most powerful coding language? ›

4. The benefits of using a powerful programming language. There are many powerful programming languages in existence, but the most powerful one is undoubtedly C++. C++ has the ability to scale up or down depending on the needs of the user, making it an incredibly versatile tool.

Top Articles
Latest Posts
Article information

Author: Eusebia Nader

Last Updated:

Views: 6087

Rating: 5 / 5 (60 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Eusebia Nader

Birthday: 1994-11-11

Address: Apt. 721 977 Ebert Meadows, Jereville, GA 73618-6603

Phone: +2316203969400

Job: International Farming Consultant

Hobby: Reading, Photography, Shooting, Singing, Magic, Kayaking, Mushroom hunting

Introduction: My name is Eusebia Nader, I am a encouraging, brainy, lively, nice, famous, healthy, clever person who loves writing and wants to share my knowledge and understanding with you.