Heidelberg AICurriculum
Track 2 · Beginner
2.4

ChatGPT

OpenAI's assistant — broadest features, strong data analysis

10 lessons 2026-08-13 AI-generated

1Overview

OpenAI's assistant, launched in 2022.

ChatGPT (OpenAI, 2022) is the most feature-broad frontier chatbot: voice, image generation, web search with citations, custom GPTs, and Advanced Data Analysis that runs Python on the files you upload. → Its default setting trains on your chats — turn off "Improve the model for everyone" in Data Controls, and use Team or Enterprise for confidential work.

ChatGPT is OpenAI's frontier chatbot and the most feature-broad of the four — voice, image generation, web search, custom GPTs, and a Python-powered data analyst built in. Below: what it's best at, what to watch for, and how to keep your data private.

1.2After this chapter you can
Use Advanced Data Analysis to run Python on a spreadsheet or dataset
Reach for the right built-in — voice, image generation, web search, or a custom GPT
Protect your data: turn off training, and know when to move to Team/Enterprise
1.3Best for

Everyday questions and real data analysis — upload a CSV or spreadsheet and it runs Python to compute stats, tables, and plots.

1.4Watch out

Team and Enterprise plans layer on a contractual no-train guarantee and SSO, on top of the free toggle — worth it once the data is genuinely confidential.

1.5Free vs paid

Free tier; Plus $20/mo; Team and Enterprise add no-train, SSO, and audit controls. Data residency available via Azure OpenAI.

2Lessons 10

2.1 Run your first real research task in ChatGPT

The Ask anything box (or the optional Ask ChatGPT sidebar) is where you type prompts and receive answers directly in the chat window.

Open ChatGPT, start a conversation and get an answer to a real research question

TryI'm a biologist. In plain language, explain the difference between a paired and unpaired t-test, then tell me which one fits this design: the same 12 cell cultures measured before and after adding a drug.

Go to chatgpt.com, sign in (or sign up free), and paste this into the message box. No setup, no install — it answers in the browser.

The ChatGPT composer — sign in at chatgpt.com, type your question in the 'Ask anything' box, and send. The tools button opens web search and more; the model selector sets how much reasoning you get. Credit: help.openai.com ↗
  1. Sign in at chatgpt.com
  2. Select Ask ChatGPT at the top‑right to open the sidebar (optional)
  3. Enter a contextual prompt in the Ask anything box
  4. Review the first answer critically
  • You'll see A clear, structured explanation that addresses your research query
  • Takeaway Providing context up front yields useful answers without needing follow‑ups
  • Check What element of your initial prompt helped ChatGPT produce a detailed answer without additional clarification?
  • Cost Free tier gives limited access to the GPT-5.5 Instant model and is enough for everything in Lesson 0. Paid tiers (Go, Plus, Pro) add more messages, stronger reasoning models, and higher limits — covered as each lesson needs them.

2.2 Write prompts that set ChatGPT’s role, give context, and dictate output format

A prompt combines role, context and output format in a single message to guide the model’s response.

Do this first Run your first real research task in ChatGPT

Produce sharper answers by specifying a role, providing relevant context, and requesting an exact output format

TryAct as a careful molecular biology reviewer. Here is my abstract draft: [paste 150 words]. Give me (1) three specific weaknesses, (2) one suggested rephrasing of the final sentence, and (3) a one-line verdict on clarity. Use bullet points.

Notice the four parts: a role, your material, a numbered request, and a format. That structure is most of what makes a prompt work.

  1. DEFINE a role and supply context, e.g., “Act as a careful reviewer” followed by your draft
  2. REQUEST the desired output format, such as bullet points, a table, three items, or a word limit
  3. REFINE within the same conversation, asking to tighten a point or rewrite for a different audience
  • You'll see A focused critique in the precise structure you asked for, improving after each follow‑up
  • Takeaway Combine role, context, specific request and format, then refine iteratively rather than restarting
  • Check Which of the three parts — role, context, or format — changed the answer the most when you added it?
  • Cost Works on the free tier. Longer documents and longer back-and-forth threads run into free-tier message and context limits sooner; Go and Plus raise those limits.

2.3 Generate a summary or data analysis from an uploaded file

The paperclip / attach control in the message box lets you add files; for CSVs it triggers Data analysis, running Python behind the scenes.

Do this first Write prompts that set ChatGPT’s role, give context, and dictate output format

Upload a document and receive a structured summary, extraction or statistical analysis performed by ChatGPT

TryHere is a CSV of my qPCR results (columns: sample, condition, Ct). Compute mean and SD of Ct per condition, run a t-test between 'control' and 'treated', and plot Ct by condition as a box plot. Show me the numbers and the figure.

