a16z Founder: In the Agent Era, What Truly Matters Has Changed

marsbitОпубліковано о 2026-04-25Востаннє оновлено о 2026-04-25

Анотація

Founder of a16z Marc Andreessen discusses the transformative shift into the Agent era in a recent podcast. He emphasizes that today’s AI is not an overnight breakthrough but the result of an 80-year evolution, now reaching practical utility. Key developments include the convergence of LLMs, reasoning models, coding capabilities, and agent-based recursive self-improvement. Andreessen describes agents as systems integrating LLMs with shells, file systems, markdown, and schedulers—combining new AI with established software components. This architecture enables introspection, state persistence, and cross-platform execution, moving beyond chatbots toward agent-first interaction. He predicts traditional UIs will fade as agents execute tasks on behalf of users or other bots. He compares the current AI investment cycle to the dot-com bubble but highlights stronger fundamentals, with major tech firms leading scalable, revenue-generating infrastructure expansion. Open source, edge inference, and local AI deployment are critical to global adoption and competition. Andreessen also addresses broader challenges: security risks, identity verification, financial infrastructure for agents, and organizational adoption. He cautions that societal and institutional barriers will shape the pace of AI integration, tempering both utopian and dystopian expectations.

Source:

This is the latest interview with a16z founder Marc Andreessen on the Latent Space podcast.

He is a renowned American internet entrepreneur and a key figure in the early development of the internet; after founding a16z, he has become a representative of top investors in Silicon Valley.

The entire conversation revolves around the history and latest trends of AI development, making it highly worth reading.

1. This Wave of AI Did Not Emerge Out of Nowhere; It Is the First Comprehensive "Start of Work" After an 80-Year Technological Marathon

· This wave of AI did not emerge out of nowhere; it is the result of an 80-year technological marathon.

· Marc Andreessen directly refers to the present as an "80-year overnight success," meaning that the sudden explosion in the public eye is actually the concentrated release of decades of technological accumulation.

· He traces this technological lineage back to early neural network research and emphasizes that the industry has now accepted the judgment that "neural networks are the correct architecture."

· In his narrative, the key milestones are not single moments but a series of developments: AlexNet, Transformer, ChatGPT, reasoning models, and then agents and self-improvement.

· He particularly emphasizes that this time, it is not just text generation that has improved; four types of capabilities have emerged simultaneously: LLMs, reasoning, coding, and agents/recursive self-improvement.

· The reason he believes "this time is different" is not because the narrative is more compelling, but because these capabilities have already started to work on real-world tasks.

2. The Agent Architecture Represented by Pi and OpenClaw Is a Deeper Change in Software Architecture Than Chatbot

· He describes agents very concretely: essentially, they are "LLM + shell + file system + markdown + cron/loop." In this structure, the LLM is the core for reasoning and generation, the shell provides the execution environment, the file system saves the state, markdown makes the state readable, and cron/loop provides periodic awakening and task progression.

· He believes the importance of this combination lies in the fact that, apart from the model itself being new, all other components are mature, understandable, and reusable parts of the software world.

· The state of the agent is saved in files, allowing it to migrate across models and runtimes; the underlying model can be replaced, but the memory and state remain preserved.

· He repeatedly emphasizes introspection: the agent knows its files, can read its state, and can even rewrite its files and functions, moving toward "extend yourself."

· In his view, the real breakthrough is not just that "the model can answer," but that the agent can leverage existing Unix toolchains to integrate the potential capabilities of the entire computer.

3. Browsers, Traditional GUIs, and the Era of "Human-Clicking Software" Will Gradually Be Replaced by Agent-First Interaction Methods

· Marc Andreessen has explicitly stated that in the future, "you may no longer need a user interface."

· He further pointed out that the primary users of future software may not be humans but "other bots."

· This means that many of today's interfaces designed for human clicking, browsing, and form-filling will degenerate into execution layers called by agents in the background.

· In this world, humans are more like goal-setters: telling the system what they want, and then having agents call services, operate software, and complete processes.

