Workspace IndexKnowledge Notes › Andrew Ng: AI automates tasks, not jobs — and context is the edge that's left

#1801Talk2026-09-19chat

Andrew Ng: AI automates tasks, not jobs — and context is the edge that's left

Andrew Ng, co-founder of Coursera and Google Brain and now head of DeepLearning.AI and AI Fund, sat down with the YouTube channel Silicon Valley Girl for a wide-ranging interview (about 38 minutes). The core claim: large models do not replace jobs, they automate individual tasks, and Ng puts the automatable share of most knowledge work at roughly 30–40 percent (03:53). He walks through what that split does to fear-driven AI marketing, hiring, how people learn, where sensitive data should live, and what he thinks the real bottleneck in AI products is today. None of the numbers below are independently audited — they are Ng's estimates in one interview — but the shape of the argument matches things he has said consistently elsewhere.

For Jayverse this is less a set of facts to file and more a way of deciding, every week, which 30–40 percent of a task to hand off and which 60–70 percent to keep — and a reminder that the second number, not the first, is where the actual leverage sits.

Why

The interview is aimed at two audiences that usually talk past each other: people scared they're about to lose their job to AI, and people building AI who benefit if that fear pushes through restrictive regulation. Ng's argument connects them. He says a small number of companies that spent billions training frontier models have an incentive to frame AI as dangerous — "AI is like a nuclear weapon," warnings about datacenter power and water use — because fear is the raw material of regulatory capture: rules that raise the cost of entry high enough that only incumbents can pay the toll (01:40, 01:55, 02:14). The job-automation story is a related distortion in the same direction: if people believe whole professions vanish, they either panic-adopt whatever a vendor sells them or demand blanket restrictions, and both reactions serve the same handful of companies. Separating "AI eats a task" from "AI eats a job" matters because it changes the correct response from panic to a concrete question — which tasks, and who still owns the rest.

How it works

Fear marketing as regulatory capture

Ng's claim is not that safety concerns are fake, but that the loudest ones are shaped by who benefits from the resulting rules. A handful of labs that can afford billion-dollar training runs have every incentive to make the barrier to entry look like a safety requirement rather than a cost advantage, which keeps open-source and open-weight competitors out (01:40–02:14). Read skeptically: this is one interview's framing of an industry-wide dynamic, not a specific accusation against a named company.

Tasks, not jobs: the automation math

A job is a bundle of tasks; AI usually automates a subset of them, not the bundle (03:53). Ng's estimate is 30–40 percent of the tasks in a typical knowledge-work role. The economically interesting part is what happens to the rest: if AI does the cheap 30–40 percent, the remaining 60–70 percent — the part that still requires human judgment — becomes relatively scarcer and therefore more valuable, not less (04:00). That is a complement effect, not a substitution effect, and it is easy to miss if you only look at the automated slice.

Full-cycle skill replaces narrow specialists

In software, coding productivity is way up, and Ng says engineering job postings and demand have if anything increased (04:34) — with one exception: people doing pre-2022-style repetitive, narrow coding work are being displaced (04:55). His analogy is the front-end/back-end split collapsing into full-stack engineers; he sees the same happening to marketers and recruiters, who are becoming "full-cycle" — owning a whole process rather than one narrow stage (17:14). His own team's marketers built their own web crawlers and Mac desktop apps as research tools, and his CFO wrote and now runs scripts for document collection and verification (22:26, 23:40) — non-engineers doing engineering-adjacent work because the tools got cheap enough to justify it.

Human context as the remaining moat

LLMs can be fluent and wrong at the same time — plausible-sounding ideas that miss the mark (12:06). What a person accumulates over years — the facial expressions in a client meeting, the internal politics of an organization, the unwritten context of an industry — is context data an AI pipeline never receives, and Ng frames that as the substance of judgment and taste (12:51, 13:25). This is the piece of the interview most directly relevant to a "ways of working" note: the moat isn't raw skill, it's accumulated situational context that isn't written down anywhere a model could ingest it.