Click the paperclip / attach icon in the message box, upload your file, then send the prompt. For data files, ChatGPT writes and runs Python in the background (this is the Data analysis feature) and hands you the results and a plot.

  1. Click the paperclip control in the message box to attach your PDF, CSV or image
  2. Type a request for a structured summary, e.g., “list the question, method, key result and one limitation”
  3. Describe the analysis you need for data files in plain English; ChatGPT will write and run Python to produce statistics and charts
  • You'll see A table of means and standard deviations, t‑test output and a box‑plot generated from your file
  • Takeaway ChatGPT can read uploaded files, execute real Python on them and return results you must verify
  • Check What kind of file did you attach, and what did ChatGPT actually run against it to produce the numbers?
  • Cost File uploads and data analysis are available on the free tier but limited (fewer uploads/analyses before you hit a cap). Plus and Pro give expanded file uploads and data-analysis usage. Keep unpublished or patient data off the free tier (see Lesson 5 on privacy).

2.4 Confirm ChatGPT's web‑search answers

The Sources row appears under a web‑search answer, listing the pages the model consulted.

Do this first Generate a summary or data analysis from an uploaded file

Verify each claim by opening the cited webpages yourself

TrySearch the web for review articles from the last two years on CRISPR base editing safety in human cells. Give me 5 with title, journal, year, and a one-line finding — and include the link for each so I can open it.

ChatGPT searches the web when a question needs current or factual sourcing. Ask explicitly for links, then open each one — do not trust the summary alone.

  1. Ask ChatGPT to show the links it used for its answer
  2. Click the Sources row to expand the list of URLs
  3. Open each URL in a new browser tab
  4. Read the page and confirm it states exactly what ChatGPT asserted
  • You'll see A list of clickable sources appears, some matching the answer perfectly and others not
  • Takeaway ChatGPT can retrieve web content but you must open every link and check that the source actually says what was claimed
  • Check Did every source you opened actually say what ChatGPT's answer claimed it said?
  • Cost Web search is available across tiers (free included). For heavier multi-source literature work, see Deep research in Lesson 7 — which is limited on the free tier and expanded on Plus and Pro.

2.5 Generate and interpret images using ChatGPT

The composer lets you generate images from text or interpret uploaded visuals, producing illustrations or textual descriptions.

Do this first Confirm ChatGPT's web‑search answers

Produce an illustration from a description and obtain a plain‑language interpretation of an uploaded image

TryGenerate a clean, labelled schematic of the central dogma (DNA → RNA → protein) suitable for a lecture slide: simple, high-contrast, with arrows and labels. Then suggest a one-line caption.

Send this to generate an image. To go the other way, upload a photo of a gel or a chart and ask "what does this figure show, and what stands out?" — that uses ChatGPT's vision to read the image.

  1. Type a detailed description of the illustration you need and press Enter
  2. When the result card appears, click Download to save the generated image
  3. Click Attach file, select a photo or chart, then press Enter to request an interpretation
  • You'll see A labelled schematic produced from your prompt, and a textual description of any image you upload
  • Takeaway ChatGPT can both read images you provide and create new ones – the outputs are illustrations, not experimental data
  • Check Why can't a ChatGPT-generated schematic stand in for an actual experimental figure?
  • Cost Image generation and vision both work on the free tier but are limited (slower, fewer images). Plus gives more and higher-quality image creation; Pro gives unlimited, faster generation.

2.6 Create custom instructions and organise chats using Projects

Settings → Personalisation contains Custom instructions, Memory and Projects that persist across chats.

Do this first Generate and interpret images using ChatGPT

Set up persistent instructions, enable memory for key facts, and group related conversations and files into a Project

TrySet as a standing instruction: I'm a molecular biology researcher. Always use precise scientific terminology, define acronyms on first use, give SI units, and flag when a claim needs a primary-source check. Apply this to all future chats.

Open Settings → Personalization → Custom instructions and put your standing context there. It then applies automatically to every new chat — you stop re-explaining who you are.

ChatGPT Settings → Personalization: 'Custom instructions' set to On, and a Memory section with 'Reference chat history' and 'Reference saved memories' toggles enabled plus a 'Manage memories' button
  1. 1 custom instructions text edit persistent prompts
  2. 2 memory toggle enable remembering facts
  3. 3 data controls section adjust project privacy settings
  4. 4 manage memories link review or clear stored facts

Best viewed on desktop — tap Enlarge to read the numbered controls.