· He connects this change to the broader future of software: high-quality software will become increasingly "abundant," no longer a scarce product handcrafted by a few engineers.

· He also predicts that the importance of programming languages will decline; models will write code across languages, translate between them, and in the future, humans will care more about explaining why the AI organized the code in a certain way rather than rigidly adhering to a specific language.

· He even mentions a more radical direction: conceptually, AI may not only output code but also directly output lower-level binary code or model weights.

4. This AI Investment Cycle Has Similarities to the 2000 Internet Bubble, but the Underlying Supply-Demand Structure Is Different

· Reflecting on 2000, he emphasizes that the crash was largely not because "the internet didn't work," but because of overbuilding in telecommunications and bandwidth infrastructure, with fiber optics and data centers being laid out too early and then taking a long time to be absorbed.

· He believes that today, there are indeed concerns about "overbuilding," but the main investors are large companies with strong cash flows like Microsoft, Amazon, and Google, rather than highly leveraged, fragile players.

· He particularly points out that today, as long as an investment in operable GPUs is made, it can usually be quickly converted into revenue, which is different from the大量闲置 capacity in 2000.

· He also emphasizes that what we are using now is a "sandbagged" version of the technology: due to shortages in GPU, memory, data center, and other supplies, the model's potential has not been fully unleashed.

· In his judgment, the real constraints in the coming years will not only be GPUs but also bottlenecks in the联动 of CPUs, memory, networks, and the entire chip ecosystem.

· He juxtaposes AI scaling laws with Moore's Law, believing that they not only describe规律 but also continuously stimulate capital, engineering, and industry collaboration to advance.

· He mentions a counterintuitive but important phenomenon: as software optimization speeds up, some older-generation chips may even become more economically valuable than when they were first purchased.

5. Open Source, Edge Inference, and Local Operation Are Not Peripheral but Part of the AI Competitive Landscape

· Marc Andreessen clearly believes that open source is very important, not just because it is free, but because it "teaches the world how it is made."

· He describes open-source releases like DeepSeek as a "gift to the world," because code + papers quickly disseminate knowledge and raise the entire industry's baseline.

· In his narrative, open source is not just a technical choice but also a geopolitical and market strategy: different countries and companies will adopt different openness strategies based on their commercial constraints and influence goals.

· He also emphasizes the importance of edge inference: in the coming years, centralized inference costs may not be low enough, and many consumer-level applications cannot bear the long-term high costs of cloud inference.

· He mentions a recurring pattern: what seems "impossible to run on a PC today" often becomes possible on local machines just a few months later.

· Besides cost, factors driving local operation include trust, privacy, latency, and usage scenarios: wearable devices, door locks, portable devices, etc., are more suitable for low-latency, on-site inference.

· His judgment is very direct: almost everything with a chip may come with an AI model in the future.

6. The Real Challenges of AI Lie Not Only in Model Capabilities but Also in Security, Identity, Money Flow, Organizational and Institutional Resistance

· On security, his judgment is very sharp: almost all potential security bugs will be更容易被发现, and there may be a short-term "computer security catastrophe."

· But he also believes that programming intelligences will scale the ability to patch vulnerabilities; in the future, the way to "protect software" may be to have bots scan and fix it.

· On the identity issue, he believes that "proof of bot" is not feasible because bots will become increasingly powerful; the真正可行的方向 is "proof of human," which is the combination of biometrics, cryptographic verification, and selective disclosure.

· He also discusses a frequently overlooked problem: if agents are to truly operate in the real world, they will eventually need money, payment capabilities, and even some form of bank accounts, cards, or stablecoin-like infrastructure. At the organizational level, he uses the framework of managerial capitalism, suggesting that AI may重新强化 founder-led companies, because bots are very good at reports, coordination, paperwork, and大量 "managerial work."

· However, he does not believe that society will quickly and smoothly accept AI: he cites examples like professional licenses, unions, dockworker strikes, government departments, K-12 education, and healthcare to illustrate that there are many institutional speed bumps in the real world.

