Understanding AI
Learn how artificial intelligence works, the different types of AI systems, and key concepts every student needs to use AI tools effectively.
What is Artificial Intelligence?
Artificial Intelligence (AI) refers to computer systems designed to perform tasks that typically require human intelligence—understanding language, recognizing patterns, making decisions, and generating content. When you chat with ChatGPT or ask Claude to explain a concept, you're interacting with AI.
Modern AI tools use machine learning, which means they learn patterns from data rather than following pre-programmed rules. The AI you use for academic work has been trained on enormous amounts of text, learning the patterns of human language, knowledge, and reasoning.
Understanding how AI works helps you use it more effectively—and recognize its limitations. AI is a powerful tool, but it's not magic, and knowing what happens "under the hood" will make you a more skilled user.
Types of AI You'll Encounter
Narrow AI (What We Use Today)
AI designed for specific tasks like writing assistance, image generation, or language translation. ChatGPT, Claude, and Gemini are examples of narrow AI.
Large Language Models (LLMs)
AI systems trained on vast amounts of text that can understand and generate human-like language. They power most AI tools you'll use for academic work.
Generative AI
AI that creates new content—text, images, code, or audio—based on patterns learned from training data. This is the technology behind most AI writing tools.
How Large Language Models Work
Large Language Models (LLMs) like ChatGPT work by predicting the next word in a sequence. They've been trained on so much text that they can generate remarkably coherent and helpful responses—but understanding this prediction mechanism reveals both their power and limitations.
The Training Process
LLMs are trained on billions of words from books, websites, articles, and other text sources. During training, the model learns patterns: which words tend to follow others, how sentences are structured, what information is associated with different topics, and even how to reason through problems.
From Input to Output
When you send a prompt to an AI:
- Your text is broken into tokens (word pieces)
- The model processes these tokens through billions of parameters
- It predicts the most likely next tokens based on patterns learned during training
- This process repeats, generating text word by word
This is why AI can produce fluent text but might get facts wrong—it's optimized to produce likely text, not true text. The patterns it learned might include accurate information, outdated information, or even misconceptions present in its training data.
Key Concepts to Master
Understanding these core concepts will help you use AI tools more effectively and communicate about AI with instructors and peers.
Training Data
The massive collection of text, images, or other data that AI learns from. An LLM might be trained on billions of web pages, books, and articles.
Tokens
How AI processes text—breaking words into smaller pieces. 'Understanding' might become 'under' + 'stand' + 'ing'. AI models have limits on how many tokens they can process.
Context Window
The amount of text an AI can 'remember' in a single conversation. Larger context windows (100K+ tokens) allow AI to work with longer documents.
Prompts
Your instructions to the AI. Better prompts lead to better outputs—this is why prompt engineering is a valuable skill.
Hallucination
When AI generates confident-sounding but incorrect information. AI can't truly verify facts, so always check important claims.
Fine-tuning
Additional training that specializes an AI for particular tasks. This is why some AI tools are better at coding, writing, or specific subjects.
AI vs. Search Engines
AI tools and search engines serve different purposes, and understanding the difference helps you choose the right tool for each task.
Search Engines
• Find existing content on the web
• Provide links to sources you can verify
• Access current, real-time information
• Best for: Finding sources, current events, specific facts
AI Tools
• Generate new content based on patterns
• Synthesize and explain information
• Have knowledge cutoff dates (may be outdated)
• Best for: Explanations, brainstorming, drafting, analysis
For academic work, you'll often use both: AI to help you understand concepts and draft ideas, and search engines (or databases) to find and verify sources. Smart integration of both tools accelerates your research while maintaining accuracy.
Continue Your AI Learning
AI Tools Landscape →
Compare ChatGPT, Claude, Gemini, and other AI tools for students
Mastering AI Prompts →
Learn the Okay-Good-Great framework for effective AI communication
AI Limitations & Accuracy →
Understand when AI gets things wrong and how to verify information