Settings → Personalization is where you stop repeating yourself: set standing custom instructions and let Memory carry useful facts across chats (review or clear them anytime). Group work into Projects, and lock down training in Data Controls. Credit: help.openai.com ↗
  1. Open Settings → Personalisation and enter your custom instructions so they apply to every chat
  2. Toggle on the Memory options to allow ChatGPT to remember facts across conversations, then review or clear them as needed
  3. Create a new Project, add related chats and reference files, and adjust its privacy in Data Controls
  • You'll see New chats follow your custom style and a Project displays all associated chats and documents together
  • Takeaway Define context once with custom instructions, let memory retain important details, and keep everything organised in Projects while controlling privacy
  • Check Which of custom instructions, memory, or a Project would you use to keep patient data out of a chat that also needs your standing research context?
  • Cost Custom instructions: all plans. Memory: limited on free, expanded on paid. Projects: available on free, with expanded Projects/tasks/custom-GPT capacity on Plus and Pro.

2.7 Stop ChatGPT using your chats for model training

The Improve the model for everyone toggle under Settings → Data Controls controls whether your chats are used to train OpenAI models.

Do this first Create custom instructions and organise chats using Projects

Your chats are no longer sent for model improvement

  1. Open ChatGPT in a web browser and sign in
  2. Click avatar in the top‑right corner to open the menu
  3. Select Settings from the dropdown list
  4. Choose Data Controls on the left sidebar
  5. Switch off the Improve the model for everyone toggle
  • You'll see The toggle shows the OFF position, indicating that new chats will not be used for model training
  • Takeaway Privacy settings directly govern how your data is handled by the service
  • Check Where exactly did you find the toggle, and what state does it show once your conversations are excluded from training?

2.8 Run a recurring analysis with a custom GPT

A custom GPT is a saved wrapper around a chat that bundles role, workflow steps and output format for reuse.

Do this first Stop ChatGPT using your chats for model training

Create a reusable assistant that runs your standard workflow and returns downloadable results

TryYou are my lab stats assistant. When I upload a CSV, always: report n per group, check normality, choose and justify the right test, run it, report effect size, and give a publication-ready one-sentence result. Confirm you understand, then wait for my file.

You can paste this into a normal chat, or bake it into a custom GPT (via 'Explore GPTs' → Create) so the behaviour persists and is reusable. Then upload a CSV in the next message.

  1. Open the Explore GPTs sidebar to view available assistants
  2. Press + Create to launch the builder, enter your workflow instructions and publish the custom GPT
  3. Upload your data file in the chat, request the multi‑step analysis and ask for a downloadable CSV or figure
  • You'll see A custom GPT appears in the list and each time you use it you receive a cleaned CSV or figure ready to save
  • Takeaway Custom GPTs automate repeatable tasks but require a paid plan to build and publish
  • Check What would you lose if you pasted the same workflow instructions into a fresh chat each time instead of building a custom GPT?
  • Cost Using GPTs and basic data analysis: free tier (limited). Creating and sharing custom GPTs: Plus and above. Heavier/unlimited data analysis and file uploads: Pro.

2.9 Build and distribute a custom GPT for your team

The Create new GPT builder lets you define an assistant and share it with a team via Team sharing.

Do this first Run a recurring analysis with a custom GPT

You build a custom assistant that returns consistent answers for repeat tasks

  1. Open ChatGPT and click Explore GPTs, then select Create new GPT
  2. Enter a descriptive name for the GPT, such as “Budget‑Gap Summariser”
  3. Add system instructions defining the task, required format, and reference documents by uploading them or pasting text
  4. Save the custom GPT and enable Team sharing in the sharing settings
  5. Ask a teammate to open the shared GPT, run a test prompt, and verify that the output matches the expected style and content
  • You'll see A new Custom GPT appears in the team’s library and every run produces the predefined structure and wording
  • Takeaway Custom GPTs act as reusable, centrally managed agents that eliminate rewriting prompts for repeated workflows
  • Check How did you confirm your teammate's test run matched the expected output — what exactly did you compare?

2.10 Create a fully referenced results paragraph using ChatGPT

Deep Research is an extended web‑search mode that returns a multi‑source, fully cited report rather than a single quick answer.

Do this first Build and distribute a custom GPT for your team

Generate a researched answer that combines literature search, data analysis and verified citations

TryI'm investigating whether [gene X] expression differs between [condition A] and [condition B]. Step 1: search the web for 3 recent primary papers on this and summarize each with a link. Step 2: I'll upload my expression CSV — run the appropriate test and plot it. Step 3: draft a 120-word results paragraph citing only my data, and list which of the searched papers I should verify before citing.

Run it as three steps in one chat. This is where Deep research helps for the literature step — a longer, multi-source search that returns a cited report.