· His judgment is that both AI utopians and doomsayers tend to overlook one thing: just because something is technologically possible does not mean that 8 billion people will immediately change accordingly.

Трендові криптовалюти

Пов'язані питання

QAccording to Marc Andreessen, why is the current AI boom considered an '80-year overnight success'?

ABecause the public sees it as a sudden explosion, but it's actually the concentrated release of decades of technological accumulation, tracing back to early neural network research.

QWhat core components does Marc Andreessen describe as essential for an AI agent's architecture?

AHe describes it as 'LLM + shell + file system + markdown + cron/loop', where the LLM is the reasoning core, the shell provides the execution environment, the file system saves state, markdown ensures readability, and cron/loop enables periodic activation and task progression.

QHow does Marc Andreessen believe software interaction will change in the future with the rise of agents?

AHe believes traditional user interfaces like browsers and GUIs will be gradually replaced by agent-first interaction, where humans specify goals and agents call services and operate software to complete tasks, with software increasingly being used by 'other bots' rather than humans.

QWhat key difference does Marc Andreessen highlight between the current AI investment cycle and the 2000 internet bubble?

AHe points out that while there are concerns about overbuilding today, the current investments are primarily made by cash-rich large companies like Microsoft and Amazon, not highly leveraged fragile players. Furthermore, GPU investments can quickly turn into revenue, unlike the大量闲置容量 (massive idle capacity) of 2000.

QWhat is Marc Andreessen's view on the importance of open source and edge inference in AI?

AHe believes open source is crucial not just for being free, but for allowing the world to learn how AI is made, rapidly spreading knowledge. He also emphasizes the importance of edge inference for cost, trust, privacy, latency, and use cases, stating that almost anything with a chip will likely have an AI model in the future.

Пов'язані матеріали

In Jinjiang, Fujian, a Storage Super Unicorn Lies Quiet

In Fujian's Jinjiang, a city known for sportswear, lies a quiet semiconductor giant: Fujian Jinhua Integrated Circuit Co. (JHICC). Once a promising domestic DRAM manufacturer alongside Yangtze Memory and ChangXin Memory Technologies (CXMT), its journey was derailed in 2018 when the U.S. placed it on an Entity List and filed criminal charges for alleged trade secret theft. This halted production for years. A turning point came in February 2024 when a U.S. federal court found JHICC not guilty. However, it had lost crucial time. While CXMT soared to become a top-valued A-share company in 2024, JHICC, with an estimated valuation of 80 billion RMB, was just restarting. Its current output is primarily customized DDR4 chips, not the advanced DDR5/HBM demanded for AI, but it still benefits from the broader memory chip upcycle. JHICC's story is tied to Chen Zhengkun, a veteran engineer who left Micron to lead the venture. Founded in 2016 with state-backed funding, JHICC partnered with Taiwan's UMC to develop DRAM technology. Rapid progress was cut short by the U.S. actions, which Micron initiated, partly due to its heavy reliance on the Chinese market. Post-sanctions, Chen's team worked to rebuild the production line with reduced reliance on U.S. technology. According to its records, JHICC achieved small-scale production and revenue growth under immense pressure. It now focuses on the stable "niche" DRAM market (e.g., TVs, routers) with a monthly capacity of ~40,000 wafers, aiming for 60,000 by 2026. It holds over 1,000 patents but remains on the Entity List. For Jinjiang, investing in JHICC was a bold industrial leap. The local government provided unwavering financial and logistical support during the crisis, helping the company survive. JHICC has become the anchor for a growing local semiconductor cluster. Though its scale lags behind domestic peers, JHICC's persistence symbolizes a hard-won foothold in a global market long dominated by Samsung, SK Hynix, and Micron. Having missed one boom, it seeks a place in the new AI-driven memory supercycle.

marsbit38 хв тому

In Jinjiang, Fujian, a Storage Super Unicorn Lies Quiet

marsbit38 хв тому

Must-Watch Events Next Week|CLARITY Act Could Face Senate Vote; SpaceX, Circle to Report Earnings (8.3-8.9)