The learning paradox and where to draw the line

Using AI on an assignment raises the grade, but Ng warns this can come at the cost of long-term retention and deep learning through cognitive offloading — letting the tool hold what you'd otherwise have had to hold yourself (14:29, 15:00). His response is not to ban the tool but to change the format: he has started an organization called Learn Vector aimed at one-on-one tutoring rather than one-to-many lectures (16:04, per the interview — not independently verified here).

Data governance and the real bottleneck

Ng says he trusts the terms of service of large, established hyperscalers reasonably well, but is far more cautious with newer AI services that can change policy and start retraining on user data without clear consent (25:32, 26:13). For sensitive financial information or MNPI (material non-public information), his advice is to block external transmission entirely and run a near-frontier open-weight model — he names Llama and Qwen — on-prem or in a private VPC instead (27:17, 28:10). His closing point is about where value now concentrates: build cost has collapsed toward zero, so the bottleneck is no longer "how do we build it" but "what should we build," answered by talking to customers and accumulating domain knowledge, not by better tooling (34:08). A weekend wrapper app is cheap to make; a durable company still needs deep domain complexity and obsessive observation of customers (34:57, 35:26). On AGI, he stays skeptical of near-term timelines — a human-level general intelligence, by his bar, adapts to any environment with minutes of practice, drives a truck, or writes a five-year PhD thesis, and that bar is decades away, not something to be redefined by commercial convenience (36:19, 36:45, 37:10).

Where it lands in Jayverse

  • Verex and Number: the bottleneck is deciding what to build, not building it. Ng's point that build cost is near zero applies directly — the scarce skill for Verex's next market type or a Number reading isn't implementation speed, it's talking to actual traders and researchers before writing code, the way his team's own non-engineers built tools around what users actually needed.
  • The Auditor: which data goes to which model is a rule to write down. Ng's ToS-trust distinction (established hyperscaler vs. newer AI service) and his MNPI advice map onto anything in Rabbit that looks like non-public financial or user data — that should have an explicit routing rule, not an ad hoc judgment call each time.
  • Theory: the learning paradox is a standing argument for doing the math by hand. Before asking a model to solve or explain something in Theory notes, working through it manually first is the cognitive-offloading trade-off made concrete, not just abstract advice.
  • Eng: "tasks, not jobs" is a ready answer to "will AI replace developers." It's a clean, well-sourced line for an interview setting — specific enough to sound like more than a talking point.
  • Dark Horse: an open-weight local model is a real candidate for the alice corpus. Ng's Llama/Qwen-on-prem recommendation is a concrete reason to prototype a local model against alice's own documents rather than sending them to a hosted API by default.

Verified and unverified