For the literature step, Deep Research runs an extended multi-source search and returns a long cited report — you can even scope it to specific trusted sites. Verify every citation at each stage. Credit: help.openai.com ↗
  1. Search recent primary literature with Deep Research and copy the returned URLs
  2. Open each URL to confirm relevance before adding it to your source list
  3. Upload your dataset and press Analyze to run the appropriate statistical test and create a figure
  4. Inspect the generated statistics and figure for accuracy
  5. Ask ChatGPT to draft a results paragraph from your data and click Write and check to receive citation suggestions
  6. Validate each suggested citation before finalising the paragraph
  • You'll see A list of confirmed source links, a figure produced from your dataset, and a draft paragraph with citation placeholders awaiting verification
  • Takeaway Automation speeds the workflow but every output must be checked by you
  • Check At which of the three stages — search, analysis, or drafting — did you catch something that needed correcting before moving to the next?
  • Cost The core workflow runs on the free tier (with limits on uploads, analysis, and search). Deep research is limited on free and Go, and expanded on Plus and Pro — reach for a paid tier when you do serious literature work.

3You’ll know it worked 26 checkable outcomes in this chapter

  • The script runs successfully after correction, with an explanation displayed
  • The outline shows 10 slides with titles, bullets, and takeaways
  • The model outputs two monthly cash balance tables and flags the month when balance drops below $10k
  • The offer letter appears in the chat with all specified details and a professional tone
  • Support reply reads friendly and direct, no unnecessary apologies
  • Decision logs show AI input but human approval noted
  • The regenerated image looks visually identical (or very close) to the original when placed side‑by‑side
  • The returned image’s dimensions match the requested ratio (e.g., width / height = 16/9).

26 outcomes in all — one per recipe below.

4FAQ, Tips & How-to 57

one problem, one solution, one action

Research & data tools2

How-to ChatGPT Scientist +1

Script crashes with an error

A working script and an explanation you can learn from — no install needed.

~3 min · no code AI-generated
How-to ChatGPT Scientist +2

Need a tidy CSV and quick insights

A computed answer plus a figure from your own data, no Python set up on your machine.

~3 min · no code AI-generated

Content & marketing4

How-to ChatGPT Founder +4

Got bullet‑point notes and need an email

A solid first draft in seconds, then tightened to your voice.

~3 min · no code AI-generated
How-to ChatGPT Founder +2

Unstructured notes

A presentable skeleton in seconds that you refine, instead of staring at a blank deck.

~3 min · no code AI-generated
How-to ChatGPT Finance

Explain a finance model to non‑finance stakeholders

A jargon-free briefing note that lets non-finance stakeholders engage with the numbers.

~3 min · no code AI-generated
How-to ChatGPT Physician

Technical discharge notes confuse patients

Instructions a patient actually understands and follows, without diluting the medical content — you check the rewrite against the original before handing it out.

~3 min · no code AI-generated

Internal tools & ops2

How-to ChatGPT Small biz +2

Team keeps rewriting the same prompt

A saved, shareable assistant your whole team opens instead of re-writing the same prompt.

~3 min · no code AI-generated
How-to ChatGPT Support

Support drafts that are too formal or blunt

A response that sounds like your brand, not a call-centre script — without lengthy guidelines re-training.

~3 min · no code AI-generated

Dashboards & analytics2

How-to ChatGPT Finance +1

Need to highlight biggest budget gaps

A clear narrative for the numbers, ready for a board update or department head email.

~3 min · no code AI-generated
How-to ChatGPT Finance

Need optimistic vs downside cash flow view

Two scenario projections in seconds, with the key inflection point clearly called out.

~3 min · no code AI-generated

Knowledge & docs3

How-to ChatGPT HR / People

Need a consistent interview process

A consistent, fair interview guide the whole hiring panel uses, not a set of improvised questions.

~3 min · no code AI-generated
How-to ChatGPT HR / People

Need a custom offer letter fast

A complete, personalised offer letter in seconds, ready for legal review and sign-off.

~3 min · no code AI-generated
How-to ChatGPT Support

Recurring password‑reset tickets

A help-centre article written from real customer language, ready for your knowledge base.

~3 min · no code AI-generated

CRM & sales3

How-to ChatGPT Sales

Need a cold‑outreach script for finance heads

A tested, persona-specific sequence ready to load into your outreach tool, not a generic template.

~3 min · no code AI-generated
How-to ChatGPT Sales

Having to answer sales objections on the fly

A reference card reps can internalise before a call, not a script to read verbatim.

~3 min · no code AI-generated
How-to ChatGPT HR / People

Need a personal outreach that cites their experience

A concise, specific message that reads as personally written and improves response rates.

~3 min · no code AI-generated
How-to ChatGPT Everyone

Use AI to generate ideas but retain control over the final decision for effective outcomes

Nate Herk | AI Automation ↗ Summary → AI-generated
How-to ChatGPT Everyone

Can’t test upcoming AI model

You can preview GPT-5.6 behavior by selecting GPT 5.5 in Pro mode and asking for tasks like landing page