**Summary: Key Events and Developments to Watch (August 3-9)** The upcoming week is marked by significant financial disclosures, key legislative deadlines, and notable product updates. **Major Financial Events:** Several companies are scheduled to release their Q2 2026 earnings. American Bitcoin (ABTC) will report on August 3, followed by SpaceX and Hut 8 Mining Corp. on August 4, and Circle on August 5. Notably, a significant portion of SpaceX shares (up to 12% of total shares) will be unlocked on August 6 following their earnings release. **Key Legislative Deadline:** The U.S. Senate faces an August 7 deadline to secure 60 votes for the CLARITY Act, a bipartisan bill aiming to establish a federal regulatory framework for cryptocurrencies. The Senate may hold a full vote on the bill during the week. **Economic Data:** The U.S. July Non-Farm Payrolls report will be released on August 7, providing crucial labor market data. **Technology & Product Updates:** * **Shutdowns:** DeFi portfolio tracker Zapper and wallet app Ctrl Wallet will cease operations on August 3. * **Upgrades:** LayerZero will deprecate its v1 relayers on August 3. XRP Ledger's new version 3.3.0, featuring five new functions, is expected next week. * **AI:** Elon Musk announced that the advanced Grok 4.6 AI model is set for release around August 7. * **Bitcoin:** The BIP-110 forced signaling for a potential Bitcoin network change is scheduled to begin around August 8. **Other Notable Events:** Chinese robotics firm Unitree Tech has set its preliminary price inquiry for its IPO for August 5. South Korean exchange Upbit will delist AQT and AERGO tokens on August 3.

marsbit2 год тому

Must-Watch Events Next Week|CLARITY Act Could Face Senate Vote; SpaceX, Circle to Report Earnings (8.3-8.9)

marsbit2 год тому

Торгівля

Спот

Популярні статті

Як купити ERA

Ласкаво просимо до HTX.com! Ми зробили покупку Caldera (ERA) простою та зручною. Дотримуйтесь нашої покрокової інструкції, щоб розпочати свою криптовалютну подорож.Крок 1: Створіть обліковий запис на HTXВикористовуйте свою електронну пошту або номер телефону, щоб зареєструвати обліковий запис на HTX безплатно. Пройдіть безпроблемну реєстрацію й отримайте доступ до всіх функцій.ЗареєструватисьКрок 2: Перейдіть до розділу Купити крипту і виберіть спосіб оплатиКредитна/дебетова картка: використовуйте вашу картку Visa або Mastercard, щоб миттєво купити Caldera (ERA).Баланс: використовуйте кошти з балансу вашого рахунку HTX для безперешкодної торгівлі.Треті особи: ми додали популярні способи оплати, такі як Google Pay та Apple Pay, щоб підвищити зручність.P2P: Торгуйте безпосередньо з іншими користувачами на HTX.Позабіржова торгівля (OTC): ми пропонуємо індивідуальні послуги та конкурентні обмінні курси для трейдерів.Крок 3: Зберігайте свої Caldera (ERA)Після придбання Caldera (ERA) збережіть його у своєму обліковому записі на HTX. Крім того, ви можете відправити його в інше місце за допомогою блокчейн-переказу або використовувати його для торгівлі іншими криптовалютами.Крок 4: Торгівля Caldera (ERA)Легко торгуйте Caldera (ERA) на спотовому ринку HTX. Просто увійдіть до свого облікового запису, виберіть торгову пару, укладайте угоди та спостерігайте за ними в режимі реального часу. Ми пропонуємо зручний досвід як для початківців, так і для досвідчених трейдерів.

596 переглядів усьогоОпубліковано 2025.07.17Оновлено 2026.06.02

Як купити ERA

Обговорення

Ласкаво просимо до спільноти HTX. Тут ви можете бути в курсі останніх подій розвитку платформи та отримати доступ до професійної ринкової інформації. Нижче представлені думки користувачів щодо ціни ERA (ERA).

活动图片