Verified on 2026-09-19: Andrew Ng co-founded Coursera and Google Brain, leads DeepLearning.AI and AI Fund, and has publicly and consistently argued against AI-doom framing and for open-weight models across many venues, not just this interview; Llama (Meta) and Qwen (Alibaba) are real open-weight model families; "cognitive offloading" is an established term in cognitive science, not something coined for this talk. Taken from the summary and not independently checked: the existence and scope of Learn Vector as an organization, the 30–40 percent task-automation figure (explicitly Ng's own estimate, not a measured statistic), every timestamp, and the specific anecdotes about his team's marketers and CFO. Sources: YouTube — Silicon Valley Girl interviews Andrew Ng; related items: Tech #62 (agentic engineering writes the boundaries), Tech #97 (ai-engineer-builds-the-car), Life #2 (Pocock: the agent is a good sergeant, not a general).

Key expressions

Words and phrases from this page worth keeping, with the Korean meaning and the sentence they come from.

Expression뜻 · 쓰이는 자리
regulatory capture규제 포섭(규제기관이 규제 대상 산업의 이익을 대변하게 되는 현상) · 진입장벽을 안전 명분으로 세우는 맥락. "regulatory capture: rules that raise the cost of entry"
barrier to entry진입 장벽(새 경쟁자가 시장에 들어오기 어렵게 만드는 요인) · 규제 포섭과 짝으로 쓰임. "high enough that only incumbents can pay the toll"
complement effect보완 효과(한쪽이 늘면 다른 쪽 가치도 함께 오르는 관계) · substitution effect(대체 효과)와 대비. "That is a complement effect, not a substitution effect"
full-cycle전체 과정을 혼자 소화하는(마케터·리크루터가 한 단계가 아니라 전 과정을 담당) · full-stack의 비-엔지니어 버전. "becoming full-cycle"
full-stack프론트·백엔드를 모두 다루는(엔지니어링에서 먼저 쓰인 말) · full-cycle의 원조 비유. "front-end/back-end split collapsing into full-stack engineers"
context data맥락 데이터(수년간 쌓인, 문서화되지 않은 상황 정보) · 인간이 가진 경쟁 우위의 핵심 개념. "context data an AI pipeline never receives"
taste (judgment)감각/안목(데이터로 환원되지 않는 판단력) · context data의 결과물로 제시됨. "the substance of judgment and taste"
cognitive offloading인지적 위탁(스스로 기억·처리할 것을 도구에 맡기는 것) · 인지과학 용어, 학습의 역설의 원인. "cognitive offloading — letting the tool hold what you'd otherwise have had to hold"
ToSTerms of Service(이용약관) · 데이터를 어느 서비스에 맡길지 판단하는 기준. "trusts the terms of service of large, established hyperscalers"
MNPIMaterial Non-Public Information(미공개 중요 정보) · 금융 데이터 거버넌스에서 외부 전송을 막아야 할 대상. "sensitive financial information or MNPI"
open-weight오픈웨이트(모델 가중치를 공개한 모델) · open-source와 구분되는 표현, Llama·Qwen이 예시. "a near-frontier open-weight model"
frontier model프론티어 모델(현재 최고 성능 급의 대형 모델) · 훈련 비용이 가장 큰 모델군을 가리킴. "companies that spent billions training frontier models"
on-prem / VPCon-premises(자체 서버에 직접 설치) / Virtual Private Cloud(사설 클라우드망) · 민감 데이터를 외부로 보내지 않는 두 방식. "on-prem or in a private VPC instead"
AGIArtificial General Intelligence(범용 인공지능) · 사람 수준의 일반 지능이라는 기준선. "On AGI, he stays skeptical of near-term timelines"
wrapper app래퍼 앱(기존 모델·API를 얇게 감싸기만 한 앱) · 진입 장벽이 낮은, 지속가능성이 약한 제품의 예. "A weekend wrapper app is cheap to make"
domain complexity도메인 복잡성(특정 업계·분야에 고유한 세부 난이도) · wrapper app과 대비되는 지속가능한 기업의 조건. "deep domain complexity and obsessive observation of customers"
one-to-many / one-on-one일대다 / 일대일(강의 대 튜터링의 형식 구분) · Learn Vector가 지향하는 전환. "one-on-one tutoring rather than one-to-many lectures"
incumbent기득권자(이미 시장을 장악한 기존 사업자) · 규제 포섭의 수혜자. "only incumbents can pay the toll"
skeptical of near-term timelines단기 시간표에 회의적인(곧 실현된다는 예측을 믿지 않는) · AGI 논의에서 쓰는 표현. "he stays skeptical of near-term timelines"
talking points그냥 하는 말, 정치적 수사(근거 없이 반복되는 주장) · 구체성과 대비되는 표현. "sound like more than a talking point"

← All Knowledge Notes · Workspace Index · Top ↑

앤드류 응: AI는 직업이 아니라 태스크를 자동화한다 — 남는 우위는 맥락이다

Coursera와 Google Brain의 공동 창업자이자 현재 DeepLearning.AI와 AI Fund를 이끄는 앤드류 응(Andrew Ng)이 유튜브 채널 Silicon Valley Girl과 폭넓은 인터뷰(약 38분)를 했다. 핵심 주장은 이렇다. 거대 모델은 직업을 대체하는 게 아니라 개별 태스크를 자동화하며, 응은 보통의 지식노동에서 자동화 가능한 비중을 대략 30~40퍼센트로 본다(03:53). 그는 이 구분이 공포 마케팅, 채용, 학습 방식, 민감 데이터를 어디에 둘지, 그리고 지금 AI 제품의 진짜 병목이 무엇인지에 어떻게 이어지는지 설명한다. 아래 수치는 독립적으로 검증된 것이 아니라 한 인터뷰에서 나온 응의 추정치지만, 논지의 형태는 그가 다른 자리에서도 일관되게 해 온 말과 맞는다.

Jayverse에서 이것은 파일로 보관할 사실 목록이라기보다, 매주 어느 30~40퍼센트를 넘기고 어느 60~70퍼센트를 붙잡을지 정하는 방법이며, 실제 지렛대가 있는 곳은 앞 숫자가 아니라 뒤 숫자라는 확인이기도 하다.

이 인터뷰는 서로 다른 이야기를 하는 두 청중을 함께 겨냥한다. AI에 일자리를 뺏길까 봐 두려운 사람들, 그리고 그 두려움이 규제 강화로 이어질 때 이득을 보는 AI 제작자들이다. 응의 주장은 이 둘을 연결한다. 수십억 달러를 들여 프론티어 모델을 훈련한 소수 기업들은 AI를 위험한 것으로 그릴 유인이 있다는 것이다. "AI는 핵무기와 같다", 데이터센터 전력·수자원 경고 같은 것들이다(01:40, 01:55, 02:14). 공포가 regulatory capture(규제 포섭), 즉 진입 비용을 기득권만 감당할 수 있을 만큼 높이는 규칙의 원료이기 때문이다. 직업 소멸론도 같은 방향의 왜곡이다. 직업 전체가 사라진다고 믿으면 사람들은 벤더가 파는 무엇이든 공황 속에 받아들이거나, 전면 규제를 요구하는데, 두 반응 모두 같은 소수 기업에게 이롭다. "AI가 태스크를 먹는다"와 "AI가 직업을 먹는다"를 분리하는 것이 중요한 이유는, 올바른 반응을 공황에서 구체적인 질문, 즉 어느 태스크인지, 그리고 나머지는 누가 여전히 소유하는지로 바꾸기 때문이다.

동작 방식

공포 마케팅과 규제 포섭

응의 주장은 안전 우려가 가짜라는 게 아니라, 가장 큰 목소리들이 그 결과로 생기는 규칙에서 누가 이득을 보는지에 따라 형성된다는 것이다. 수십억 달러짜리 훈련을 감당할 수 있는 소수 연구소는 진입 장벽을 비용 우위가 아니라 안전 요건처럼 보이게 만들 유인이 있고, 이것이 오픈소스·오픈웨이트 경쟁자를 막는다(01:40~02:14). 회의적으로 읽을 것: 이는 특정 기업에 대한 구체적 고발이 아니라, 업계 전반의 역학에 대한 한 인터뷰의 프레이밍이다.

직업이 아니라 태스크: 자동화 산수

직업은 태스크들의 묶음이고, AI는 보통 그 묶음 전체가 아니라 부분집합을 자동화한다(03:53). 응의 추정은 전형적 지식노동 직무 태스크의 30~40퍼센트다. 경제적으로 흥미로운 부분은 나머지에 일어나는 일이다. AI가 저렴한 30~40퍼센트를 처리하면, 여전히 인간 판단이 필요한 나머지 60~70퍼센트는 줄어드는 게 아니라 상대적으로 더 희소해지고, 따라서 더 가치 있어진다(04:00). 이것은 대체 효과가 아니라 보완 효과이며, 자동화된 조각만 보면 놓치기 쉽다.

좁은 전문성 대신 full-cycle 역량

소프트웨어에서 코딩 생산성은 크게 올랐고, 응에 따르면 엔지니어 채용 공고와 수요는 오히려 늘었다(04:34). 단 하나 예외는 2022년 이전 방식으로 반복적이고 좁은 코딩만 하는 사람들이 도태되고 있다는 것이다(04:55). 그의 비유는 프론트엔드·백엔드 구분이 풀스택 엔지니어로 합쳐진 것이며, 마케터와 리크루터도 같은 일을 겪고 있다고 본다. 전체 과정 한 단계만이 아니라 과정 전체를 소유하는 "full-cycle" 인재가 되는 것이다(17:14). 그의 팀 마케터들은 직접 웹 크롤러와 맥 데스크톱 앱을 리서치 도구로 만들었고, CFO는 문서 취합·검증 스크립트를 직접 작성해 운용한다(22:26, 23:40). 도구가 충분히 저렴해지면서 엔지니어가 아닌 사람들이 엔지니어링에 가까운 일을 하게 된 것이다.

남는 우위로서의 인간 맥락

LLM은 그럴듯하면서 동시에 틀릴 수 있다. 그럴싸하지만 빗나간 아이디어를 낸다(12:06). 사람이 수년에 걸쳐 쌓는 것, 즉 고객 미팅에서 본 표정, 조직 내부 정치, 업계의 문서화되지 않은 맥락은 AI 파이프라인이 절대 받지 못하는 context data이며, 응은 이것을 판단력과 감각(taste)의 실체로 규정한다(12:51, 13:25). 이 대목이 '일하는 방식' 노트와 가장 직접적으로 관련된 부분이다. 우위는 원초적 기술이 아니라, 어떤 모델도 학습할 수 없는 곳에 쌓인 상황적 맥락이라는 것이다.

학습의 역설과 선을 긋는 법

AI를 과제에 쓰면 점수는 오르지만, 응은 cognitive offloading, 즉 원래 스스로 붙잡고 있어야 할 것을 도구에게 맡기는 것이 장기 기억 보존과 깊은 학습을 희생시킬 수 있다고 경고한다(14:29, 15:00). 그의 대응은 도구 금지가 아니라 형식을 바꾸는 것이다. 그는 일대다 강의 대신 1:1 튜터링을 지향하는 조직 Learn Vector를 시작했다(16:04, 인터뷰 발언이며 여기서 독립적으로 확인하지 않음).

데이터 거버넌스와 진짜 병목

응은 대형 하이퍼스케일러의 이용약관은 비교적 신뢰하지만, 명확한 동의 없이 정책을 바꾸고 사용자 데이터로 재학습을 시작할 수 있는 신흥 AI 서비스에는 훨씬 더 조심스럽다(25:32, 26:13). 민감한 금융 정보나 MNPI(미공개 중요 정보)라면, 외부 전송을 아예 차단하고 대신 프론티어급에 근접한 오픈웨이트 모델, 그가 이름을 든 Llama나 Qwen을 온프레미스나 사설 VPC에서 구동하라고 조언한다(27:17, 28:10). 그의 마지막 요지는 가치가 지금 어디로 몰리는가다. 개발 비용이 0에 가깝게 떨어졌으므로 병목은 더 이상 "어떻게 만드느냐"가 아니라 "무엇을 만들어야 하느냐"이고, 이는 더 나은 도구가 아니라 고객과 대화하고 도메인 지식을 쌓아야 답할 수 있는 질문이다(34:08). 가벼운 wrapper 앱은 주말에도 만들 수 있지만, 지속 가능한 기업에는 여전히 깊은 도메인 복잡성과 고객에 대한 집요한 관찰이 필요하다(34:57, 35:26). AGI에 대해서는 단기 시간표에 회의적이다. 그의 기준으로 인간 수준 범용 지능은 어떤 환경에도 몇 분 연습으로 적응해 트럭을 몰거나 5년짜리 박사 논문을 쓸 수 있어야 하며, 그 기준은 상업적 편의로 재정의할 것이 아니라 여전히 수십 년 이상 떨어져 있다(36:19, 36:45, 37:10).

Jayverse에서의 위치

  • Verex와 Number: 병목은 만드는 게 아니라 무엇을 만들지 정하는 것이다. 개발 비용이 거의 0이라는 응의 지적은 그대로 적용된다. Verex의 다음 마켓 유형이나 Number 리딩에서 희소한 역량은 구현 속도가 아니라, 그의 팀 비엔지니어들이 실제 사용자 필요를 중심으로 도구를 만든 것처럼 실제 트레이더·리서처와 먼저 대화하는 것이다.
  • Auditor: 어느 데이터가 어느 모델로 가는지는 적어 둬야 할 규칙이다. 응의 ToS 신뢰 구분(대형 하이퍼스케일러 대 신흥 AI 서비스)과 MNPI 조언은 Rabbit 안의 비공개 금융·사용자 데이터로 보이는 모든 것에 그대로 대응한다. 매번 임기응변으로 판단할 게 아니라 명시적 라우팅 규칙이 있어야 한다.
  • Theory: 학습의 역설은 손으로 직접 계산하라는 근거다. Theory 노트에서 무언가를 모델에게 풀거나 설명해 달라고 하기 전에 먼저 손으로 풀어 보는 것이, cognitive offloading의 트레이드오프를 추상적 조언이 아니라 구체적 실천으로 만든다.
  • Eng: "직업이 아니라 태스크"는 "AI가 개발자를 대체할까?"에 바로 쓸 답이다. 인터뷰 자리에서 쓰기 좋은 깔끔하고 출처 있는 문장이며, 그냥 하는 말 이상으로 구체적으로 들린다.
  • Dark Horse: 오픈웨이트 로컬 모델은 alice 코퍼스의 실질적 후보다. Llama·Qwen을 온프레미스로 돌리라는 응의 권고는 alice 자체 문서를 기본값인 호스팅 API로 보내는 대신 로컬 모델로 프로토타입해 볼 구체적인 이유가 된다.

확인된 것과 미확인

2026-09-19 확인: 앤드류 응은 Coursera와 Google Brain의 공동 창업자이고 DeepLearning.AI와 AI Fund를 이끌며, 이번 인터뷰뿐 아니라 여러 자리에서 AI 종말론적 프레이밍에 반대하고 오픈웨이트 모델을 지지하는 발언을 공개적으로 일관되게 해 왔다. Llama(Meta)와 Qwen(Alibaba)은 실제 존재하는 오픈웨이트 모델 계열이다. cognitive offloading은 이 강연을 위해 만들어진 말이 아니라 인지과학의 확립된 용어다. 요약에서 가져왔고 독립 확인하지 않은 것: Learn Vector라는 조직의 존재와 범위, 30~40퍼센트라는 태스크 자동화 수치(명시적으로 응 본인의 추정치이며 측정된 통계가 아님), 모든 타임스탬프, 그의 팀 마케터·CFO에 관한 구체적 일화. 출처: YouTube — Silicon Valley Girl, 앤드류 응 인터뷰; 관련 항목: Tech #62(에이전틱 엔지니어링은 경계를 쓴다), Tech #97(ai-engineer-builds-the-car), Life #2(Pocock: 에이전트는 좋은 부사관이지 장군이 아니다).

핵심 표현

이 페이지의 영어 본문에서 배울 만한 단어와 표현, 뜻과 나온 자리.

Expression뜻 · 쓰이는 자리
regulatory capture규제 포섭(규제기관이 규제 대상 산업의 이익을 대변하게 되는 현상) · 진입장벽을 안전 명분으로 세우는 맥락. "regulatory capture: rules that raise the cost of entry"
barrier to entry진입 장벽(새 경쟁자가 시장에 들어오기 어렵게 만드는 요인) · 규제 포섭과 짝으로 쓰임. "high enough that only incumbents can pay the toll"
complement effect보완 효과(한쪽이 늘면 다른 쪽 가치도 함께 오르는 관계) · substitution effect(대체 효과)와 대비. "That is a complement effect, not a substitution effect"
full-cycle전체 과정을 혼자 소화하는(마케터·리크루터가 한 단계가 아니라 전 과정을 담당) · full-stack의 비-엔지니어 버전. "becoming full-cycle"
full-stack프론트·백엔드를 모두 다루는(엔지니어링에서 먼저 쓰인 말) · full-cycle의 원조 비유. "front-end/back-end split collapsing into full-stack engineers"
context data맥락 데이터(수년간 쌓인, 문서화되지 않은 상황 정보) · 인간이 가진 경쟁 우위의 핵심 개념. "context data an AI pipeline never receives"
taste (judgment)감각/안목(데이터로 환원되지 않는 판단력) · context data의 결과물로 제시됨. "the substance of judgment and taste"
cognitive offloading인지적 위탁(스스로 기억·처리할 것을 도구에 맡기는 것) · 인지과학 용어, 학습의 역설의 원인. "cognitive offloading — letting the tool hold what you'd otherwise have had to hold"
ToSTerms of Service(이용약관) · 데이터를 어느 서비스에 맡길지 판단하는 기준. "trusts the terms of service of large, established hyperscalers"
MNPIMaterial Non-Public Information(미공개 중요 정보) · 금융 데이터 거버넌스에서 외부 전송을 막아야 할 대상. "sensitive financial information or MNPI"
open-weight오픈웨이트(모델 가중치를 공개한 모델) · open-source와 구분되는 표현, Llama·Qwen이 예시. "a near-frontier open-weight model"
frontier model프론티어 모델(현재 최고 성능 급의 대형 모델) · 훈련 비용이 가장 큰 모델군을 가리킴. "companies that spent billions training frontier models"
on-prem / VPCon-premises(자체 서버에 직접 설치) / Virtual Private Cloud(사설 클라우드망) · 민감 데이터를 외부로 보내지 않는 두 방식. "on-prem or in a private VPC instead"
AGIArtificial General Intelligence(범용 인공지능) · 사람 수준의 일반 지능이라는 기준선. "On AGI, he stays skeptical of near-term timelines"
wrapper app래퍼 앱(기존 모델·API를 얇게 감싸기만 한 앱) · 진입 장벽이 낮은, 지속가능성이 약한 제품의 예. "A weekend wrapper app is cheap to make"
domain complexity도메인 복잡성(특정 업계·분야에 고유한 세부 난이도) · wrapper app과 대비되는 지속가능한 기업의 조건. "deep domain complexity and obsessive observation of customers"
one-to-many / one-on-one일대다 / 일대일(강의 대 튜터링의 형식 구분) · Learn Vector가 지향하는 전환. "one-on-one tutoring rather than one-to-many lectures"
incumbent기득권자(이미 시장을 장악한 기존 사업자) · 규제 포섭의 수혜자. "only incumbents can pay the toll"
skeptical of near-term timelines단기 시간표에 회의적인(곧 실현된다는 예측을 믿지 않는) · AGI 논의에서 쓰는 표현. "he stays skeptical of near-term timelines"
talking points그냥 하는 말, 정치적 수사(근거 없이 반복되는 주장) · 구체성과 대비되는 표현. "sound like more than a talking point"

← 전체 기술 노트 · 워크스페이스 인덱스 · 맨 위 ↑