WorldofAI ↗ Summary → AI-generated
How-to ChatGPT Everyone

Providing background information yields a more useful first answer

~3 min · no code AI-generated
How-to ChatGPT Everyone

Assigning a role to ChatGPT guides its tone, perspective, and level of detail

Works on the free tier. Longer documents and longer back-and-forth threads run into free-tier message and context limits sooner; Go and Plus raise those limits. AI-generated
How-to ChatGPT Everyone

Providing the relevant draft or data lets ChatGPT produce feedback that is specific and useful

AI-generated
How-to ChatGPT Everyone

Specifying an exact output format (bullets, table, item count) forces ChatGPT to deliver answers that are ready to use

AI-generated
How-to ChatGPT Everyone

A targeted prompt yields a concise, organized summary of a research article

**Data Analysis** writes and runs real Python on a file you upload, then hands back the numbers and an interactive chart like this — no coding. Always sanity-check the figures against your raw data. Credit: help.openai.com ↗
File uploads and data analysis are available on the free tier but **limited** (fewer uploads/analyses before you hit a cap). Plus and Pro give expanded file uploads and data-analysis usage. Keep unpublished or patient data off the free tier (see Lesson 5 on privacy). AI-generated
How-to ChatGPT Everyone

Need a statistical test and chart from my data

Describing the desired statistical test and plot in natural language makes ChatGPT write and run real Python on your file

AI-generated
How-to ChatGPT Everyone

Always double-check the statistical values ChatGPT reports to ensure they are correct

AI-generated
How-to ChatGPT Everyone

Avoid uploading unpublished or patient-level data on the free tier to protect privacy

AI-generated
How-to ChatGPT Everyone

I have a qPCR CSV and need stats and a plot

A ready-to-use prompt lets you quickly get statistics and a plot from your qPCR data

~3 min · no code AI-generated
How-to ChatGPT Everyone

Getting explicit URLs lets you check the original material instead of trusting a summary

When ChatGPT searches the web it shows a **Sources** row — click it to open every cited page and confirm it actually says what the answer claims. The link is your check. Credit: help.openai.com ↗
Web search is available across tiers (free included). For heavier multi-source literature work, see Deep research in Lesson 7 — which is **limited** on the free tier and expanded on Plus and Pro. AI-generated
How-to ChatGPT Everyone

Confirming that the source actually says what ChatGPT claims prevents propagation of errors

AI-generated
How-to ChatGPT Everyone

Want to keep chat data private

Prevent your consumer chats from being used to train the model by turning off the setting in Data Controls

**Settings → Personalization** is where you stop repeating yourself: set standing **custom instructions** and let **Memory** carry useful facts across chats (review or clear them anytime). Group work into Projects, and lock down training in Data Controls. Credit: help.openai.com ↗
Custom instructions: all plans. Memory: **limited** on free, expanded on paid. Projects: available on free, with expanded Projects/tasks/custom-GPT capacity on Plus and Pro. AI-generated
How-to ChatGPT Everyone

Want AI to always use precise scientific terms and SI units

A concrete prompt you can paste into Custom instructions to enforce precise scientific style in all chats

~3 min · no code AI-generated
How-to ChatGPT Everyone

Even on the free tier you can run any public custom GPT, so no upgrade is needed just to try them

**Explore GPTs is a searchable, categorized store** — every plan can browse and use these; only Plus and above can build and publish one via '+ Create'. Credit: openai.com ↗
**Using** GPTs and basic data analysis: free tier (limited). **Creating and sharing** custom GPTs: Plus and above. Heavier/unlimited data analysis and file uploads: Pro. AI-generated
How-to ChatGPT Everyone

Need to run several analysis steps on a file

You can ask a custom GPT to perform several analytical steps on an uploaded file and return cleaned CSVs or figures for download

AI-generated
How-to ChatGPT Everyone

Upload a CSV

Providing a clear, step-by-step prompt lets the GPT know exactly how to process your data and format the final result

~3 min · no code AI-generated
How-to ChatGPT Everyone

You can quickly gather up-to-date sources and know which ones need verification before citing

For the literature step, **Deep Research** runs an extended multi-source search and returns a long cited report — you can even scope it to specific trusted sites. Verify every citation at each stage. Credit: help.openai.com ↗
The core workflow runs on the free tier (with limits on uploads, analysis, and search). **Deep research** is **limited** on free and Go, and **expanded** on Plus and Pro — reach for a paid tier when you do serious literature work. AI-generated
How-to ChatGPT Everyone

Need a results paragraph and want to flag uncertain citations

You receive a ready-to-use results write-up that only references your own data, while external sources are clearly marked for later verification

AI-generated
FAQ ChatGPT Everyone

Is ChatGPT free, or do I have to pay for it?

