Today's BriefStocksETFsCompareMy PortfolioMBTI TestDeep ResearchMasters' InsightsAI Literacy

AI Literacy list page — category filters and plain-language AI guides.

Home › AI Literacy
AI LITERACY

🧠 AI Literacy

AI is changing how we invest and work. Plain-language guides — no jargon required.

✨ FEATURED · NEW
⚠️
⚠️ Limits & Risks

Where AI Bias Actually Comes From

AI bias isn't one thing. It seeps in differently at each of the three training stages, and both adding more data and correcting for it tend to surface new problems of their own.

2026-09-22 · ~12 min
Read →
🧠 AI BasicsNEW

Multimodal AI — How It Understands Images, Audio, and Video

Images and audio get converted into coordinates the same way text does, then fed into the same model. That explains both why it's so expensive and why it's weak at precise tasks like counting.

2026-09-20 · ~13 minRead →
🧠 AI Basics

RAG, Fully Explained — How an Internal Document Chatbot Is Built

RAG doesn't retrain a model — it retrieves relevant documents per question and hands them over. How it works via embeddings and a vector DB, why hallucination drops but doesn't vanish, how it differs from fine-tuning, and its security weak point.

2026-09-14 · ~14 minRead →
✍️ Prompting

Building Your Own Prompt Templates — Cleaning Up Recurring Work

Writing a fresh prompt every time makes context and format inconsistent. How to separate the fixed frame from the fill-in slots, three conditions for a stable template, and three ready-to-use examples.

2026-09-13 · ~13 minRead →
⚠️ Limits & Risks

Who Owns What AI Writes — AI and Copyright

That the author must be human is settled in both Korea and the US. AI-only output has no copyright; whether training data is infringement is still being litigated. What is settled and what is not.

2026-09-07 · ~13 minRead →
🧠 AI Basics

How Reasoning Models Are Different — How "Thinking" AI Works

A reasoning model writes out its working as tokens before answering. Those tokens feed back in and help on hard problems, but it is slow and costly. When to use it and when to stick with a regular model.

2026-09-06 · ~13 minRead →
⚠️ Limits & Risks

AI and Your Privacy — Where Does What You Type Actually Go

Whether it trains the model and whether a human reads it are different questions. The riskiest input isn't your own data — it's someone else's. What to check before pasting in company material.

2026-09-01 · ~12 minRead →
🧠 AI Basics

On-Device AI — What's Different About AI That Runs on Your Own Device

AI that finishes entirely on your device, no server round trip. How quantization compresses the model and NPUs save battery — and what actually works today.

2026-08-29 · ~12 minRead →
✍️ Prompting

Writing With AI — Prompts for Drafting, Editing, and Summarizing

Using one prompt for drafting, editing, and summarizing is the shared cause of failure — the three need opposite latitude. Supply material, lock the scope, set the discard rule.

2026-08-25 · ~13 minRead →
🧠 AI Basics

Tokens and the Context Window — Pricing, Limits, and Long Documents

A context window isn't memory — it's a bowl refilled every turn. Why Korean costs more, why doubling length quadruples compute, and how to read a "1M token" headline.

2026-08-22 · ~12 minRead →
⚠️ AI Limitations

Prompt Injection and AI Security — Before You Hand Work to an Agent

An attack that manipulates AI through instructions hidden in external content. Why the model can't tell commands from data, direct vs. indirect injection, and a checklist before handing work to an agent.

2026-08-19 · ~13 minRead →
🛠️ AI Tools

Getting AI to Read Your Documents — PDFs, Spreadsheets, and Long Reports

Long documents lose their middle, and tables break apart during extraction. What actually happens with scanned PDFs, table-heavy files, and financial statements — plus a checklist by document type.

2026-08-18 · ~13 minRead →
⚠️ AI Limitations

Why AI Gets Numbers Wrong — Calculations, Statistics, and Financial Data

AI doesn't calculate numbers — it predicts them. Why error rates climb with digit count, what code execution does and doesn't fix, and the patterns to watch for in financial data.

2026-08-13 · ~12 minRead →
🧠 AI Basics

What Is an AI Agent? — How It Differs From a Chatbot, and Why It's Suddenly Everywhere

The line between a chatbot and an agent is loop structure, not capability. Broken into three parts — function calling, planning, the loop — and why agents drive up inference demand.

2026-08-10 · ~13 minRead →
🧠 AI Basics

How an AI Model Gets Built — Pre-training, Fine-tuning, RLHF

Which stage costs the billions, and which one sets the tone? Following the three stages in order shows why GPU clusters exist.

2026-08-04 · ~15 minRead →
✍️ Prompting

Researching With AI — A Search, Summarize, Verify Workflow

"Summarize this" gets you something plausible but unverified. A four-stage loop — gather, summarize, cross-check, source-verify — with the prompts for each.

2026-07-30 · ~13 minRead →
🛠️ AI Tools

ChatGPT vs Claude vs Gemini — A 2026 Hands-On Comparison

Sorted by real use, not benchmark scores: long documents, code, Korean writing quality, recency, and price — five axes compared head to head.

2026-07-30 · ~12 minRead →
📖 AI Glossary

50 AI Terms — Tokens, Parameters, RAG, Agents, All in One Place

The 50 AI terms flooding news and earnings calls, sorted into five clusters — each with a one-line definition and where you'll actually run into it.

2026-07-30 · ~16 minRead →
✍️ Prompting

Prompt Engineering Basics — 7 Principles That Double Answer Quality

Asking well is a set of rules, not a knack. Role, context, format, examples, constraints, verification, iteration — each with a bad-vs-good side-by-side.

2026-07-30 · ~13 minRead →
⚠️ AI Limitations

Why AI Hallucinates — And 5 Ways to Catch It

Hallucination isn't a bug — it's a byproduct of probabilistic prediction. The three weak spots (numbers, citations, recency) and five verification steps you can apply today.

2026-07-30 · ~12 minRead →
🧠 AI Basics

How Does ChatGPT Actually Answer? — LLMs Explained Without Metaphors

Tokenization → embeddings → attention → next-token probability. Why GPUs are needed, and why wrong answers sound so confident.

2026-07-30 · ~14 minRead →