Live data from Hacker News

Ask HN: A Brief History of LLMs

news.ycombinator.com

1–9 of 9 posts

Re: Ask HN: A Brief History of LLMs

#2
This is decent on history, good on contemporary: https://www.youtube.com/watch?v=_R83pFpUWyM

roughly

1. word2vec ('13)

2. transformers ('18)

3. chatgpt ('22)

4. claude code, i.e. tools / bash (mid '25)

5. llms trained for agentic workflow (nov '25)

6. cost reckoning ('26)

7. open weight models break the financial models of Big Ai ('26?)

Re: Ask HN: A Brief History of LLMs

#3
Below is the "Attention is all you need" paper. Transformers and their attention mechanism was the major breakthrough for modern LLMs. ML has been around for a long time, I'd suggest joining kaggle or something and learn by doing. You'll retain more and realize how broad the category is anymore.

https://arxiv.org/abs/1706.03762

Re: Ask HN: A Brief History of LLMs

#8
post #2

This is decent on history, good on contemporary: https://www.youtube.com/watch?v=_R83pFpUWyM roughly 1. word2vec ('13) 2. transformers ('18) 3. chatgpt ('22) 4. claude code, i.e. tools / bash (mid '25) 5. llms trained for agentic workflow (nov '25) 6. cost reckoning ('26) 7. open weight models break the financial models of Big Ai ('26?)

Adding to your 6 and 7, Ed Zitron's Better Offline podcast has a good series on how the path was paved to the cost reckoning of the present day.

Re: Ask HN: A Brief History of LLMs

#9
post #2

This is decent on history, good on contemporary: https://www.youtube.com/watch?v=_R83pFpUWyM roughly 1. word2vec ('13) 2. transformers ('18) 3. chatgpt ('22) 4. claude code, i.e. tools / bash (mid '25) 5. llms trained for agentic workflow (nov '25) 6. cost reckoning ('26) 7. open weight models break the financial models of Big Ai ('26?)

Is the youtube link correct?