ChatGPT has a free tier that gives you access to its current standard model with a cap on the most-capable model before falling back to a lighter one. Paid plans add higher limits and more features, starting around $20/month for ChatGPT Plus. The free tier is fully usable for studying, writing help, and general questions without a credit card.

OpenAI ↗ AI-generated
FAQ ChatGPT Everyone

Does ChatGPT remember what we talked about in a previous session?

It depends on your settings. ChatGPT has a memory feature that, when enabled, stores facts you tell it or that it picks up from conversations — for example, your study focus area — and uses them in future sessions. You can view, edit, or delete these in Settings → Personalization → Manage memories. Memory is separate from conversation history. In a 'Temporary Chat', nothing is saved or remembered.

OpenAI ↗ AI-generated
FAQ ChatGPT Everyone

What is its knowledge cutoff — does it know about recent discoveries in biology?

ChatGPT's training data has a cutoff date, meaning it has no built-in knowledge of events after that point. For anything before the cutoff it can discuss established science; for very recent papers it may be unaware or wrong. The web-search feature (available to all users) bridges this gap by pulling live results, but treat those as leads to verify. For cutting-edge research, use PubMed or Google Scholar directly.

justdone.com ↗ AI-generated
FAQ ChatGPT Everyone

What are custom GPTs, and should I use them?

Custom GPTs are specialized versions of ChatGPT configured with specific instructions, a knowledge base, or connected tools — for example, one tuned for genetics or academic writing. Anyone can use public ones; only paid subscribers can create new ones. You can find subject-specific GPTs in the GPT Store (in the ChatGPT sidebar) that may give more focused help than the standard assistant. Quality varies, so check who built it and test its accuracy.

genai.byu.edu ↗ AI-generated
FAQ ChatGPT Everyone

What is Deep Research in ChatGPT, and can I use it for free?

Deep Research is an AI agent inside ChatGPT that autonomously searches many web sources for several minutes and produces a detailed, cited report — similar to what a research assistant would compile. It is available across plans with monthly query limits that scale with your plan. OpenAI warns it can still make factual errors, so treat its output as a draft that needs verification. For a literature review it can identify themes and papers, which you then check individually.

Wikipedia ↗ AI-generated
FAQ ChatGPT Everyone

Can I talk to ChatGPT by voice instead of typing?

Yes. ChatGPT has a Voice Mode that lets you have spoken conversations, and it responds in a natural-sounding voice. On mobile you can also share your camera or screen while talking. Free users get a limited monthly allowance; paid users have higher limits. Tap the microphone or voice icon in the ChatGPT app. It can be handy for reviewing biology concepts aloud while commuting or revising.

OpenAI ↗ AI-generated
FAQ ChatGPT Everyone

What is the difference between the free plan and ChatGPT Plus?

Plus (around $20/month) gives significantly higher message limits, access to reasoning 'Thinking' modes, Deep Research, image and video generation, custom GPT creation, and priority access. Free users are switched to a lighter model once they hit their cap. For occasional homework help, the free plan is usually sufficient; Plus makes sense if you draft long reports daily or need Deep Research.

ai-toolbox.co ↗ AI-generated
FAQ ChatGPT Everyone

Can ChatGPT browse the internet and give me up-to-date information?

Yes — ChatGPT Search is available to all users, including free and logged-out users. ChatGPT will automatically search the web when your question involves recent events or time-sensitive data, or you can click the search icon to force a search. Results include links to the original sources. Always check the linked sources yourself, because the model can still misread or misrepresent retrieved pages.

FAQ ChatGPT Everyone

ChatGPT gave me a list of scientific papers to read — are those real?

Not necessarily. Studies show ChatGPT frequently invents academic citations that look entirely real — with plausible author names, journal titles, volume numbers, and DOI-style links — but the papers do not exist. Before attempting to read or cite any paper ChatGPT suggests, search for it directly on Google Scholar or PubMed. If it doesn't appear there, assume it is fabricated.

psypost.org ↗ AI-generated
FAQ ChatGPT Everyone

Can I upload a PDF or image to ChatGPT, for example a journal article or a diagram?

Yes. Free users can upload a limited number of files per day; paid users get higher limits. Supported formats include PDF, DOCX, XLSX, JPEG, and PNG. You can ask ChatGPT to summarize a paper, answer questions about a figure, or extract data from a table. This works well for breaking down a dense methodology section, but verify any factual claims ChatGPT makes about the uploaded content.

OpenAI ↗ AI-generated
How-to ChatGPT Everyone

Want to keep your chats private

You can prevent your chats from being used to train future models

OpenAI Help Center ↗ AI-generated
How-to ChatGPT Everyone

ChatGPT excels at breaking down difficult concepts into clear, multi-step explanations

