Everything I Need to Know About AI/LLM, I Learned From a Pasadena Search Company 24 Years Ago
By Gene Chuang �Southern California Linux Expo
03/09/2025
Pasadena Sighting
Francis Arnold and John Hopfield (Geoff Hinton)
Gene’s Background
Search Background
This is my visit of AT&T Labs in 2010. Information Theory by Claude Shannon is the mathematical study of the quantification, storage, and communication of information. It is at the intersection of electronic engineering, mathematics, statistics, computer science, neurobiology, physics, and electrical engineering. ��I also sat in the office of Dennis Ritchie(!)
Information retrieval (IR) is the process of finding and presenting relevant information from a collection of data. IR systems are the interface between users and large data repositories, such as databases, the internet, and digital libraries. They use a variety of techniques and algorithms to help users find information that matches their search query.
�IR systems have advanced over time, from manual cataloging and archiving to AI-powered search technologies. They use sophisticated algorithms to filter out noise and present users with the most relevant information.
Search vs LLM - UX
Guess user intent from search box of keywords, retrieve links to documents websites and list in order of relevance
Guess user intent from chat dialog, retrieve documents, merge and rewrite in plain English
Search vs LLM - Algorithms
Search vs LLM - Technology
Search vs LLM - Ingestion and Transformation
Crawling the entire public website and generating index for information retrieval
Crawling the entire public website and generating Large Language Model multi-level graph weighed by probability for answering.
Search vs LLM - Size Matters(?)
Size of Index or Number of pages crawled:��Google 20B Pages Crawled!�Bing 18B Pages Crawled!
Large Language Model Size�
Search vs LLM - Talent War
At peak of Search War in 2008, Google, MSN and Yahoo! Were poaching each others’ talent, $500K+ comp packages
At current AI/LLM War in 2024, Google, Meta, Microsoft and well funded AI startups are offering $1M+ comp packages
Search vs LLM - Hit Missed!
Precision vs Recall
Hallucination
Search vs LLM - Agentic AI
Cron Job
/etc/crontab
3 * * * * root python /user/me/ai.py
Agentic AI
Can LLM Really Reason?
“I am not interested anymore in LLMs. They are just token generators and those are limited because tokens are in discrete space. I am more interested in next-gen model architectures, that should be able to do 4 things: understand physical world, have persistent memory and ultimately be more capable to plan and reason.”
Yann LeCun at Nvidia GTC 2025
Can LLM Really Reason?
LLM is a Powerful Tool and Can Disrupt
Economics of LLM
Open Source Model is changing the game
Lessons Learned in Search That Apply to LLM
What’s Next for AI?
Q&A
LinkedIn: Gene Chuang�Substack: genechuang.substack.com
Coda: My SCaLE 22x talk 3/9/25 recorded: https://www.youtube.com/live/TP_TUAFu7JU?t=6228s