
where we fit into the future of AI
I spend a lot of time thinking about the future.
Maybe a little too much.
Lately, Iâve been wondering: what role will humans play once LLMs (large language models) can continuously read and understand the entire body of human knowledge? Whereâs the space for our brains in that picture?
Right now, there seems to be an incredible amount of pushback to the usage of AI in my generation, a general âdoomerismâ around the technology. Iâve spoken with many software engineers who look down upon âvibe-coders,â and others who frequently point out AIâs failures in contextualizing information, its hallucinatory outputs, and so on. I know people who subscribe by the law: âif you use AI, youâre losing your brain.â All of these criticisms do have merit - for now. However, I believe these voices will sound completely outdated soon.
Imagine a world where an LLM writes and continuously re-evaluates what itâs written, where âagentic flowsâ make output deterministic (i.e., reliable). Picture an LLM with unlimited contextâone thatâs constantly updated with the latest human knowledge, that learns from itself, refines its outputs, and tailors its suggestions to the precise needs of your systemâeven ones you didnât fully understand.
In this world, when you rely on an LLM to create a complex system, it creates one that is more robust than even the most senior dev could create in a lifetime.
This is the future I foresee - the development of these models is becoming a race to the bottom, which is great for the consumer. However, where does that leave us? How should I be training my brain for this shift? What should I be learning/doing?
Letâs say an LLM has access to everything on the internet. But an employee at your company struggles every day with a recurring issueâone they assume is unfixable, so they never speak up. That pain point is invisible to the LLM. The only way to uncover it is by listening. By talking to people. By caring.
This ties into a theme Iâve been sitting with over the past year: the profound difference between lived experience and learned experience.
I can read all the books and listen to all the podcasts in the worldâbut the knowledge makes a true mark comes from living through it. Knowledge alone is not sufficient for understanding.
LLMs can learn how the world works. But they canât live in it. At the end of the day, theyâre just matrix multiplications running on a serverânot entities. They reflect the data they were trained on and the logic behind their retrieval.
Hereâs an example.
In 2000, Google signed a deal to power Yahooâs search engine. Their systems kept failingâand another failure could collapse the entire deal. The pain of that moment drove Jeff Dean and Sanjay Ghemawat to create a fundamentally new way of thinking about distributed computing. They didnât just patch a bug. They invented Bigtableâa system that could treat thousands of machines like a single database.
An LLM couldnât have done that. Not because it lacked the technical information, but because it hadnât felt the urgency. It hadnât faced the stakes. LLMs donât synthesize new paradigms in the face of riskâthey generate based on pattern recognition.
Bigtable Architecture
Another example, closer to home.
Iâm building a company called Renavest that connects employees with licensed financial therapists. Weâve been following Aura Finance, one of the leaders in this new frontier of financial wellness benefits. A few days ago, we realized one of their key value props wasnât just the benefits for employeesâit was the data. They help employers get a real-time pulse on their workforceâs financial well-being.
But that insight only exists because someone at Aura stepped into the shoes of a benefits manager. They talked to people. They found the pain. They didnât just ask, âWhat can we build?â They asked, âWhat does this person wish they had but hasnât said out loud?â
Thatâs not something an LLM can do on its own, because LLMs are only as good as the words people say out loud.
And the more I use LLMs in my businessâand I use them everywhere I canâthe more I realize that the most valuable skills of the future arenât technical. Theyâre human.
Understanding pain. Seeing what others miss. Shaping culture. Building trust. Synthesizing ideas across messy, emotional, human systems.
In short: systemic thinking and empathy will be the defining skills of the LLM era.
And how does this relate to my field of coding?
The same way it relates to any other STEM field. You still need to understand the structure. If Jeff and Sanjay hadnât understood the architecture of the systems they were working with, they couldnât have reinvented it. For me, this means using an LLM to write code, but reading and understanding the flow of the code, how it works, why it works, etc. The question goes from âHow do I build an analytics system?â to âWhat kind of analytics system should I build?â
LLMs and AI donât eliminate the need for deep understandingâthey demand a new kind of it.
Thatâs why Iâm so incredibly excited:
Building is no longer the bottleneck. The bottleneck is knowing what to buildâand why.
Thatâs where us humans come in.
We need to ask better questions:
- Whatâs the overall goal of this system?
- How does it work?
- Is this the optimal architecture?
- Does it serve a want/need?
These are the questions that matter now. Theyâre philosophical questions (props to my ongoing philosophy degree). And they require the most human capacities we have.