~3 min · no code Google — The Keyword (Gemini) ↗ Lesson → AI-generated
How-to ChatGPT Everyone

Only have a short idea and images

Uploading OpenAI’s official Sora 2 documentation into ChatGPT trains the LLM on the exact terminology, formatting, and structural expectations of the video model. ChatGPT then acts as a prompt architect, converting brief concepts and reference images into highly detailed, timecoded scripts that specify camera movement, lighting, pacing, and mood. This bridges the gap between vague text inputs and the model’s actual rendering logic.

Artlist ↗ Lesson → AI-generated
How-to ChatGPT Everyone

Need a prompt to copy an existing picture

By feeding ChatGPT Images 2.0 an image and asking it to "Analyze this image, then write me a prompt that would get ChatGPT to actually create this image," the model returns a detailed textual description that can be used as a generation prompt. The returned prompt captures layout, colors, lighting, typography, and composition, enabling you to generate a near‑identical image in a new chat.

The AI Advantage ↗ Lesson → AI-generated
How-to ChatGPT Everyone

ChatGPT is the most obedient model; it reliably executes every step in a detailed prompt without skipping. Testing with an optimizer prompt shows its longer, more thorough output compared to other models.

Jeff Su ↗ Lesson → AI-generated
How-to ChatGPT Everyone

Need multiple pictures from one description

By adding a brief header that defines the number of images and then listing specific details for each slide, the model will output multiple distinct images in one request. This works because the model parses the whole prompt as a batch instruction.

Excelerator ↗ Lesson → AI-generated
How-to ChatGPT Everyone

Need a specific image shape

The model no longer has a separate UI control for aspect ratio, so including phrases like “16:9” or “9 by 16” in the textual description tells it to render at that size. The model interprets common ratio formats and adjusts canvas dimensions accordingly.

Excelerator ↗ Lesson → AI-generated
How-to ChatGPT Everyone

Images missing correct logos or period details

The Intelligence dropdown (instant, medium, high) controls how much reasoning the model applies. Selecting “high” forces the model to draw on its internal knowledge base, producing more accurate contextual details like logos or historical settings.

Excelerator ↗ Lesson → AI-generated
How-to ChatGPT Everyone

Want to adjust a photo’s pose, lighting or background via text

By uploading a reference image and describing desired changes (pose, lighting, background, aspect ratio), the model treats the request as an “image‑to‑image” operation, preserving core features while applying edits.

Excelerator ↗ Lesson → AI-generated
How-to ChatGPT Everyone

Need to turn a photo into a magical mini‑me scene

Templates pre‑fill a structured prompt (e.g., “turn this photo into a magical mini‑me world”) and automatically add an upload slot, saving time on formatting. You can modify the template text to suit your needs.

Excelerator ↗ Lesson → AI-generated

The same set on /recipes, filtered by tool and role.

5Videos 2

6FAQ 10

Is ChatGPT free, or do I have to pay for it?

ChatGPT has a free tier that gives you access to its current standard model with a cap on the most-capable model before falling back to a lighter one. Paid plans add higher limits and more features, starting around $20/month for ChatGPT Plus. The free tier is fully usable for studying, writing help, and general questions without a credit card.

Does ChatGPT remember what we talked about in a previous session?

It depends on your settings. ChatGPT has a memory feature that, when enabled, stores facts you tell it or that it picks up from conversations — for example, your study focus area — and uses them in future sessions. You can view, edit, or delete these in Settings → Personalization → Manage memories. Memory is separate from conversation history. In a 'Temporary Chat', nothing is saved or remembered.

What is its knowledge cutoff — does it know about recent discoveries in biology?

ChatGPT's training data has a cutoff date, meaning it has no built-in knowledge of events after that point. For anything before the cutoff it can discuss established science; for very recent papers it may be unaware or wrong. The web-search feature (available to all users) bridges this gap by pulling live results, but treat those as leads to verify. For cutting-edge research, use PubMed or Google Scholar directly.

What are custom GPTs, and should I use them?

Custom GPTs are specialized versions of ChatGPT configured with specific instructions, a knowledge base, or connected tools — for example, one tuned for genetics or academic writing. Anyone can use public ones; only paid subscribers can create new ones. You can find subject-specific GPTs in the GPT Store (in the ChatGPT sidebar) that may give more focused help than the standard assistant. Quality varies, so check who built it and test its accuracy.

What is Deep Research in ChatGPT, and can I use it for free?

Deep Research is an AI agent inside ChatGPT that autonomously searches many web sources for several minutes and produces a detailed, cited report — similar to what a research assistant would compile. It is available across plans with monthly query limits that scale with your plan. OpenAI warns it can still make factual errors, so treat its output as a draft that needs verification. For a literature review it can identify themes and papers, which you then check individually.

