Vaccines work by training this system in your body to recognize and fight specific germs by introducing a weakened version of a virus.
What is the immune system?
I’m used to build the structure of web pages, using tags like <h1>, <p>, and <a>.
What is HTML?
What does LLM stand for?
What is Large Language Model?
I only understand two choices: on or off, true or false. Every computer decision starts with me
What is a bit?
We use AI in everyday life—like when we unlock a phone using our face. What is that AI feature called?
What is facial recognition?
In 2020, Pfizer made history with the first mRNA vaccine. The vaccine fought against this contagious disease.
What is Covid19?
I’m known for being beginner‑friendly, readable, and used in schools, data science, automation, and AI. Also, I share a name with a reptile...
What is Python/Cobra?
This AI chatbot is used for conversation, writing, studying, and problem‑solving and is created by OpenAI.
What is ChatGPT?
I don’t type, click, or display anything. I quietly store information, remember instructions, and help devices work faster by keeping data ready to use.
What is memory?
AI isn’t brand new — the term “artificial intelligence” has been around for decades. What decade was this term coined?
What are the 1950s?
During WW2, Pfizer became the world's largest producer of the "miracle drug", a lifesaving antibiotic that treats infections. This drug is known as _________.
What is Penicillin?
I’m used to build large applications and Android apps, I run on a virtual machine, and my name is another word for coffee.
What is Java?
This AI assistant works inside Word, Excel, PowerPoint, Outlook, and Teams to help users draft, summarize, and stay productive.
What is Microsoft Copilot?
I compare two values and decide whether they match, differ, or fall within limits. Devices rely on me to choose what happens next.
What is logic? (or a conditional statement)
I’m a core part of AI that lets computers learn from data instead of being told exact rules. The term for me was first introduced in 1959, long before today’s chatbots.
What is machine learning?
Pfizer was founded by cousins, Charles Pfizer and Charles Erhart. Pfizer had a background in Chemistry, while Erhart had a background in confection (aka candy making). They did this to make a bitter drug more palatable...
What is the founders created a candy-coated, almond-toffee-flavored cone?? (They designed the drug to taste sweet)
I’m used to store, search, and filter data using commands like SELECT, WHERE, and JOIN.
What is SQL?
I am the AI-powered image generation model developed by OpenAI that creates, edits, and refines detailed, high-resolution images from natural language text descriptions.
What is Dall-E?
I’m fast, I’m forgetful, and I only remember things while the power is on. When I’m gone, your game restarts.
What is RAM (random-access memory)?
This company made significant advancements in AI by building supercomputers like "Deep Blue," which, in 1997, became the first computer to defeat the reigning world chess champion.
What is IBM (International Business Machines)?
Pfizer celebrated a monumental anniversary 2 years ago. How many years has the company been in business?
What is 177? (within 10 years is correct)
This line creates a dynamic list of numbers using angle‑brackets and braces:
1 std::vector<int> nums = {1, 2, 3, 4, 5}
What is C++?
This company powers much of the world’s AI behind the scenes by making high‑performance GPUs used to train and run AI models.
What is NVIDIA?
I’m the computer’s brain. I don’t store memories — I think, calculate, and make decisions millions of times per second.
What is the CPU (or processor)?
I was inspired by the human brain. I’m made of layers, and each layer learns patterns a little at a time. I am a master of pattern recognition and parallel processing.
What is a neural network?