Can I talk to ChatGPT by voice instead of typing?

Yes. ChatGPT has a Voice Mode that lets you have spoken conversations, and it responds in a natural-sounding voice. On mobile you can also share your camera or screen while talking. Free users get a limited monthly allowance; paid users have higher limits. Tap the microphone or voice icon in the ChatGPT app. It can be handy for reviewing biology concepts aloud while commuting or revising.

What is the difference between the free plan and ChatGPT Plus?

Plus (around $20/month) gives significantly higher message limits, access to reasoning 'Thinking' modes, Deep Research, image and video generation, custom GPT creation, and priority access. Free users are switched to a lighter model once they hit their cap. For occasional homework help, the free plan is usually sufficient; Plus makes sense if you draft long reports daily or need Deep Research.

Can ChatGPT browse the internet and give me up-to-date information?

Yes — ChatGPT Search is available to all users, including free and logged-out users. ChatGPT will automatically search the web when your question involves recent events or time-sensitive data, or you can click the search icon to force a search. Results include links to the original sources. Always check the linked sources yourself, because the model can still misread or misrepresent retrieved pages.

ChatGPT gave me a list of scientific papers to read — are those real?

Not necessarily. Studies show ChatGPT frequently invents academic citations that look entirely real — with plausible author names, journal titles, volume numbers, and DOI-style links — but the papers do not exist. Before attempting to read or cite any paper ChatGPT suggests, search for it directly on Google Scholar or PubMed. If it doesn't appear there, assume it is fabricated.

Can I upload a PDF or image to ChatGPT, for example a journal article or a diagram?

Yes. Free users can upload a limited number of files per day; paid users get higher limits. Supported formats include PDF, DOCX, XLSX, JPEG, and PNG. You can ask ChatGPT to summarize a paper, answer questions about a figure, or extract data from a table. This works well for breaking down a dense methodology section, but verify any factual claims ChatGPT makes about the uploaded content.

7Glossary 18 terms

Show the 18 terms
ChatGPT
o3
OpenAI's most capable reasoning model available in ChatGPT, designed for difficult problems in coding, mathematics, and science that require extended multi-step thinking before responding.
prompt
The message or question you type into ChatGPT — it is the instruction that tells the AI what you want it to do.
context window
The total amount of text (measured in tokens) that ChatGPT can read and hold in a single conversation; content beyond this limit may no longer be considered when generating a response.
token
A small chunk of text — roughly three-quarters of a word — that ChatGPT uses internally to read and generate language; token limits determine how long a conversation or document can be.
Custom Instructions
A settings feature that lets you tell ChatGPT persistent preferences — such as your profession or preferred response style — so you don't have to repeat them in every new chat.
Memory
A feature where ChatGPT saves useful facts you share across conversations (like dietary preferences or your job) so future chats feel more personalised; you can view, edit, or delete saved memories at any time.
Projects
A workspace inside ChatGPT that groups related chats, uploaded files, and shared context under one goal, useful for ongoing work that spans multiple sessions.
Canvas
A side-by-side editing workspace that opens automatically for longer writing or coding tasks, letting you directly edit the output and ask ChatGPT to revise specific sections.
GPTs
Custom versions of ChatGPT built with specific instructions, uploaded knowledge, and selected tools for a particular purpose — for example, a GPT focused on cooking advice or legal summaries.
GPT Store
A public directory at chatgpt.com/gpts where anyone can browse and use GPTs created by OpenAI, partners, and the wider community, organised by category.
Deep Research
A ChatGPT tool that autonomously searches the web, reads multiple sources, and compiles a long-form referenced report on a topic you specify.
Advanced Voice
A mode that lets you speak to ChatGPT and hear it respond in a natural-sounding voice, available on the ChatGPT website, iOS, Android, and Windows app.
Data Analysis
A built-in ChatGPT capability that lets you upload spreadsheets or data files and ask questions about the data, create charts, or run calculations — no coding required.
File Uploads
The ability to attach documents such as PDFs, Word files, or spreadsheets to a ChatGPT conversation so the model can read, summarise, or answer questions about their contents.
Image Generation
A ChatGPT capability that creates original images from a text description you provide, or edits an existing image based on your instructions.
Web Search
A ChatGPT tool that looks up current information on the internet in real time, allowing it to answer questions about recent events or facts beyond its training data.
ChatGPT Plus
A paid subscription tier that gives individual users access to more powerful models, higher usage limits, and features like Deep Research and Advanced Voice.
ChatGPT Agent
A feature that lets ChatGPT perform multi-step tasks on your behalf — such as browsing the web, filling forms, or running code — with minimal input from you.

8See also

💬 Discuss this chapter

Ask, share, or report — over on the Heidelberg AI community forum.