<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Anthony Avedissian</title>
        <link>https://paragraph.com/@antavedissian</link>
        <description>Practitioner notes on AI, crypto, and frontier tech, from an investor and operator.</description>
        <lastBuildDate>Sat, 29 Aug 2026 10:07:06 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Anthony Avedissian</title>
            <url>https://storage.googleapis.com/papyrus_images/55d934c0603228faa95c5a8c9e045db6</url>
            <link>https://paragraph.com/@antavedissian</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[The Simulator Is the Substrate]]></title>
            <link>https://paragraph.com/@antavedissian/the-simulator-is-the-substrate</link>
            <guid>VNNT6kxh6UfdYP8QojGd</guid>
            <pubDate>Fri, 05 Jun 2026 00:14:45 GMT</pubDate>
            <description><![CDATA[For two years the consensus held that physical intelligence could only be learned from real interaction data. Simulation hit a wall: as Sergey Levine argued, stronger models get better at detecting the seams in surrogate data, so the skills that transfer to reality keep shrinking. Real data was the only path, and real data is slow, expensive, and scarce. That framing is breaking, and two things changed at once. World models now learn “what happens next” from internet-scale video, giving robot...]]></description>
            <content:encoded><![CDATA[<p>For two years the consensus held that physical intelligence could only be learned from real interaction data. Simulation hit a wall: as <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://substack.com/redirect/15140781-0f8a-4835-92e9-1f273d949da4?j=eyJ1IjoiNmw1NDg0In0.PxlSb7DNXHGK3IKAq1OxerNqwSoc-b77jOuWpD75Yck"><u>Sergey Levine argued</u></a>, stronger models get better at detecting the seams in surrogate data, so the skills that transfer to reality keep shrinking. Real data was the only path, and real data is slow, expensive, and scarce.</p><p>That framing is breaking, and two things changed at once. World models now learn “what happens next” from internet-scale video, giving robots physics priors without hand-coded simulators or armies of teleoperators. And a thin layer of real demonstrations now bootstraps enormous synthetic scale. NVIDIA’s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://substack.com/redirect/a1f5e6e8-5853-4315-a248-44d4946cfb88?j=eyJ1IjoiNmw1NDg0In0.PxlSb7DNXHGK3IKAq1OxerNqwSoc-b77jOuWpD75Yck"><u>Manipulation-Augmented dataset</u></a> turns 10 human teleoperated demos into 1,000 domain-randomized examples. The real world becomes the seed, not the substrate.</p><p>The data confirms the shift. Robotics went from 1,145 datasets on Hugging Face in 2024 to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://substack.com/redirect/581fd189-767d-41c7-831d-79abb526b8dd?j=eyJ1IjoiNmw1NDg0In0.PxlSb7DNXHGK3IKAq1OxerNqwSoc-b77jOuWpD75Yck"><u>26,991 in 2025</u></a>, climbing from rank 44 to 1, with synthetic generation as the primary driver. And this week, NVIDIA launched <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://substack.com/redirect/d92e9cab-7428-41ed-bf65-3baf115cb9ec?j=eyJ1IjoiNmw1NDg0In0.PxlSb7DNXHGK3IKAq1OxerNqwSoc-b77jOuWpD75Yck"><u>Cosmos 3</u></a>, an open model that collapses vision reasoning, world generation, and action prediction into a single system. Cosmos runs as a physics-grounded simulator that predicts approaches, evaluates them in a closed loop, and converges on behavior without real-world risk.</p><p>We think the moat is moving. Not to whoever owns the best model or the most teleoperators, but to whoever builds the best learned simulator. Reality becomes the verification step, and the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://substack.com/redirect/d372866e-b280-46c5-9381-ed7e9f92ee1f?j=eyJ1IjoiNmw1NDg0In0.PxlSb7DNXHGK3IKAq1OxerNqwSoc-b77jOuWpD75Yck"><u>data flywheel that used to live on customer floors</u></a> now runs in software. The teams that own the simulator own what comes out of it.</p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/abf999cf041260539b2649faf3b05e433debf04fd518ac25e594dfdc3b8e7c5b.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Eyes Are a Tax]]></title>
            <link>https://paragraph.com/@antavedissian/eyes-are-a-tax</link>
            <guid>DMFKNTXw7vSMAt74WxIa</guid>
            <pubDate>Fri, 29 May 2026 12:15:00 GMT</pubDate>
            <description><![CDATA[Google shut Project Mariner on May 4. It was a bet on the visual-screenshot UX paradigm where AI clicks buttons like a human and humans watch through the browser. It lost. What beat it is API plus CLI. Anthropic's Claude Code has become the fastest-onboarding developer surface the company has shipped, despite running entirely in a text terminal that looks like it was designed in 1985. OpenAI killed Operator as a standalone product and now ships its computer-use model through the API instead. ...]]></description>
            <content:encoded><![CDATA[<p>Google shut Project Mariner on May 4. It was a bet on the visual-screenshot UX paradigm where AI clicks buttons like a human and humans watch through the browser. It lost.</p><p>What beat it is API plus CLI.</p><p>Anthropic's Claude Code has become the fastest-onboarding developer surface the company has shipped, despite running entirely in a text terminal that looks like it was designed in 1985. OpenAI killed Operator as a standalone product and now ships its computer-use model through the API instead. Anthropic's Quick Mode for Claude in Chrome ships a stripped-down agent loop that swaps structured JSON for single-character commands and delivers a roughly threefold speedup on real browsing tasks. The public benchmarks we've found point the same direction: agents that work through APIs and command lines are pulling ahead of agents that work through pixels.</p><p>The reason is unit economics, and it gets worse for vision every quarter. A browser-based agent pays to tokenize a screenshot and a DOM tree on every single step, feeding a model big enough to reason over a megabyte of UI noise just to find one button. A CLI agent pays for a few hundred structured tokens per step and gets a structured answer back. The gap isn't one click – it's tokens-per-step multiplied across every step of every task. Frontier model pricing for structured reasoning is collapsing faster than vision pricing, and the gap is widening. The cost curve is bending against pixels, and the bend is steepening.</p><p>The implication for SaaS is the part most software companies have not yet priced in. If the dominant user of your product over the next decade is a fleet of agents, then the surface that matters for distribution is your schema, not your screen. Salesforce, Notion, Linear. Every category leader is about to be evaluated on a single question: how cleanly can a model consume your product without rendering a pixel. The companies that ship a real, documented, agent-readable API as a first-class product become rails – Stripe proved the model years ago. The companies that gate their primitives behind a UI become the legacy layer that the next generation of startups quietly automates around.</p><p>There is a real counter to this view: the browser is also the universal abstraction over the long tail of legacy software that will never expose a clean API. State government portals, hospital admin systems, niche industry tools with three customers and a 2008 codebase. That ~15% of the workflow surface is a real market, and vision agents will serve it for a long time. But 15% is a fallback business. The platform fight is the other 85%.</p><p>The bigger compounding effect sits at the infrastructure layer. A human can run one workflow at a time. An agent can run a hundred in parallel, each making thousands of API calls. Our bet is that machine-initiated traffic comes to dwarf human-initiated traffic by an order of magnitude, and the inference cycles, bandwidth, and storage required to support that pattern are nowhere in the current hyperscale capex curve. The most underwritten thing in markets right now is not the model layer or the application layer. It is the silicon, fibre, and power required to carry the load that an agent-native software stack actually generates.</p><p>Our view, plainly: the SaaS layer bifurcates. The companies that ship clean, agent-readable APIs become the rails. Everything else becomes vision-agent fallback or a wrapper around someone else's schema. The infrastructure layer captures the spillover, and the spillover is arguably the biggest single capex flywheel in history.</p><p>The next decade of software is being built for readers that do not have eyes. Plan for them.</p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/50f30546fdd5a216b55f158af4c2a558519b1faf916f9ff7c276e53b9cccd25d.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Agents Can't Transact]]></title>
            <link>https://paragraph.com/@antavedissian/agents-cant-transact</link>
            <guid>yUTeUWi34Egeh3EdwVVf</guid>
            <pubDate>Sat, 23 May 2026 21:54:37 GMT</pubDate>
            <description><![CDATA[Every week another company announces an AI agent that can negotiate contracts, manage a portfolio, run a supplier relationship, or operate a customer service function end-to-end. The demos are impressive. The deployments are not. The gap isn’t capability. The models are good enough. The gap is that an agent, no matter how sophisticated, cannot yet participate in commerce as a real economic actor. It can read a contract better than most lawyers. It cannot sign one. It can manage a treasury. It...]]></description>
            <content:encoded><![CDATA[<p>Every week another company announces an AI agent that can negotiate contracts, manage a portfolio, run a supplier relationship, or operate a customer service function end-to-end. The demos are impressive. The deployments are not.</p><p>The gap isn’t capability. The models are good enough. The gap is that an agent, no matter how sophisticated, cannot yet participate in commerce as a real economic actor. It can read a contract better than most lawyers. It cannot sign one. It can manage a treasury. It cannot own one. It can run your marketing, your procurement, and your customer support, but you won’t hand it the corporate bank account. There’s no way to scope what it can touch, no audit trail if something goes wrong, and no kill switch that actually works in real time. So the most capable employee at every fast-growing company is locked out of the most leveraged tool.</p><p>This is the actual bottleneck in enterprise AI adoption, and it runs deeper than most discussions acknowledge.</p><p>Making an agent genuinely autonomous requires solving three distinct planes of infrastructure simultaneously. The first is trust: does the counterparty know who this agent is, what it’s authorized to do, and what its track record looks like? The second is market: can the agent discover work, quote a price, sign a contract, settle payment, and resolve a dispute without human intervention? The third is control: can the organization deploying the agent prove, to a regulator or a board, exactly what the agent was authorized to do and what it actually did?</p><p>None of these planes exists in mature form today.</p><p>On the trust side, the identity problem alone is unsolved. Existing card frameworks like EMV, 3-D Secure and chargeback rules assume a human clicked a button. KYC verifies a face and an ID, not the autonomous code now acting on a person’s behalf. Once an agent executes a payment, the liability question becomes unresolved: is it the issuer, the merchant, or the model? <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://x.com/t54ai">t54</a> is one of the more interesting attempts to answer this, building what they call a Know Your Agent layer, binding human identity to agent identity and producing cryptographic proof of intent that financial institutions can actually consume.</p><p>On the market side, even getting an agent access to a payment account is harder than it sounds. The obvious solution is to give it access to the company bank account. The obvious problem is that one bad decision wipes the treasury. <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://bankofbots.ai/">Bank of Bots</a> is building around this constraint: a segregated, scoped account that sits alongside your existing bank, where each agent gets hard spending limits and merchant whitelists. The blast radius is bounded by design.</p><p>And on settlement, fast, cheap, and programmable stablecoins look like the natural rails for agent-to-agent commerce. Except they’re irreversible. No chargebacks, no dispute window. <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://anchorpayments.co/">Anchor</a> is building the risk pricing layer that sits in front of stablecoin transactions, evaluating and pricing each one before it broadcasts. The analogy is interchange: credit cards always worked because a chunk of every swipe funded the fraud and dispute machinery. Stablecoins skipped that and skipped the protection with it.</p><p>What’s notable is that none of these companies is trying to build the whole stack. Each is one layer. And that’s fine, each layer is genuinely hard. But it also means the market is still very early and very fragmented.</p><p>The processing layer itself won’t be where the money is made. Stripe, Coinbase, Circle, and Visa will commoditize that fast. The venture opportunity is in what gets built on top of verified agent payment flows: credit, insurance, and reputation data. The more agents you’ve scored and lent to, the better your underwriting model, and the harder you are to displace. That’s a real moat.</p><p>The identity and trust layer is probably the most interesting place to be right now. Whoever builds the credit bureau for software, scoring agents, verifying what they claim about themselves, pricing their risk for merchants and lenders, wins a category that didn’t exist three years ago and that no incumbent is well-positioned to own.</p><p>Last week we wrote about <a target="_blank" rel="noopener noreferrer nofollow" class="dont-break-out" href="https://blog.canonical.cc/p/the-agentic-economy">where the value gets built in agentic payments</a>. This is why it matters. The models are commoditizing. The infrastructure above them is not built yet. That’s the opportunity.</p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/b5907f3fc58a1e74cd8af2e002c71a199936ab9d617f956f9d9b20b29111522e.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Vibe coding SAFEs]]></title>
            <link>https://paragraph.com/@antavedissian/vibe-coding-safes</link>
            <guid>KJArlGcWYWpLBwRMz7C4</guid>
            <pubDate>Fri, 15 May 2026 13:25:31 GMT</pubDate>
            <description><![CDATA[We started this week on a call with founders we’d just term-sheeted. They were confused about their cap table. Not in a basic way. In the way every founder is eventually confused about a cap table. How much does this SAFE actually cost us? What if we stack another at a higher cap? How much do we lose if we top up the option pool to 15% at the Series A? At a $1B exit, what do we actually walk away with? They couldn’t answer those quickly. We couldn’t either, sitting on a call, without opening ...]]></description>
            <content:encoded><![CDATA[<p>We started this week on a call with founders we’d just term-sheeted. They were confused about their cap table. Not in a basic way. In the way every founder is eventually confused about a cap table.</p><p>How much does this SAFE actually cost us? What if we stack another at a higher cap? How much do we lose if we top up the option pool to 15% at the Series A? At a $1B exit, what do we actually walk away with?</p><p>They couldn’t answer those quickly. We couldn’t either, sitting on a call, without opening a spreadsheet.</p><p>The math compounds in non-obvious ways. Each post-money SAFE locks in investment divided by cap at conversion. Stacked SAFEs at different caps don’t dilute each other. Founders absorb all of it. Pre-money option pool top-ups come out of existing equity, not the new round. Liquidation preferences hurt at low exits and evaporate at high ones.</p><figure float="none" data-type="figure" class="img-center"><img src="https://storage.googleapis.com/papyrus_images/be7b6e037d101a8a9a9fce9129e3fa85bf5e39cfe0fa630aea438e2edc24da10.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAUCAIAAABj86gYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEDUlEQVR4nIWPb0wbdRjHv1l8oZhhdG3vrv9oS91MZtyLRV+b+MLExGRvpomZbmFOp2ZbYVkGQktboLCWMltKgBIHauIkZiEuhmkCSJCNAilQ/gzcFjSsQClsi3A9+gd65ndtoS3dvHzy5Pt8n+f73B2Ak5mcSqsnBT4R+Bgowr4iPHeaVJwQnBN74ntB0TM5hcN6HDHisAFvVEJbisJS0Dq8WYWCS6TF6f+7gDNPZd8ZoOiVdx0HjzXT7zW+ftx99MM2vF2PtyxHP2g79tX1wvebyAvI2jPA52l8IdSzae1noC5Ca4CsFOJiUCWgLhEhuUjqy7rM+F7OAnk6vFSCF3XYr0vWhEiQr8P+Yjx/LoO8C4QXzhOdjBQng/nF5Fp+MfJLiMi7AEjLoTFDrheoSIlUq9Dj1RqoTbumwgCVgUQKjJBVpCKpoMqIQhOpahO0VaDLAEkZVCYwehwogziLr4lJlUNZuWuKhKo0gqlI6nREZRCVEiTl5AskZYBYD6UZtAEHKohORyRAGyA3QmzIGMnNoCvJVJwTAyR6KIxEQ2KE2gLGBJEBYmM2okoyUtZkmBIjCiyQmsl0byQBZSJnJUaArob6ChR1oKpzIKmC1AKNNcNMRGQWMs2ZoqrB1KBQSIG2QFMPhRVUXTZ0LUFaB4092y9sgPwKJLU5UlQd8RM7dC3AWHGwEZqroK25YaxkymSaGgeUdlBPidBWSG3QOoiA3A6tE9pGqB1gbJDakzD1u2icZC19pHai4CoRO2YWjI2kpA2A3IlDzdA0QerIAeOAykUWEq0sUb8hjspFptkRp4CDnH2tleyDdkLdDGUTmEZIU8hcBKKdRCibkj7lIMhcKGiCIrW5u5+47kwGVS5y3HX97sj0Sq/Hf9sX+NO7ODi2POBd7vX4e4Ye9o8S3T8a+GNkuc+zND679qXl9uUGz+yDx/0jSx5f0DMRIPiCA6P+Qe8ycXzBYYE7Y4GZ+49r23wY8q38s7C4HFydXwj8vRCYve9fXXvChlg2FNra2uJTz9bWNs/z7V1zHV2z6+srgdVV/9LiSjD4YH5+7dGjcHgzEonsLPM8HxP2uwceomfIf6Pb+9PNsY6fh290+1wdA7/2TG+Gt7nwNsvFNkKxdTa6wUae/LvJ83HXjzMtnTNTM3c93tnf+jzeyb+6bg0Mj8/F43w4EksQjcaj0TjHxXiev9m3gNHpVT7ObbDrHMeGQhscx7KhjVgsmv45O39wreve97/c4/lYiOxw4TAbiWyGw1wkzAo6FImE4vF42h/48VHFHVv7lLl1wuyeMLvHiWidqHJP1LRNVrl9CcxuX2XrpP2HmSOf/v7Oud6Wzrm6byfr26cT2K5N1rfvtvbvCLb2qZbOueOXB/8Dys+kqzyxpOIAAAAASUVORK5CYII=" nextheight="680" nextwidth="1100" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Founders sign these terms in moments of high emotion. The lead just committed. The lawyer wants to close. You want to get back to building. The second-order effects don’t surface until years later, by which point your ownership is already where it is.</p><p>So we built it. A free, single-page tool that lets founders stack SAFEs at any cap, add priced rounds, top up option pools, set exit valuations, and watch the waterfall move in real time. No login, no spreadsheet.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://dilutionlab.canonical.cc"><u>dilutionlab.canonical.cc</u></a></p><p>Try it on your own cap table. Drag the exit slider. See exactly how much you walk away with.</p><p>We vibe coded it in &lt;30 minutes. The source is on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://link.sbstck.com/redirect/c1bb5244-49b5-4198-b489-00ed40ca758e?j=eyJ1IjoiMTAzczQ1In0.0uJYvyKmqKfL52uISP_yia1acBvR-a0mKhbW1hHRhyU"><u>GitHub</u></a>. If anyone wants to add features or fix corner cases, send a PR.</p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/c8a8d944170e521736fbc163ecb7a7a36df0798f0f75417c63e61b8850303358.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[AI Agents Need Stablecoins, Not Credit Cards]]></title>
            <link>https://paragraph.com/@antavedissian/ai-agents-need-stablecoins-not-credit-cards</link>
            <guid>aDgzsnW9QtC0PYE6TxgX</guid>
            <pubDate>Tue, 12 May 2026 05:10:10 GMT</pubDate>
            <description><![CDATA[Every major payments company just shipped an “agentic” product. Stripe and OpenAI launched the Agentic Commerce Protocol. Google and Shopify launched the Universal Commerce Protocol. Visa announced Agentic Ready. Mastercard backed FIDO’s agentic standards and paid $1.8B for BVNK. AmEx shipped the Agentic Commerce Developer Kit. PayPal reorganized around AI. These products are real, but they’re narrow. Each one lets an agent transact on behalf of a human, usually with virtual card credentials,...]]></description>
            <content:encoded><![CDATA[<p>Every major payments company just shipped an “agentic” product. Stripe and OpenAI launched the Agentic Commerce Protocol. Google and Shopify launched the Universal Commerce Protocol. Visa announced Agentic Ready. Mastercard backed FIDO’s agentic standards and paid $1.8B for BVNK. AmEx shipped the Agentic Commerce Developer Kit. PayPal reorganized around AI.</p><p>These products are real, but they’re narrow. Each one lets an agent transact on behalf of a human, usually with virtual card credentials, spending limits, and merchant whitelists. The agent gets to act. But the human is still the one who signed up for the card, got KYC’d, approved the merchant, and eats the loss if something goes wrong.</p><p>The agent looks like the buyer. The human is still the buyer.</p><p>That works today, when a person tells an agent to book a flight or order groceries. Volumes are small, the agent has a human to fall back on, and credit cards do the job.</p><p>It breaks when agents start transacting with other agents on their own. Imagine one agent paying another agent a fraction of a cent for an API call, a thousand times a minute, with no human in the loop. Credit cards were never designed for that. The amounts are too small. Settlement is too slow. The chargeback process needs a human to file a dispute.</p><p>Stablecoins are the only payment rail ever built for this kind of activity. They’re programmable. They settle in seconds. They have no chargeback layer. An agent can hold a balance and spend it directly, in any size, without a human approving each step.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/@circle"><u>@circle</u></a> made this concrete today with the launch of Circle Agent Stack. Agent wallets funded with USDC. A CLI that lets agents in Codex, Claude Code, and Cursor discover and pay for services programmatically. Nanopayments through Circle Gateway so an agent can pay an API in real time, in any amount, with no checkout page.</p><div data-type="twitter" tweetid="2053902145007849852">
  <div class="twitter-embed embed">
    <div class="twitter-header">
        <div style="display:flex">
          <a target="_blank" href="https://twitter.com/bleso_a">
              <img alt="User Avatar" class="twitter-avatar" src="https://storage.googleapis.com/papyrus_images/1984df690f729861b5149717b0be759c526d9840f547e86a9c44aca9481999c4.jpg">
            </a>
            <div style="margin-left:12px;margin-right:auto;line-height:1.2;">
              <a target="_blank" href="https://twitter.com/bleso_a" class="twitter-displayname">Blessing Adesiji</a>
              <p style="margin-top:2px;line-height:1;"><a target="_blank" href="https://twitter.com/bleso_a" class="twitter-username">@bleso_a</a></p>
    
            </div>
            <a href="https://twitter.com/bleso_a/status/2053902145007849852" target="_blank">
              <svg class="twitter-logo" width="20" height="20" viewBox="0 0 24 23" fill="none" xmlns="http://www.w3.org/2000/svg">
                <path d="M0.256759 0L9.36588 12.1823L0.200012 22.0873H2.26348L10.289 13.4158L16.7728 22.0873H23.7935L14.1723 9.21978L22.7043 0H20.6409L13.2506 7.98633L7.27889 0H0.258127H0.256759ZM3.29035 1.52002H6.51495L20.7571 20.5673H17.5325L3.29035 1.52002Z" fill="currentColor"></path>
              </svg>
            </a>
          </div>
        </div>
      
    <div class="twitter-body">
      Today, we launched Circle Agent Stack, and I want to explain the core problem this solves.<br><br>AI agents can browse, reason, write code, call tools, and complete tasks. But they still struggle with one very basic thing: paying for services on the internet.<br><br>Let’s say an agent needs
      
      
        <a class="twitter-card-link" href="https://t.co/Ma84DVMVD5" target="_blank">
          <div class="twitter-media twitter-summary-large-image">
            <img src="https://storage.googleapis.com/papyrus_images/191095dbf0f13a1951ae3447dc4329b751e4fa00f16f54fc493313290b26755a.jpg">
            <div class="twitter-summary-card-text">
              <span>agents.circle.com</span>
              <h2>Circle for Agents</h2>
              <p>Financial infrastructure for autonomous economic actors. Wallets, a marketplace, and a CLI for agents to hold funds, discover services, and transact in USDC.</p>
            </div>
          </div>
        </a>
      <div class="twitter-quoted">
       
  <div class="twitter-quoted twitter-embed">
    <div class="twitter-header">
        <div style="display:flex">
          <a target="_blank" href="https://twitter.com/circle">
              <img alt="User Avatar" class="twitter-avatar" src="https://storage.googleapis.com/papyrus_images/c5d03457fcebcc30b1d87fc2e84f344ae4e2f5f05c937253cf8b6a4e083007e5.png">
            </a>
            <div style="margin-left:12px;margin-right:auto;line-height:1.2;">
              <a target="_blank" href="https://twitter.com/circle" class="twitter-displayname">Circle</a>
              <p style="margin-top:2px;line-height:1;"><a target="_blank" href="https://twitter.com/circle" class="twitter-username">@circle</a></p>
    
            </div>
            <a href="https://twitter.com/circle/status/2053897932731285627" target="_blank">
              <svg class="twitter-logo" width="20" height="20" viewBox="0 0 24 23" fill="none" xmlns="http://www.w3.org/2000/svg">
                <path d="M0.256759 0L9.36588 12.1823L0.200012 22.0873H2.26348L10.289 13.4158L16.7728 22.0873H23.7935L14.1723 9.21978L22.7043 0H20.6409L13.2506 7.98633L7.27889 0H0.258127H0.256759ZM3.29035 1.52002H6.51495L20.7571 20.5673H17.5325L3.29035 1.52002Z" fill="currentColor"></path>
              </svg>
            </a>
          </div>
        </div>
      
    <div class="twitter-body">
      Introducing Circle Agent Stack: financial infrastructure for the agentic economy.<br><br>Agent Stack gives agents the tools to:<br>→ Hold and move USDC through Agent Wallets<br>→ Discover services through Agent Marketplace<br>→ Execute repeatable financial actions through Circle CLI<br><br>All 
      <div class="twitter-media">
      <img class="twitter-image" src="https://pbs.twimg.com/amplify_video_thumb/2053892572809179136/img/5YWWPG9tMgdU5XIb.jpg">
    </div>
      
       
    </div>
    
  </div> 
  
    </div> 
    </div>
    
     <div class="twitter-footer">
          <a target="_blank" href="https://twitter.com/bleso_a/status/2053902145007849852" style="margin-right:16px; display:flex; align-items:center;">
            <svg class="twitter-heart" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
              <path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path>
            </svg>
            46
          </a>
          <a target="_blank" href="https://twitter.com/bleso_a/status/2053902145007849852"><p>6:16 PM • May 11, 2026</p></a>
        </div>
    
  </div> 
  </div><p>All the incumbents see this: Stripe paid $1.1B for Bridge, Mastercard paid $1.8B for BVNK, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/@stripe"><u>@stripe</u></a>‘s Machine Payments Protocol, built with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/@tempo"><u>@tempo</u></a>, routes payments natively to stablecoins. They aren’t betting against stablecoins. They’re buying their way in.</p><p>Which raises the real question for builders. If Stripe, Visa, Mastercard, and now Circle are going to set the standard for how agents and merchants talk to each other, and they will because they own distribution, then where is the actual opportunity for a startup?</p><p>Not in the coordination layer. Any startup building an agentic checkout or an agent wallet is competing with the next Stripe or Circle product release. Looks good today. No moat tomorrow.</p><p>The wedges that matter sit above and below.</p><figure float="none" width="486px" data-type="figure" class="img-center"><img src="https://storage.googleapis.com/papyrus_images/387bbb83dd9fb03ffdabfff31c5b8944a9b154b4c7442713404d20ef6d732d48.jpg" alt="" blurdataurl="data:image/png;base64,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" nextheight="1024" nextwidth="1024" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Below the coordination layer: payment rails purpose-built for agents, not for humans using agents. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/@coinbase"><u>@coinbase</u></a>‘s x402 protocol moved $3M in its first seven days after eighteen months of moving $80K – demand is starting to flip.</p><p>Above the coordination layer: trust and identity for agents. The hard question isn’t how two agents transact. It’s whether either one should believe the other is real, has a track record, and will actually pay. No one scores this today. ERC-8004 is the leading onchain standard for agent identity. Visa has a centralized version. But standards aren’t products. Whoever builds the credit bureau for software wins a category that didn’t exist three years ago.</p><p>Highest leverage: credit, insurance, and yield on top of agent payment flows. Payment processing is a low-margin business. The money has always been in what sits above the rails. Our portfolio company <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/@raincards"><u>@raincards</u></a> proves this with stablecoin cards today. The payment is the entry point. The credit and rewards are the business. Agentic payments will follow the same shape.</p><p>Honest pushback: most agent builders today have credit cards, not stablecoins. So Visa and Mastercard are the easier on-ramp for the next year. That’s true. It’s also why most of the early agent payment startups will get acquired or shut down by Stripe before they ever build a defensible business.</p><p>Real adoption in payments has always started with a killer app, not infrastructure. Stripe scaled because Shopify and Uber needed payment processing first. The agentic killer app hasn’t shown up yet. Building infrastructure ahead of demand is fine. Building it on the wrong rails isn’t. If the agent that everyone ends up using lives on stablecoins, the startups built on Visa can’t swap their foundation. They die.</p><p>The bet is straightforward. Stablecoin rails for agents. Trust and reputation infrastructure where crypto already has the lead. Credit and insurance on top of agent payment flows.</p><p>Everything else is at risk of being turned into a feature by the platforms that already own distribution.</p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/bac239c34450b30b618ec219d5b454a83f251572876e7137fc94682b0ca8dd66.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[AI Agents Inside Canonical]]></title>
            <link>https://paragraph.com/@antavedissian/ai-vc-agents</link>
            <guid>yGMftTt80fbwlyTL50oP</guid>
            <pubDate>Fri, 20 Feb 2026 12:41:41 GMT</pubDate>
            <description><![CDATA[How are we building agents to buy back attention for thesis, diligence, and founder support.]]></description>
            <content:encoded><![CDATA[<p><strong>While many of our peers are hiring “Heads of AI” to build internal tooling, at Canonical, both Anand and I are building ourselves.</strong> Two reasons: nobody understands our workflows, pain points, and preferences better than us, so the best tooling is custom. And, as investors in AI, we think it’s important to feel the curve from the inside - the gap between reading about AI and building with AI daily is massive.</p><hr><p><strong>We use AI to buy back attention, not outsource judgment.</strong> The goal is to automate repetitive, high-volume parts of venture - both things we previously did and found monotonous and things we never had the bandwidth to do - first-principles thesis work, founder support, deep diligence and reference checks, and high-context relationship building.</p><p>How we use AI at Canonical today:</p><p><strong>We run an agent that monitors newly published academic papers across frontier tech and AI. </strong>It tracks them in a living spreadsheet, tags them by category, and flags the ones that matter based on our internal thesis. This is a deal flow tool: the best founders often show up as authors before they appear in your inbox. Over time, we want this workflow to automatically pull context on authors and labs so outreach becomes faster and higher signal.</p><p><strong>We run an agent over our email deal flow.</strong> Any deal we get sent gets triaged: the system detects whether it is an investable opportunity, extracts key fields into our CRM, and produces a structured readout against our deal criteria. The objective is not to “decide for us,” but to ensure every inbound gets a consistent first pass, and that nothing slips through cracks when volume spikes.</p><p><strong>We run an agent over call notes and transcripts.</strong> It routes them into the right CRM entities (founders, companies, LPs), updates the record, and pulls out the cleanest takeaways. This has become one of the most leveraged parts of our process because it turns conversations into compounding institutional memory. It also feeds directly into how we generate these weekly entries.</p><hr><p><strong>Where this is going next is even more interesting: agent identity. </strong>Most “agentic” systems today still assume the agent is just an extension of the user, operating with the user’s permissions. That model worked for cloud software because it made integrations simple. But systems like OpenClaw reveal the next phase: agents that operate more like colleagues, running independently and in parallel. With this, firms will need scoped access, sandboxes, auditability, and clear blast-radius controls. The winners will not just adopt agent tooling; they will train a small set of firm-specific agents and govern them like real actors inside the org.</p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/64f277293d104cbf21da15afcd1ea7e610f184f9ae96fc76b02849fb563f7608.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Credit Is Finally Native to Crypto]]></title>
            <link>https://paragraph.com/@antavedissian/onchain-credit</link>
            <guid>a6JYgzbfJ7WBATzHxUu6</guid>
            <pubDate>Thu, 12 Feb 2026 18:34:27 GMT</pubDate>
            <description><![CDATA[Why stablecoin yield is becoming real, and what that unlocks]]></description>
            <content:encoded><![CDATA[<h2 id="h-the-mispricing" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>The Mispricing</strong></h2><p>For most of crypto’s history, credit was something to be avoided. Lending systems were designed to eliminate risk rather than price it, relying almost exclusively on overcollateralization and reflexive demand to function. Yield, when it appeared, was a byproduct of leverage and incentives, not durable cash flows.</p><p>That is starting to change.</p><p>Over the past year, a new class of protocols has emerged that run credit explicitly onchain. Instead of trying to engineer risk away, these systems generate yield by financing real economic activity: lending to specific counterparties, underwriting real-world risk, or funding assets with predictable revenue. The mechanics differ, but the common thread is simple: yield is increasingly tied to who is borrowing, why they need capital, and how losses are handled when things go wrong.</p><hr><h2 id="h-where-stablecoin-yield-actually-comes-from" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Where Stablecoin Yield Actually Comes From</strong></h2><p>To understand why this shift matters, it helps to separate stablecoin yield into its underlying components. Despite the diversity of products and narratives, much of the new onchain yield emerging today comes from a small number of economic sources.</p><h3 id="h-1-capital-where-banks-cant-go" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>1. Capital Where Banks Can’t Go</strong></h3><p>This exists wherever there is a structural mismatch between who <em>can</em> lend cheaply and who <em>needs</em> capital. In many markets, traditional lenders are constrained by regulation, risk-weighting, or operational and compliance friction, even when the underlying assets generate predictable cash flows. <strong>The result is a higher cost of capital driven by regulatory and operational constraints.</strong></p><p>Stablecoins efficiently step into these gaps. Protocols like <a target="_blank" rel="nofollow ugc noopener" class="dont-break-out" href="http://usd.ai/"><u>USD.ai</u></a> finance infrastructure assets like GPUs that <a target="_blank" rel="nofollow ugc noopener" class="dont-break-out" href="https://usd.ai/stories/banks-finance-gpu-credit"><u>banks are poorly positioned to underwrite</u></a>, while others like <a target="_blank" rel="nofollow ugc noopener" class="dont-break-out" href="https://godaylight.com/"><u>Daylight</u></a> target energy and infrastructure financing more broadly. In these cases, yield compensates investors for supplying capital where legacy balance sheets cannot, or will not, operate.</p><h3 id="h-2-underwritten-credit" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>2. Underwritten Credit</strong></h3><p>This is where yield is explicitly compensation for default risk. Capital is lent to identifiable borrowers, and losses are explicitly planned for, rather than treated as tail events to be engineered away.</p><p><strong>What matters most in these systems is not the headline rate, but how losses are allocated.</strong> Who absorbs first loss? How much protection exists above them? And how quickly can capital exit when conditions change? Overcollateralization was the dominant answer in earlier DeFi systems, but it is no longer the only one.</p><p>Protocols like <a target="_blank" rel="nofollow ugc noopener" class="dont-break-out" href="https://wildcat.finance/"><u>Wildcat</u></a> extend undercollateralized credit to institutional counterparties based on reputation and relationship-driven risk assessment, while <a target="_blank" rel="nofollow ugc noopener" class="dont-break-out" href="https://www.3jane.xyz/"><u>3Jane</u></a> focuses on smaller operators and merchants with measurable cash flows. In both cases, yield is inseparable from borrower quality and loss structure.</p><h3 id="h-3-insurance-and-risk-pools" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>3. Insurance &amp; Risk Pools</strong></h3><p>These systems generate yield by absorbing volatility that others prefer to avoid. Participants earn premiums in exchange for taking on exposure to specific categories of risk.</p><p><strong>This is structurally different from lending.</strong> Returns tend to be uneven, with long periods of stability punctuated by drawdowns. Returns depend less on steady utilization and more on whether losses arrive independently or all at once, which is why leverage can dramatically amplify downside.</p><p>Reinsurance protocols like <a target="_blank" rel="nofollow ugc noopener" class="dont-break-out" href="https://re.xyz/"><u>Re</u></a> (auto, homeowners, small business) and <a target="_blank" rel="nofollow ugc noopener" class="dont-break-out" href="https://www.onre.finance/"><u>OnRe</u></a> (catastrophe) both sit in this category, but with very different volatility profiles depending on the risks they underwrite. The distinction between them is not whether yield is “real,” but which risks are being priced, and how transparent those risks are to capital providers.</p><hr><h2 id="h-from-tokenization-to-credit-design" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>From Tokenization to Credit Design</strong></h2><p>What’s interesting about this moment isn’t that assets are being brought onchain. Tokenization by itself is not new, and it’s rarely the hard part. <strong>The harder problem is designing credit systems around those assets that can scale, survive stress, and allocate losses clearly.</strong></p><p>The real innovation is not the wrapper, but the structure. How underwriting is done. Where first loss sits. How liquidity is gated. How quickly risk becomes visible to capital providers. Two protocols can both advertise “real-world yield” while one behaves like senior secured financing and the other like a volatility-selling strategy.</p><p>Seen this way, the recent wave of “stablecoin yield” and “real-world assets” is less about a single onchain credit narrative and more about a growing range of distinct designs. Yield now reflects how credit is structured, including who borrows, who absorbs losses, and how capital moves under stress. Different protocols express different balance sheets onchain, each with its own assumptions about risk, trust, and time.</p><p>That is the shift. Crypto is no longer just moving dollars or wrapping assets. It is starting to design credit.</p><hr><h2 id="h-what-unlocks-onchain-credit" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>What Unlocks Onchain Credit</strong></h2><p>What makes this moment interesting is not just that credit is being rebuilt onchain, but that crypto is beginning to expand the frontier of what credit systems can do. Blockchains, stablecoins, decentralized exchanges, and cryptographic primitives are converging into a stack that allows capital to move, price risk, and settle globally in ways that traditional finance simply does not offer.</p><p>This is why emerging technologies like zkTLS matter. Credit depends on facts: revenues, utilization, balances, insurance coverage. zkTLS makes it possible to verify those facts without fully revealing them or routing them through centralized intermediaries, allowing real economic activity to be underwritten onchain while preserving privacy and minimizing trust assumptions. Protocols like 3Jane use this to enable unsecured lending based on cash flows rather than collateral, while others apply similar primitives to infrastructure financing, institutional credit, or insurance underwriting, as seen in USD.ai, Wildcat, and Re. The common thread is the expansion of what can be verified, priced, and financed onchain.</p><p>More broadly, these systems point toward a future where sophisticated credit products are no longer gated behind institutional balance sheets or geographic boundaries. <strong>Retail capital can participate directly in financing infrastructure, underwriting risk, or extending credit to real businesses, with transparency and control that rarely exists in traditional markets.</strong> If this trajectory holds, onchain credit will not just compete with existing financial rails. It will materially widen the frontier of finance itself.</p><hr><h2 id="h-credit-is-the-real-test-of-crypto" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Credit Is the Real Test of Crypto</strong></h2><p>Credit is where financial systems are forced to confront reality. Defaults happen. Liquidity disappears. Risk concentrates in uncomfortable places. For most of its history, crypto avoided these constraints by design, leaning on overcollateralization and reflexive demand to scale quickly without confronting loss. What’s different now is that onchain systems are beginning to engage with these realities directly, not as failures to be patched over, but as inputs to be priced and structured.</p><p>If crypto can build credit systems that survive stress, allocate losses transparently, and expand access to sophisticated financial activity beyond traditional gatekeepers, then everything else follows. Not because yield is higher or rails are faster, but because the system is doing something genuinely new. Onchain credit is hard. That’s precisely why it matters.</p><hr><p><em>Special thanks to </em><a target="_blank" rel="nofollow ugc noopener" class="dont-break-out" href="https://x.com/teryanarmenn"><em><u>Armen Ter-Avetisyan</u></em></a><em> and </em><a target="_blank" rel="nofollow ugc noopener" class="dont-break-out" href="https://x.com/_ConorMoore"><em><u>Conor Moore</u></em></a><em> for helping me with this post.</em></p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/ee5b94f7a2e0850437f0e35cfaad2d03b51fd73f4009f4ac54526823f9135523.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[My Thesis for Crypto x AI ]]></title>
            <link>https://paragraph.com/@antavedissian/crypto-x-ai-thesis</link>
            <guid>jkXSJLgo3oEkgT7qopQa</guid>
            <pubDate>Fri, 01 Aug 2025 21:00:25 GMT</pubDate>
            <description><![CDATA[A breakdown of the Crypto x AI landscape. This post maps the two arcs: Decentralized AI and Onchain AI, and presents a thesis for why the agent stack is the most promising frontier.]]></description>
            <content:encoded><![CDATA[<p>In this blog post, I aim to map Crypto x AI, draw a clear line between Decentralized AI and Onchain AI, state my investment thesis, and close with seven predictions.</p><h2 id="h-tldr" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong><u>TLDR</u></strong></h2><p>AI is scaling into real-world constraints (chips, capital, governance, trust). Crypto gives us open markets for compute, data, identity, and payments: the primitives needed to build AI that’s cheaper, more resilient, and less centralized. There are two arcs:</p><ol><li><p><strong>Decentralized AI (DeAI):</strong> use blockchains and crypto incentives to build and coordinate AI infrastructure</p></li><li><p><strong>Onchain AI:</strong> use AI to make blockchains useful to developers, users, and autonomous agents</p></li></ol><p>I’m most excited about the <strong>agent stack</strong>: the frameworks, wallets, identity, coordination, and reputation layers that let autonomous systems transact and evolve onchain.</p><hr><h2 id="h-why-now" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong><u>Why Now?</u></strong></h2><p>AI research, consumer and enterprise AI adoption, the discovery of new methods to apply AI in different contexts, and investment in AI are all exploding in <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://hai.stanford.edu/ai-index/2025-ai-index-report"><u>one big positive feedback loop</u></a>.</p><p>What many have recognized as the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://hai.stanford.edu/ai-index/2025-ai-index-report"><u>greatest technological platform shift in modern history</u></a>, however, is starting to bring with it several challenges across the “AI stack”, including:</p><ul><li><p><strong>Capex &amp; supply: </strong>data centers are <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mckinsey.com/industries/technology-media-and-telecommunications/our-insights/the-cost-of-compute-a-7-trillion-dollar-race-to-scale-data-centers"><u>extremely capital-intensive</u></a>, GPUs are increasingly <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://thinglabs.io/the-great-gpu-shortage-of-2025-why-graphics-cards-are-so-hard-to-find"><u>scarce</u></a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://unixsurplus.com/article/ai-s-growing-pains-when-the-gpu-supply-gets-political/"><u>politicized</u></a></p></li><li><p><strong>Governance &amp; trust: </strong>compute and power are concentrated in the hands of a few companies, arising in <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.forbes.com/sites/tedladd/2023/12/15/the-lesson-of-openai-is-that-governance-matters/"><u>governance risks</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.wallarm.com/what/top-6-ai-security-risks-and-how-to-protect-your-organization"><u>blind trust</u></a> that AI outputs haven’t been manipulated, and increasingly <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/pulse/metas-llama-4-maverick-benchmark-controversy-exposing-anshuman-jha-hzxvc/"><u>gamed benchmarks</u></a></p></li><li><p><strong>Provenance &amp; safety: </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://variety.com/2025/digital/news/deepfake-fraud-caused-200-million-losses-1236372068/"><u>deepfakes</u></a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.kiteworks.com/cybersecurity-risk-management/ai-data-privacy-risks-stanford-index-report-2025/"><u>data misuse</u></a> erode trust; verifying authenticity and origin matters</p></li><li><p><strong>Access &amp; limits: </strong>most commercial APIs <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://techcrunch.com/2025/07/28/anthropic-unveils-new-rate-limits-to-curb-claude-code-power-users/"><u>throttle usage</u></a>; developers hit rate limits and permission walls</p></li></ul><p>Meanwhile, modern blockchains have matured. They’re open, permissionless, programmable, and verifiable – now fast enough, cheap enough, and scalable enough to support mainstream applications.</p><p>Crucially, they’ve found product-market fit: BTC as a store of value; stablecoins and DeFi for global, 24/7 settlement; perps and structured products for trading; and permissionless capital formation. Tokens have also proven they can coordinate resources and incentives at internet scale – the Bitcoin network, which coordinates and incentivizes BTC miners globally, is the first example of this, but there are many more.</p><p>These properties aren't just technical achievements; they’re the missing primitives needed to solve AI's most pressing challenges. Blockchains provide credibly neutral infrastructure for open markets, verifiable provenance, and decentralized governance – the things modern AI systems currently lack.</p><p>To better understand this convergence, let's explore the two primary arcs that define the Crypto x AI landscape today.</p><h2 id="h-two-arcs-in-crypto-x-ai" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong><u>Two Arcs in Crypto x AI</u></strong></h2><h3 id="h-decentralized-ai-deai" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Decentralized AI (DeAI)</strong></h3><p>DeAI – building AI infrastructure on modern blockchain networks – aims to solve today’s bottlenecks in AI and, in some cases, enhance AI’s capabilities.</p><p>Before the LLM wave, Ocean Protocol (2017) launched a decentralized data exchange, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://Fetch.ai">Fetch.ai</a> (2017) explored blockchain-native ML to power onchain autonomous agents. Post-ChatGPT, we’ve seen an explosion in DeAI. Company formation, talent density, mindshare, dollars invested, and token appreciation have all surged.</p><p>Over the past ~three years, we’ve seen companies across the AI stack attempt to tackle some of the aforementioned problems, including:</p><ul><li><p>Compute capacity – <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/akashnet_"><u>Akash</u></a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/AethirCloud"><u>Aethir</u></a> (permissionless marketplaces), <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://io.net"><u>io.net</u></a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/hyperbolic_labs"><u>Hyperbolic</u></a> (decentralized networks), <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/exolabs"><u>Exo</u></a> (edge)</p></li><li><p>Decentralized training &amp; model collaboration – <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/PrimeIntellect"><u>Prime Intellect</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/NousResearch"><u>Nous Research</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bittensor.com/"><u>Bittensor</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/SentientAGI"><u>Sentient</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/fortytwonetwork"><u>Fortytwo</u></a></p></li><li><p>Data layer – <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/SaharaLabsAI"><u>Sahara</u></a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/oceanprotocol"><u>Ocean</u></a> (markets), <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/vana"><u>Vana</u></a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/grass"><u>Grass</u></a> (collection), <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/StoryProtocol"><u>Story Protocol</u></a> (provenance), <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.sapien.io/"><u>Sapien</u></a> (labeling)</p></li><li><p>Verifiable inference – <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://inferencelabs.com/"><u>Inference Labs</u></a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.opengradient.ai/"><u>Open Gradient</u></a></p></li><li><p>Identity &amp; Sybil-resistance – <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://world.org/"><u>Worldcoin</u></a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.humanity.org/"><u>Humanity Protocol</u></a></p></li></ul><p>Projects have shattered expectations – decentralized training, for example, was once considered impossible, including by AI experts. However, breakthrough research like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.primeintellect.ai/blog/opendiloco"><u>OpenDiLoCo</u></a> (Prime Intellect), <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/pdf/2411.19870"><u>DeMo</u></a> (Nous Research), and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/pdf/2506.01260"><u>Protocol Models</u></a> (Pluralis Research) together show that, for the first time, high-performance AI training is truly viable on decentralized networks. Many also doubted there’d be demand for open compute or onchain identity; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://io.net">io.net</a> crossed <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/posts/ionet-official_ionet-just-crossed-16m-in-total-network-activity-7348766291618385921-L67Y/"><u>$16M in network earnings</u></a> with 17 million compute hours delivered, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/gregosuri/status/1951307572432060615"><u>GPU usage on Akash is now at 77%</u></a> (whereas Hyperscale Cloud GPU utilization averages ~50%), and Worldcoin’s onboarded <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://world.org/"><u>31M users.</u></a></p><p>FYI: I recently wrote a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://paragraph.com/@antavedissian/decentralized-training"><u>non-technical deep-dive on decentralized AI model training</u></a>.</p><h3 id="h-onchain-ai" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Onchain AI</strong></h3><p>While DeAI focuses on using blockchains to improve AI infrastructure, Onchain AI takes the reverse approach: it uses AI to help blockchains find PMF. It plays out in two ways:</p><ol><li><p>Better experience for <strong>developers</strong> of protocols, apps, and agents</p></li><li><p>Better experience for <strong>users &amp; agents</strong> – humans, enterprises, and autonomous agents operating onchain</p></li></ol><p>Most funding and attention in Crypto x AI has gone to DeAI (infrastructure). Onchain AI is newer, sits higher up the stack, and is where I expect the first real “ChatGPT moment” for Crypto x AI that makes this all click.</p><p><strong>1/ Developers</strong></p><p>Coding agents are some of the best examples of PMF in AI, and the same will go for crypto. We’ll see:</p><ul><li><p><strong>Fine-tuned models</strong> for Solidity/Rust/Move</p></li><li><p><strong>AI-native build surfaces:</strong> open, queryable SDKs and MCP-style servers that turn docs into conversational workflows</p></li><li><p><strong>Opinionated agent frameworks/toolkits</strong> with seamless integrations for robust onchain agents</p></li></ul><p>Combined, this will dramatically lower the barrier to shipping crypto apps and agents.</p><p><strong>2/ Users &amp; Agents</strong></p><p>The simplest-to-understand category here is <strong>better apps</strong> – apps that embed AI models and agents into their core functionality to make better products. For example, AI integrated into a DeFi app to maximize yield, improve execution, or better manage risk. Or agents that predict, at scale, whether wallets are sybil (see Vitalik’s post, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://vitalik.eth.limo/general/2025/02/28/aihumans.html"><u>AI as the engine, humans as the steering wheel</u></a>).</p><p>More emergent is <strong>onchain AI agents</strong> – agents with wallets and stablecoins that follow programmable rules, transact with humans and other agents, and accumulate reputation/memory. The long-term view here is that these agents scale into the trillions and function like new, 24/7 “users,” driving more transactions and demand for blockchain rails. This is the <strong>agentic web</strong>, and blockchains matter here because they provide reliable money, self-custody wallets, and a verifiable, trustless environment with programmable rules for agents to operate in.</p><p>Onchain AI is nascent, but areas worth noting:</p><ul><li><p>Agent frameworks (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.elizaos.ai/"><u>Eliza OS</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.game.virtuals.io/"><u>GAME</u></a>)</p></li><li><p>Agent launchpads and capital formation (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/virtuals_io"><u>Virtuals</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/CreatorBid"><u>Creator Bid</u></a>)</p></li><li><p>Agent payments (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nevermined.ai/"><u>Nevermined</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://paymanai.com/"><u>Payman</u></a>)</p></li><li><p>Agent orchestration (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://naptha.ai/"><u>Naptha</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.theoriq.ai/"><u>Theoriq</u></a>)</p></li><li><p>DeFi agents (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bankr.bot/"><u>Bankr</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/mamo_agent"><u>Mamo</u></a>)</p></li><li><p>DeFAI apps (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.gizatech.xyz/"><u>GIZA</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://fungi.ag/"><u>Fungi</u></a>)</p></li></ul><p>Note: I recently wrote about the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://paragraph.com/@antavedissian/machine-layer"><u>2024 inception story of onchain AI agents.</u></a></p><hr><h2 id="h-the-ai-agent-stack-my-investment-thesis" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong><u>The AI Agent Stack: My Investment Thesis</u></strong></h2><p><strong>AI is the most powerful platform shift of our time</strong>, but it’s being shaped by a small group of companies racing to control every layer of the stack: compute, data, models, and distribution. I believe the future of AI shouldn’t be monopolized, and that the most transformative systems will be built on <strong>open, decentralized infrastructure</strong>.</p><p><strong>AI agents are becoming active participants in software</strong>, and they need environments where they can hold assets, follow rules, and transact. Blockchains, which are now fast, cheap, and expressive enough to support real AI infrastructure, provide that foundation. Decentralized, credibly neutral, and user-owned, they offer exactly what today’s AI systems lack. And for the first time, <strong>they’re ready</strong>.</p><p>Just a year ago, <strong>decentralized training was dismissed as technically unfeasible</strong>, even by leading AI researchers. But breakthrough research like OpenDiLoCo, DeMo, and Protocol Models are flipping that assumption. For the first time, high-performance AI training is not only possible on decentralized networks – <strong>it’s working</strong>.</p><p><strong>Exceptional teams are focused on core decentralized AI infrastructure.</strong> While I believe there will always be opportunities in improving compute, training, and data layers, I see the most <strong>practical wedge in agent infrastructure</strong>: the frameworks, wallets, and coordination and reputation layers that enable autonomous systems to interact, transact, and evolve. <strong>This is where the Crypto x AI stack starts to become real</strong>.</p><p><strong>As primitives for identity, payments, memory, and coordination mature</strong>, we’ll move from isolated agents to persistent, interconnected networks of agents cooperating, competing, and evolving onchain. These agent networks will become the foundation for new types of products, experiences, and organizations. Over time, I expect this to unlock <strong>fully autonomous agent swarms</strong>, governed by cryptographic rules, not corporate APIs.</p><p>I’ve spent the past few years working closely with companies in decentralized AI, and I'm excited to continue to back ambitious, pre-product founders who are building years ahead of the market, starting from day zero. My <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/antavedissian"><u>DMs are always open</u></a>.</p><hr><h2 id="h-seven-predictions-for-the-crypto-x-ai-future" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong><u>Seven Predictions for the Crypto x AI Future</u></strong></h2><p><strong>1. Decentralized training won’t beat SOTA (and that’s fine): </strong>Through 2027, decentralized training won’t beat centralized frontier models; its wins will be cost, resilience, transparency, and ownership.&nbsp;</p><p>I think decentralized setups make most sense in terms of enabling domain-specific models, frequent fine-tunes, and in a regulated context that values auditability and control. What I’m less sure about is how decentralized training competes with Chinese open-source.&nbsp;</p><p><strong>2. Small models: </strong>By 2027, domain-specific models will power most real-world usage of decentralized training networks.</p><p>Related to the above, I think decentralized training and wins by fine-tuning lean models – or perhaps even incentivizing private pools of data to co-create small models – focused on specific use cases (biomed, legal, DeFi, etc). Small models are cheaper to train, easier to verify, and don’t require hyperscale infra. Their edge is performance-per-dollar and the ability to run on edge devices and agent wallets.</p><p><strong>3. Provable inference becomes default in DeFi:</strong> By 2027, most major onchain DeFi protocols will require verifiable inference (TEE/zk) for any model-driven decisions.</p><p>Cheap TEEs and improving zk tech will mean we can attest that a specific model, with a specific input and version, produces a specific output that moved money. This feels inevitable to me, I’m just unsure of timing – can’t imagine users and regulators will stand for “trust the API” once TEEs/zk tech is ready.</p><p><strong>4. An “agent passport” becomes a shared standard:</strong> By mid-2027, a common “agent passport” (keys, version, rules, and reputation) is adopted by major chains and apps.</p><p>As agents become active onchain participants (transacting, moving money, executing strategies, etc), apps need a shared way to know who they are, what they’re allowed to do, and how to limit them. I think a common standard emerges, embedding important information like wallet, rules, version, and reputation. It’s like a credit report for agents – used by protocols to appropriately gate agents. I think you first see this adopted in DeFi, but eventually directly into infra layers and AI-native chains looking to attract agents without introducing risk.</p><p><strong>5. Agent transaction share:</strong> By July 2026, &gt;5 % of all transactions on Base will be initiated by verifiable onchain agents (i.e., not sniping or MEV bots) that operate under transparent, pre-defined rules.</p><p><strong>6. Agent-powered prediction markets reshape DAO governance: </strong>By 2027, major DAOs will incorporate agent-driven prediction markets as a core governance primitive. This is essentially AI-powered Futarchy, but where agents with wallets represent human tokenholders and use data-driven forecasts to place and resolve bets on proposals.</p><p>DAOs are one of the major reasons I got crypto-pilled in 2020/2021, but they’ve suffered from low participation and the Tragedy of Commons, which comes with a really bad negative feedback loop. I think AI agents can turn this into a positive feedback loop, where agents inform decisions, place probabilistic bets, and vote based on expected impact. Over time, you can imagine agent-governed prediction layers serving not only as governance/coordination tools for DAOs, but also as an informal reputational layer.</p><p><strong>7. Onchain agent swarms coordinate by default. </strong>By 2027, at least one successful protocol or app will be built and operated entirely by a persistent, multi-agent system, with coordination, communication, and evolution handled onchain.</p><p>The closest thing we have to this is probably some version of Maker/Sky - which previously devolved into a DAO of subDAOs - I think we’ll see more experimentation at the edges here. Instead of “one agent, one task,” there’ll be agent swarms with shared memory, rules, and incentives, enabling full autonomy for protocols.</p><hr><p>The more I’ve dug into this space, the more I believe the future of AI isn’t in centralized APIs, bigger models, and more data. It’s about building a better, more open foundation for them to run on.</p><p>These predictions are my current best guess, but the real fun is in the journey. If you’re a founder building something that challenges these ideas or brings them to life, I’d love to learn alongside you. My <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/antavedissian"><u>DMs are always open</u></a>.</p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <category>cryptoxai</category>
            <category>decentralizedai</category>
            <category>onchainai</category>
            <category>aiagents</category>
            <category>web3</category>
            <category>deai</category>
            <category>verifiableinference</category>
            <category>defi</category>
            <category>agentstack</category>
            <category>autonomousagents</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/76822f17ac1229f34dab82595ee59d4f.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The Machine Layer: How AI Agents and Crypto Are Reshaping Our Reality]]></title>
            <link>https://paragraph.com/@antavedissian/machine-layer</link>
            <guid>gUBM7sdwuHRV3mfgLpkP</guid>
            <pubDate>Fri, 11 Jul 2025 02:44:12 GMT</pubDate>
            <description><![CDATA[Grok 4 and Perplexity's Comet are hints of a new era where AI isn't just a tool, but a co-creator. Discover how crypto is building the foundational "machine layer" for these independent AI agents, making them verifiable and sovereign.]]></description>
            <content:encoded><![CDATA[<p>This week's xAI’s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/xai/status/1943158495588815072"><u>Grok 4</u></a> + Perplexity’s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/AravSrinivas/status/1942968552727941477"><u>Comet</u></a> releases got me thinking about a potential shift in how AI will integrate into our digital and physical lives. And the role crypto plays in all this.</p><h3 id="h-the-evolution-of-human-computer-interaction" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The Evolution of Human-Computer Interaction</h3><p>The human-computer relationship to date has been centered around optimizing UX to make computers more intuitive and efficient. Early GUIs evolved into touchscreens and voice assistants - computers were tools, and we’ve exponentially sharpened them since the 1970s. A great coffee book that explores this is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.goodreads.com/en/book/show/49591063-web-design"><u>Web Design: The Evolution of the Digital World by Rob Ford</u></a>.</p><p>However, with LLMs like Grok 4, which Elon claims is <em>smarter than almost all grad students in all disciplines simultaneously</em>, and more immersive AI products like Comet that are <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/AravSrinivas/status/1942968552727941477"><u>“designed to be a thought partner and assistant for every aspect of your digital life”</u></a>, it’s clear we’re trending toward a world where UX becomes no-code, seamless, and driven by natural-language and intents.</p><div data-type="twitter" tweetid="1942968552727941477"> 
  <div class="twitter-embed embed">
    <div class="twitter-header">
        <div style="display:flex">
          <a target="_blank" href="https://twitter.com/AravSrinivas">
              <img alt="User Avatar" class="twitter-avatar" src="https://storage.googleapis.com/papyrus_images/77952e014516d555862877fe16d6428f.jpg">
            </a>
            <div style="margin-left:4px;margin-right:auto;line-height:1.2;">
              <a target="_blank" href="https://twitter.com/AravSrinivas" class="twitter-displayname">Aravind Srinivas</a>
              <p><a target="_blank" href="https://twitter.com/AravSrinivas" class="twitter-username">@AravSrinivas</a></p>
    
            </div>
            <a href="https://twitter.com/AravSrinivas/status/1942968552727941477" target="_blank">
              <img alt="Twitter Logo" class="twitter-logo" src="https://paragraph.com/editor/twitter/logo.png">
            </a>
          </div>
        </div>
      
    <div class="twitter-body">
      We're excited to finally release our next big product after launching Perplexity in 2022: Comet. Comet is a browser that's designed to be a thought partner and assistant for every aspect of your digital life: work and personal. 
      <div class="twitter-media">
      <img class="twitter-image" src="https://pbs.twimg.com/amplify_video_thumb/1942965335046385664/img/aY-CrKL_mqLXBaUm.jpg"> 
    </div>
      
       
    </div>
    
     <div class="twitter-footer">
          <a target="_blank" href="https://twitter.com/AravSrinivas/status/1942968552727941477" style="margin-right:16px; display:flex;">
            <img alt="Like Icon" class="twitter-heart" src="https://paragraph.com/editor/twitter/heart.png">
            3,852
          </a>
          <a target="_blank" href="https://twitter.com/AravSrinivas/status/1942968552727941477"><p>8:26 AM • Jul 9, 2025</p></a>
        </div>
    
  </div> 
  </div><h3 id="h-an-agentic-machine-layer" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><br>An Agentic "Machine Layer"</h3><p>With that in mind, I sense there's almost a new "machine layer" that'll sit between the existing human-computer relationship. For example, consider AI companions like those from <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://character.ai/"><u>Character AI</u></a> or as portrayed in 2013’s film <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.imdb.com/title/tt1798709/"><em><u>Her</u></em></a>, where a digital entity becomes a confidant. This layer doesn’t just <em>assist</em> you - it interacts, adapts, and even influences you, blurring the line between tool and partner.</p><p>You can also imagine scenarios in the not-so-distant future where, given the recent acceleration in robotics, this “machine layer” takes on a life of its own. And develops its own character, akin to that of the human race.</p><h3 id="h-why-crypto-matters-for-autonomous-ai" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Why Crypto Matters for Autonomous AI</h3><p>At this level of scale, crypto becomes increasingly important because it helps ensure AI agents are truly independent and that their actions can be trusted. Just like we have our own identity and bank accounts, crypto gives AI agents a way to have their own secure digital "identity" and manage their own digital "money."&nbsp;</p><p>This means AI agents can act independently, and centralized companies aren't able to manipulate their actions (and thus indirectly manipulate other humans). Relatedly, blockchains enable verifiability (the ability to prove that an AI agent actually did something without being tampered with, without revealing all of its inner workings), helping build trust in a world where AI will be doing a lot more on its own.</p><h3 id="h-cryptos-first-ai-agents" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Crypto's First AI Agents</h3><p>I think the first at-scale parallel to the <em>Character AI</em>-phase of innovation in crypto was <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/truth_terminal"><u>Truth Terminal</u> </a>/ $GOAT: an AI agent with a wallet and an X account whose prolific, viral posts led to memetic contagion and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.coingecko.com/en/coins/goatseus-maximus"><u>$GOAT’s</u></a> token hitting &gt;$1B cap.</p><p>GOAT was soon followed by other AI agents like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/aixbt_agent"><u>AIXBT</u></a>, who shared real-time crypto market insights on X in a distinctly crypto-native, “degen” style. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.coingecko.com/en/coins/aixbt-by-virtuals"><u>$AIXBT</u></a> hit &gt;400K followers and a &gt;$700M mcap.</p><p>In both cases, to those of us on CT/Crypto Twitter, these AI agents literally felt “amongst us” - i.e., they had a personality of their own with a unique voice, character, and impact.</p><h3 id="h-looking-ahead-collaborative-agentic-networks" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Looking Ahead: Collaborative Agentic Networks</h3><p>I see GOAT and AIXBT as <em>Character AI</em>-type moments - i.e., the seeds toward a world where AI agents are not just tools but co-creators of our reality. And that, in a few years, we’ll probably see successful at-scale networks exclusively for AI agents, where they share insights and build communities. I can also see robotics enabling the physical manifestations of this - combining digital charisma/personalities with tangible presence.</p><p>I think<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.freysa.ai/"> <u>Freysa AI</u></a> is one early experiment toward such a world: a network of sovereign AI agents that are personalized and cryptographically bound to their creators. Your “digital twin” retains context over time, remembers your preferences, goals, and interactions, and builds an evolving model of you. Simultaneously, it participates in the broader “Twin Network”, a collective of other people’s twins, and cultivates a collaborative, decentralized, and autonomous social network of AI agents.&nbsp;</p><p>Looking forward, I think this “machine layer” means AI agents transcend their tool-like origins. By 2030, we’ll see networks like the Twin Network thrive, and I’m personally inspired by projects like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://plasticlabs.ai/"><u>Plastic Labs</u></a> who are helping make agents more aligned and personalized through adaptive memory and social cognition.</p><p>Projects like Freysa and Plastic Labs - both leveraging crypto rails - hint at a future where agentic networks can thrive, reflecting human-like collaboration and creativity. And I'm excited by the potential to co-create with these entities! :)</p><h3 id="h-ready-to-build" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Ready to Build?</h3><p>If you're also excited, and especially if you're building a company in this category, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/antavedissian">please reach out</a>. I'd love to connect!</p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <category>crypto</category>
            <category>ai</category>
            <category>sovereignai</category>
            <category>decentralizedai</category>
            <category>grok4</category>
            <category>xai</category>
            <category>perplexity</category>
            <category>aiagents</category>
            <category>web3</category>
            <category>robotics</category>
            <category>digitaltwin</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/ce1960fd3c6710e0c994c297279ef74b.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Decentralized Training: Why the Next AI Frontier Won’t Be Built in One Data Center]]></title>
            <link>https://paragraph.com/@antavedissian/decentralized-training</link>
            <guid>ybto6DCA5lgKNrE2doID</guid>
            <pubDate>Mon, 16 Jun 2025 23:59:36 GMT</pubDate>
            <description><![CDATA[As AI models grow larger, centralized training is hitting hard limits: soaring costs, GPU shortages, and governance risks. This post explores why decentralized AI training is gaining momentum, the breakthroughs making it possible, and where the ecosystem might be heading. A primer for builders, investors, and anyone curious about the next AI frontier.]]></description>
            <content:encoded><![CDATA[<p>Decentralized training has picked up a lot of steam over the past ~12 months, and, after seeing Pluralis Research release a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/PluralisHQ/status/1928119140830613731"><u>breakthrough in model parallelism</u></a>, I wanted to take a moment to consolidate my understanding of AI training in general and the raison d'être for decentralized training.</p><p>This post is primarily a way for me to sharpen my own thinking in what is a rapidly evolving, highly competitive, relatively technical, and increasingly consequential domain. And, with that, gain perspective on where things are today and where they might be headed.</p><p>I’ll first overview the current state of centralized AI training, then outline the rationale for decentralizing it. From there, I’ll highlight research breakthroughs in distributed and decentralized AI, challenges facing decentralized AI today, and run through some cool decentralized AI companies.</p><p>I’m not trying to offer any particularly unique insights – but I hope my step-by-step breakdown is a helpful (and enjoyable) orientation! Note: this topic is technical and can quickly get unwieldy – I use LLMs to help me parse through papers and understand and explain things, and I recommend you do too!</p><h2 id="h-tldr" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0"><strong>TLDR</strong></h2><ol><li><p><strong>Centralized training </strong>is what OpenAI, Google, and Meta use to train AI models – i.e. running AI workloads inside single, massive data centers. But this approach is becoming unsustainable: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://interconnected.blog/what-does-hitting-scaling-law-limit-mean-for-us-china-ai-competition/?utm_source=perplexity"><u>“scaling laws” are plateauing</u></a>, and the costs, energy, and supply-chain demands of ever-larger data centers are growing exponentially, quickly outpacing gains from Moore’s Law.</p></li><li><p><strong>Distributed training</strong> splits large AI model jobs across various computational units (i.e., multiple GPUs or even multiple data centers), thereby reducing the load on any single location and unlocking further progress.</p></li><li><p><strong>Decentralized training</strong> takes this one step further and seeks to provide an alternative to data centers with untrusted, heterogeneous smartphones, laptops, desktops, and colocation racks owned by anyone in the world.&nbsp;</p></li><li><p>Until recently, bandwidth and coordination overheads made this decentralized concept impossible. However, recent breakthroughs like DiLoCo, Streaming DiLoCo, DisTrO, DeMo, SWARM Parallelism, and DiPaCo have made significant progress.&nbsp;</p></li><li><p>While still early and evolving, two core pillars of decentralized AI infrastructure are seeing iteration and improvement: 1/ the design of sustainable crypto incentive mechanisms (i.e. programmatic token distributions to contributors of decentralized AI networks), and 2/ the ability to quickly and cheaply verify the authenticity of the heterogenous, untrusted compute contributed to AI networks (via zero-knowledge proofs, trusted execution environments, multi-party computation, and fully homomorphic encryption).</p></li><li><p>Continued progress in decentralized AI research and incentive and verification mechanisms are laying the foundation for a decentralized, global-scale GPU network that can train state-of-the-art AI models much cheaper than today’s centralized AI training costs, while also giving independent researchers, smaller labs, and the general public direct influence and financial upside over how the next generation of AI is built and governed.</p></li></ol><hr><h2 id="h-1-from-single-racks-to-global-swarms" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0"><strong>1. From Single Racks to Global Swarms</strong></h2><p>Centralized AI training is what OpenAI, Google, Meta, and Anthropic use to build the large AI models that power apps you use daily – ChatGPT, Gemini, Llama, and Claude.</p><p>Centralized training involves building a data center and loading it with as many GPUs as possible. This approach stems from “scaling laws”, coined by <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/pdf/2001.08361"><u>OpenAI in 2020</u></a>, which have consistently shown that models with more parameters, trained on more data with more compute, tend to perform better.</p><figure float="none" width="761px" data-type="figure" class="img-center" style="max-width: 761px;"><img src="https://storage.googleapis.com/papyrus_images/ac2ef99fbb551edc7cc1442c5e3005bf.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAOCAIAAADBvonlAAAACXBIWXMAAAsTAAALEwEAmpwYAAAD2klEQVR4nFWUQWzbVBjH3ym3XnoxyiGVIoXJVLkEYaSALJEDOVTCYrI0S6WHHOghl4oLDYdIeNPCIQKM5AOKtFqVVWG6GZiBmVbOmAsypWmZM3gdzFuSlXpKwlRPWr2ur6MPxW+1yu/w9L3ve37/73vfJwOMcbfbse0b7u9/dLrdm277zzt3ut1O74ThcAgh3Lm/4/v+37u7sR9C6LpuEAT9wWB7+/ZOr+e6LoRwa3PTjXAcx/d9gDE2TVPXl18vTr1xdrqxdMVs3ugPBmEYIoQ63a5t25cWFi4b33ve3VvttmEYoigqiiLLsqZpuq5/8qlk/GCtb2ze3t62LGt+fr5er8uyrCiKZVnAtm1N0xBCvr/79rlzr7751tXVHx/v7yOEMMa+79u2rev6w73gytdGr3f/4MlBEAREHmNsWVaj0cAYL+nfmE0bnQJj7Hke4Hm+Xq+TPcZ4YXHxhclX3r/4Mdn6vt9qtUzTxBiHYXhttbmx5eJTEHli/7S+8fni0oN+H2OM0NFzAYZhZFmODhyH4ROM8UarlXn5tXff+yAWsCwr+maUxM/rv179ztzbexQLaJoWR3d2/UuqtnJ9jURHArIsq6oaVxDz4Uf1+mey7+/GFcSFP+j3v/zK8O51MMau67ZardNRhI5Wrq+pyzpCaCSAMYYQPvxnMBwOrIio57rjOPv7j9d/WbvVbtu2HV+BEHp29Ozp4eG11eb2X3ebzaaqqnFaTw8Pn7/+vc63K83fXHckIEnS5eUvZFk+f/5CrVbTdV3TNFVVbdsmerZtexEQQs/zwggI4YWLtZtu2/O8Xq9nGAaEkNQ0jNB1vdVqAYSQ4zi9aIqDIBAEYWpqimEYMsVeBEkKQphKpViW5TiuVCoFQbC1ufnv8XEYhgeHBxDCSqUiCALDMIIgkOaFYTiqgAAhNAyjWq2yLJvP52VZNk3zdG+CIBBFMZ1OC4JwMhf/Q5KkXC5H03Q6nSaNwRiDubk5nuc1TXMcp1qtVioVXdfr9XqpVKrVatUISZJUVa1Wq6Q9kiQpimIYhq7rjUajVqtJktSIICdVVa1UKqIoOo4DcrkcAKN1+p3pRCKRTCaJJ5lMZjIZAEAmk6EiUqkUwzAURQEAEokERVETExM0TadSKQAATdMURWWz2XQ6TdN0NpsFAIiiCIrFIsdx4+PjAICZmZmxsTFyF03T+XyeYRie50ulEsuyUxEcx02+NJnNZimKKhQK5MULhcKZF8/QNE08HMcVi0WWZRVFAeVymWEYNmJ2dpbn+UKhIAhCuVwOTgjDkKzkD0GM2BMbxA6CID6DEPoPnXqehG9J7ewAAAAASUVORK5CYII=" nextheight="631" nextwidth="1456" class="image-node embed"><figcaption htmlattributes="[object Object]" class=""><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/pdf/2001.08361">Scaling Laws for Neural Language Models, OpenAI (2020)</a></figcaption></figure><p>Leading clusters, like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.ai/colossus"><u>xAI’s Colossus</u></a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.wired.com/story/meta-llama-ai-gpu-training"><u>Meta’s Llama</u></a>, each exceed 100,000 H100 GPUs. Meanwhile, Microsoft and OpenAI are rumoured to be planning <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.theinformation.com/articles/microsoft-and-openai-plot-100-billion-stargate-ai-supercomputer"><u>300,000+ GPU clusters</u></a> by late 2025. But, while these centralized efforts continue to expand, problems are emerging with centralized training.</p><p>It is <strong>very<em> </em>capital intensive</strong>. AI data center capex is projected to hit <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mckinsey.com/industries/technology-media-and-telecommunications/our-insights/the-cost-of-compute-a-7-trillion-dollar-race-to-scale-data-centers"><u>$5.2T by 2030</u></a>, with a single data center like xAI or Meta’s requiring ~$5-10B in <em>upfront capex</em>. Add $3-9B in hardware costs (at $25-30K per H100) and $500M-1B+ in annual OPEX for labor (40–60%), electricity (15–25%), cooling, and maintenance.</p><p>Beyond just cost, <strong>GPU supply is </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://thinglabs.io/the-great-gpu-shortage-of-2025-why-graphics-cards-are-so-hard-to-find"><strong><u>scarce</u></strong></a><strong> and </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://unixsurplus.com/article/ai-s-growing-pains-when-the-gpu-supply-gets-political/"><strong><u>politicized</u></strong></a>, leading to 6-12 month wait times due to supply-chain choke points. And, with data center energy demand escalating, there is immense <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://paragraph.com/@antavedissian/cryptoenergy"><strong><u>grid strain</u></strong></a> on local infrastructure.</p><p>Concentrating so much compute in so few hands also creates <strong>governance risk</strong>. Google’s 2024 <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.bbc.com/news/technology-68412620"><u>“woke-filter” incident</u></a> and OpenAI’s 2023 <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.forbes.com/sites/tedladd/2023/12/15/the-lesson-of-openai-is-that-governance-matters/"><u>governance crisis</u></a> highlight how small, opaque groups of people can shape model behavior at global scale and raise concerns about misuse, lack of accountability, and the imposition of a narrow set of values (think Orwell’s 1984 or the hyper-personalized manipulation loops of Black Mirror).</p><p>Relatedly, centralized AI models rely on a foundation of <strong>blind trust: </strong>users have no proof that AI outputs haven’t been tampered with. Centralized systems also struggle with <strong>brittle scaling</strong>, leading to inefficiencies and frustrating rate limits for API users of ChatGPT or Claude.</p><p>The way progress in AI is measured is also flawed – traditional <strong>benchmarks are increasingly gamed</strong> by centralized labs and fail to reflect real-world performance (see recent <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/pulse/metas-llama-4-maverick-benchmark-controversy-exposing-anshuman-jha-hzxvc/"><u>Meta’s Llama 4 controversy</u></a>).</p><p>These escalating challenges demand a re-evaluation of how we build and deploy AI.</p><p>Multi‑datacenter (<em>distributed</em>) training helps, but the next leap is letting <em>any</em> node that meets a quality bar contribute computing power (decentralized training).</p><hr><h2 id="h-2-why-gpus-became-the-bottleneck" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0"><strong>2. Why GPUs Became the Bottleneck</strong></h2><p>Centralization worked while scaling laws (more model parameters + bigger datasets + more compute ≈ better performance) still fit inside a single hyperscale campus. But they no longer do. To understand why, and how decentralized training presents an alternative, I’ll try break down the mechanics of machine learning, training large models, and then move through the challenges.</p><h3 id="h-how-machine-learning-models-learn" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0"><strong>How Machine Learning Models Learn</strong></h3><p>At its core, ML model training is an optimization problem. The goal is to make a model perform a task, like predicting the next word in a sentence or identifying an object in an image. To do this, the model needs to learn from data.</p><p>Here's an overview of the process:</p><ol><li><p><strong>Prediction: </strong>The model takes some input data and makes a prediction.</p></li><li><p><strong>Loss Calculation: </strong>This prediction is then compared to the actual correct answer. The difference is quantified by a <strong>loss function</strong>. A high loss means the model was very wrong. A low loss means it was close to correct.</p></li><li><p><strong>Gradient Calculation: </strong>To improve, the model needs to know <em>how</em> to adjust its internal parameters (the weights and biases that define its knowledge). This is where <strong>gradients</strong> come in. Gradients tell us the direction and magnitude of change for each parameter to reduce its loss. This calculation process is handled by an algorithm called “<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mattmazur.com/2015/03/17/a-step-by-step-backpropagation-example/"><strong><u>backpropagation</u></strong></a>”. Think of it like finding the steepest downhill path on a complex, multi-dimensional landscape.</p></li><li><p><strong>Parameter Update:</strong> Finally, the model's parameters are updated slightly in the direction indicated by the gradients, with the goal of minimizing the loss.</p></li></ol><figure float="none" width="609px" data-type="figure" class="img-center" style="max-width: 609px;"><img src="https://storage.googleapis.com/papyrus_images/d545ade75d0ec4bda1c9310a41accf0b.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAASCAIAAAC1qksFAAAACXBIWXMAAAsTAAALEwEAmpwYAAADu0lEQVR4nLVUz2/aZhj2JYfc9ydMO2wHDlOlaadtUrLDNCmn7dCmlx0XRUsPiFSVmyUppUJCRYE2rttABU0CFiTOmFtWgsJGZpUIzFy+mDk4Y9B9JHHk1OA6ARw8EXckTC1VJ+05fdL74/HzvK9fRO8JDMMEQaBpmuO4YrEITyCKIoQwEAiwLAsh7N0BeV1A07R2uBv9/f2dd19fH4IgJpOpk/wWBNo/kGVZEARJkkiS5HkeABCJRAKBAI7jmqZBCCVJ+o8KegMAQJIkTdPhcBjHcY7j3o6gXC4zDMPzPMdxEMJGo9nR1NS0yuZmMvbY5XZhGEYQoZkZl8Ph4Hn+lV6dErQ07Vhr6rouy7LT6TSbzV6vF8dxm83GMNlO2lG98aPdOed0X5mYisfjuq6r6qGqqq8bwysUQAiTyaTX67XfuHHdOk1Flp+Vy4qibJcqqTRIpQG//SxfKOU4IfFr9kCu9TbTIGi1+xYzmZ9nldq+ERByYGX62nUn7n+4Dnf26Y1cvvBntaacLa7WlNhaSnpeNQxoaV3oUtBoNONLY373uaDn8kaazWQy+dxTm3kcMX2JvPv5LU+gXPzjrAknHY4NjtVfNlT18M0KCuCnxNKl4Py927P4I4oKhULzCwsXL00OjUyK4n4FQmPslb3dEgDVg+cZhqEo6ujwEO7sZzeFF5K0mU4XBIHjuHg8DgCo1+unBC1dz9Ee8v6FtejCMhmZm7vn8/kIIjj07cSH581PMk8r8K/f8/ksx1kvXDyHINc+HfT4/ZfHxxmGkSRpKfJwzeMN3nRid+/6fT4URWdmXKqqnlrU1I7p6OTincHwvG3lh0ezs7cXFxcw7M47n5xHTEOhyGpVlioQ7tVq0199/RGCjL1nCkciLpcrFoupqhqNRoWtLWFrC0VRt9tttVoxDHt5CzoWlbaeJFe+p6hIIBCMxWI+n28pTOBBCnXNNxt1SZIAAO3js7PDr9NHtdrViYnBgQEAQGf9VVVlWdZqtRIEIYriWYL2kNdIi+fmxw/wK6FlKhZ7zDCMy30L+WAAef8L7H6Qz3Oi+HLB2p+j68VikWVZo4t2skLGQ5Zlw/2uIbd0vcCGE+R3ZSFdU45k+UCW5WajMWab++ybq6WKeFLcXpve6PD9e013d/ey2d82UqmCUDT4VVWNx1fXk0mGyWwLglEAAEgkEgzDsCwry/Ib+doERmU0Gh0dHZ2cmrJYLIrS/psURUFR1GKxoChqt9uNNIIghoeHHQ7HyMgIy7K9D3WXgv8PfwMlTr3JePxNFQAAAABJRU5ErkJggg==" nextheight="520" nextwidth="924" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>This process is repeated many, many times, often across billions or trillions of data points, until the model's performance on the task is satisfactory.</p><h3 id="h-enter-gpus-and-data-parallelism" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0"><strong>Enter: GPUs and Data Parallelism</strong></h3><p>Training very large models on massive datasets would take an impractical amount of time on a single computer. <strong>Distributed training</strong> can help expedite the process, and a common strategy within distributed training is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://siboehm.com/articles/22/data-parallel-training"><strong><u>data parallelism</u></strong></a>.</p><p>Data parallelism is where you:</p><ol><li><p>replicate a full copy of the model across multiple GPUs, and</p></li><li><p>have each GPU process a different shard (or subset) of the training data simultaneously.</p></li></ol><p>After processing its shard, each GPU calculates its gradients, and these gradients are then synchronized and averaged across all GPUs to update the model's parameters.</p><p>GPUs are incredibly good at <strong>data parallelism</strong>: they have thousands of processing cores, enabling them to <strong>perform operations like "predict-the-next-token" on different datasets simultaneously</strong>. This significantly expedites training with massive datasets, whether GPUs are in a single server, across data centers, or in a distributed setup.</p><h3 id="h-the-gpu-bottleneck-gradient-synchronization-and-network-limitations" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0"><strong>The GPU Bottleneck: Gradient Synchronization and Network Limitations</strong></h3><p>While GPUs excel at parallel computation, a critical bottleneck for larger models in distributed setups is <strong>gradient synchronization.</strong></p><p>After each GPU processes its shard and calculates its gradients, these individually computed gradients must be <strong>aggregated </strong>across <em>all</em> participating GPUs to ensure the model learns from the <em>entire</em> global batch of data and to keep all the model copies consistent.</p><p>This aggregation process, which happens after <em>every training step</em>, requires a huge data transfer between all devices. For the largest models, which can have trillions of parameters, <strong>the size of these gradients is enormous.</strong></p><p>This constant, massive data transfer places a <strong>huge demand on network infrastructure</strong>.</p><p>Tightly integrated data center campuses use specialized high-speed, low-latency interconnects (like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.nvidia.com/en-us/data-center/nvlink/"><u>NVLink</u></a> or <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.nvidia.com/en-us/networking/products/infiniband/"><u>InfiniBand</u></a>) to handle this traffic effectively. But once the setup scales to <strong>different data centers, multiple campuses, or becomes geographically dispersed</strong>, network links stretch out, leading to <strong>much lower throughput and significantly higher latency</strong>.</p><p>At this point, the network can't keep up. GPUs spend more time waiting for data to sync than performing computations, drastically slowing the training process. The network thus becomes the critical bottleneck, preventing global-scale centralized AI training.</p><h3 id="h-beyond-raw-compute-the-evolving-landscape-of-model-training" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0"><strong>Beyond Raw Compute: The Evolving Landscape of Model Training</strong></h3><p>Despite these challenges, the large model development landscape has seen a shift since 2024. To understand this, it's helpful to clarify the two main stages of large model training:</p><ul><li><p><strong>Pre-training:</strong> This is the initial, computationally intense phase, which I’ve focused on thus far. Here, models learn general language patterns, facts, and reasoning abilities by processing vast amounts of raw, unlabeled text and code. The goal is to build a foundational understanding, typically by predicting the next token or filling in masked words.</p></li><li><p><strong>Post-training (or Fine-tuning): </strong>After pre-training, we try to align model behavior with human preferences, improve their ability to follow instructions, and reduce hallucinations. This involves techniques like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://cameronrwolfe.substack.com/p/understanding-and-using-supervised"><strong><u>Supervised Fine-Tuning (SFT)</u></strong></a> on curated human-labeled data and <strong>Reinforcement Learning from Human Feedback (RLHF)</strong> or other forms of <strong>Reinforcement Learning (RL)</strong>, where the model learns by receiving rewards or penalties based on its outputs.</p></li></ul><figure float="none" width="669px" data-type="figure" class="img-center" style="max-width: 669px;"><img src="https://storage.googleapis.com/papyrus_images/d83a2814b79834c79d5a6e8c8055be25.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAARCAIAAAAzPjmrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEhklEQVR4nKWTfWwTdRjHL5GoiS+JJr4A8R8VfMMlRhD+EBBNREyMJCaTqCEEg8kSXhIEwpYBC9MBmwyc3eaYUvHqOlu6a9c61nY7jrEfHfvBuNuwHe424NrdrrfuV8ZdN67N+pj1pELiH6LfP+5y3/ve87nn+eWh4Lbi43FxZGhUjl2OCN9YDjVY6+qPW+qPW2xOuvUUEx9XpNg1wzAAYILcuHp91OEJOjz+3eXf7jlg2bG3yuHxe9s5SZKHrkZHx9R8Wcq8jSfUllYn6kWYxzYnXVy+q7LmQFll6cYt68sqS3+gj/XyvcEzftTbDQA2p8/bzu2vati4de+zb7y/dv1Wal7BmnVF1ibG39nd3dNX29g0QW7cBZBi11DvWQCYyc4AwOlutv9yf03DkWZX09merkFxMNei4mdPAUCLN2gYxvhEstnt7+jqKdr5VUdXiGljI0MjZrXf/Jw8Fv9nwPStacMwpm9NA0CA9QsDfQBgTiY6Gg2wfhNAyGQmnQaAdDpjtXtmstl0OpNOZ3R9CgC87Vx+SncCuvMdmBX7BCyODN15SJ1cEAA8bZ26nsr7Ld5Z04TNZLMAEGTR3x1omjaVmopcCZ/uZjOZDCHEMAxCCACcPcdFroTT6YymaQAgXBYarHUA4PS0KUrcjGmaZnf5Urp++8MkQLamnkY9fQBZQpKUIAgIIWZWrkAgIAgCxth07M12m83m9Xh4nscYt3pbHS5HZ7CTpm0IIYyxIAgMwzgcJ10tLZdyGYxxIBBwuFzNvzp8Ph/GmBroH4hFY9XV1RVfV7S1tSmK4vP5DMOQJGmgf+DipUtJfYrneYSQJEl1lrpDhyo9brckSWYMY8zzfCgUUuMqwzCEEIRCtRZLVWUVQigcDlNDQyLdWL9w/pNPPzxnw0cf9As8x3G2nDIzhoDOvEhRR8v2/TEyQjfWLZz/xFMP3fd54dqR4WGGYaxWK8MwjcfqXy9Y8NKCZ44eOazrqZJtRXMfmTP/0Qcq95VEIoOUKIplZSVUToteXYAQ4jhux46dX2zadE2K1O4vpShq/TtvSUq8dM8uM/bKoufD4d8dDofVakUI8TxfUV5SUV7SeKxB07TV760yY4UffzjbgSD0N9E/vr1q2ZLFi3bv3IxxL8dxkiQRktT11OTNm8L587mJX5iNrVy6+LWXd31ZhDHmOE7TNMMwkoToeoqQyUAgIIpi1cGyZUsKlr+5+LuaKowvUIQQURyORscURR0evqooinkA4ZwGI5GYLGs5yWMKjy8yv9jVxIQZC4fDMVne9tmnzSdOxMfVlK4riqImJhibPSwMRKOjhJC/9uBfSr5+Peh2A4C5ZeZ145o1XrvNfDSdoNutyvJdi3avgJSu58ttLSw8x7KmmdL1WQDD/F8AAEwmk+1Op9du27D6XQ9Nu2n6RiJhvvrvHSTUuP37uhDbgbu4/Vs215aXr1ux/IUH7y947PHDxcUHt2/vYdkQ29F48EAedm8AAFBlOSqKCVUNuFzMzz99snLFcxS1dO686pLigMuVUNWoKOZ/HwD+BMegEDujvPx/AAAAAElFTkSuQmCC" nextheight="784" nextwidth="1456" class="image-node embed"><figcaption htmlattributes="[object Object]" class=""><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://cameronrwolfe.substack.com/p/demystifying-reasoning-models">Demystifying Reasoning Models, Cameron Wolfe (2025)</a></figcaption></figure><p>With these stages in mind, we've seen two significant developments:</p><ol><li><p><strong>Smarter Training and Inference: </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://cameronrwolfe.substack.com/p/demystifying-reasoning-models"><u>Reasoning models</u></a>, like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://openai.com/index/introducing-o3-and-o4-mini/"><u>OpenAI’s o3</u></a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://api-docs.deepseek.com/news/news250120"><u>DeepSeek’s R</u></a>, have demonstrated huge performance gains, not just from continuously scaling raw pre-training compute, but from advanced RL and SFT (which involve their own train-time compute), alongside <strong>strategic applications of increased test-time compute for reasoning</strong> (e.g. generating pre-answer tokens, efficient inference, or prompt engineering). Sam Lehman’s “<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.symbolic.capital/writing/the-worlds-rl-gym"><u>The World’s RL Gym</u></a>” offers an excellent deep dive, highlighting opportunities for decentralized AI.</p></li><li><p><strong>Efficiency Through Innovation:</strong> DeepSeek <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/pdf/2412.19437"><u>successfully trained powerful models</u></a> on a relatively modest 2,000 H800 GPUs by strategically combining advanced techniques, like Mixture-of-Experts (MoE) architectures, highly optimized low-level CUDA tweaks, and novel optimization algorithms like Group Relative Policy Optimization (GRPO).</p></li></ol><figure float="none" width="632px" data-type="figure" class="img-center" style="max-width: 632px;"><img src="https://storage.googleapis.com/papyrus_images/5853b3e73caee4c9bce0fd71b7b4d91c.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAVCAIAAACor3u9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAEoUlEQVR4nH1Uf0gbZxg+SqFsVB3tH+1+MNZCUtO19VddLTNq/XWK59JYDDrMYoZmTi6CEnspW4hGx1VqoEMZs13NmCnB05uXTo61F0cJG6WiV5EYWZQRZKRjJSKcUi5hfiP57PVqrM9f373f+70Pz/O+7yEAgHgsBgD44/59evQ2R9MzXi9HT3I0Pe3x/M5x9OgoR9OLs7M+L8PRkzNe77THA69gMjs+DiMcTXtGRma83o319XgsBssiEsGglVCfPPFhRrry4IHWGqxMqXwfQcoyM8tPZV65eJHs6jqT8RaWm3sMQT5AkBKFokKlKlEoqrOzlAcPnHrjUOabh9o0mveSV+GVFfACyMb6eptGo8nPL1MqL7zzrlmna6nF1CdPGCorShSKzqammpxsTX5+U2lpQ1Gx9qMLnY0NFSpVTU52X4c568jRrCNHW2s/0akLDZUV11pbPqtCT6enXT5/vlvfdNP2dYLg+dbWtzZbr9lsM5mIZuMNgnBarfbW1mG7/Ua3ZWZqynmV6KivJ7u6BiyW04cP93WY2zSXe9rb6dHRbn1TZ2Pjd44+51XCSVh/HfdM/XD7+/5+p9U63NvjHRvbsWgX5ubn6xsayisq281mQ3OzzW4XBAG8Hj9PMeri4vKqKpvd/qleP5asK4rijkUAAIqiBq5fh50BAASXlt4+fjwjPR1JorioCPZJ6pvD4ZicmJCCwaUlpVKJIEhaWlp2VtbCkyfy5ASB3+8nSdLv98uZxSSALCLB5XLZbLbU+J7YsSgUCvl8vj0J9gRFUfv7Jj1PEPh8PgzDdinYhXhSMrwlCALDsH2qQ3P+ffZMFEUEUqUqkPseTz6Ye/QouLj43/b2Pgqk5Jv93yAI8vfaGkKSpMPhYBhGTiCvCwAILizcGhxEEGSAIPCODs/du06nM4VgG779a3V10EoYKivY8fGERUNDQyaTCcfxBxwHANja3JQEhpaDtwYHS8+d+xyrJdrbloNLAACj0YjjuNFo3KUVHibu3Dl77DgsDYHYbDaXyyUIAlQAAPjn6dOHv0zrq6vr1IVftX8Z4HmpbwAADMMikQjLstFoVO7JajBYdubsgMXyfGtLHkd0Oh2GYZ2dnQ84bm3lz+HenisfF1pbWhZnZwFI2A2zpalQKBQ4jptMJklBPBa79oWpvlDN3bsnL72jwOFwkCQ5Nz9v0OsHLBbmpx/l2sWUs1arZVkWigYAcPQkXlfX29UVCoXkXr0kEJIIBAIsy6Z6mopIJCKKotvtDi0vG6qqynNzhI0NSWVqfmIPeJ5HURT2QBAE6IZ80cRXIyRJlly6NDI8PPvwNzi1W5ub8hxRFOOx+MtF23OTXwcxmcAwzP6b/IoC+HshSZLn+dAL8DwfTgJ+BgIBhmGg0dFoFMdxlmVnHz8OJBEKheTJ4XDY7/f7fD5BEBIEoij6/X4oIi8vD8MwFEW1Wm1BQUFpaSmKomq1GkVRnucjkQhsA8uykUjE6XTCHJ1Oh6IoPGMYplKpSJIMh8M7BBIEQaAoimVZhmHgqNCTNEVRbrdbPgISAoEARVHwL+B2u10uF8MwFEW5XC6oFQDwP47g+NVYWvcTAAAAAElFTkSuQmCC" nextheight="804" nextwidth="1254" class="image-node embed"><figcaption htmlattributes="[object Object]" class=""><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://openai.com/index/introducing-openai-o1-preview"><u>Introducing OpenAI o1-preview, OpenAI, 2024</u></a></figcaption></figure><p>Together, these developments demonstrate that architectural innovation and training methodologies are as crucial as raw computational power, opening new avenues for achieving frontier-level model capabilities with a more constrained hardware footprint, challenging the dominance of hyperscale data centers.</p><hr><h2 id="h-3-overcoming-the-bottleneck-distributed-training-and-the-path-to-decentralization" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0"><strong>3. Overcoming the Bottleneck: Distributed Training and the Path to Decentralization</strong></h2><p>So – the massive data transfer required for gradient synchronization forms a critical network bottleneck, preventing centralized AI training from scaling infinitely, especially when attempting to span across geographically dispersed locations.</p><p>This challenge has fueled the development of various distributed training strategies to make larger models feasible. The table below aims to clarify the different approaches:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d0f105c31a26473fb34a5affec451e81.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAPCAIAAAAK4lpAAAAACXBIWXMAABYlAAAWJQFJUiTwAAADuElEQVR4nGWUIYi0TBzGrVsuXLiy4dKlhQsLhoOFBcOCYcGwYNggTBAmGCYIBsPCBIPBsGAZMBgMGwwGwwaDwTDBMGGCwWB4g8EiWAx+vM53ywffL40zw/8/8zzPKEmStNlsEEKU0sPh8PHx8fX1db/fKaVFUZRlWRQFpVTX9d1u9/7+vt1uoyiqqkos1XUNANhsNvv9frfbHQ4HSZIwxmJDkiSS7/tpmjZN03VdEASEkDAMy7JsVhhjdV03TUMIiaIoDENCCGPstcoYi+M4TdM8z9M0pZQmSdI0TbvyfD4lhND9focQJknieR5CCELoOA4AAEKIEAqCYBiGMAwdx4ErCCHDMAAACCHP89I0TZIkXQnDUNSZpmlZFs659Pn5KS7IOYcQ7lds23ZdFwDQ973Y6vv+4XA4n88AAMdxbrebZVl1XS/LQgjZ7/eKomCMsywryzLLsnEc/20g7sU5H4YBY+ysEEKWZZmmaRzHYRimafJ933Xd2+1WluWyLPPKuFIUhVCs73uxtCzLOI7zPFNKpefzOU1T3/eU0te47/umaTjnQs2u64RPbdsyxugvdV0zxsJfCCEY4yAI4jj2ff/xeJRlKSVJwjmvqooxVpalKPqq2/y2qapKHO3/PB6P8/l8WpFlWVVVwzB+fn7O53MQBJIkSW9vb5+fn0mSQAhlWdY07Xg8mqapqqqwUejjeZ5pmmLGdV3HcSzLiqIoyzJN01RVNU1TX1FVNU3Toigej4fkui5CiBAyz7PIYhAE9/s9yzKMMWNMHLOqqq7rxLX+rIjPcRzjOD4ej4fDQdd1COHlcrmu5HnedZ0kTBuGQYj7cmmeZ2Hyn5Xn89n3/fAfhMPTNBFCIIS2bWOMEUIYY8MwfN+fpqmqKinPc1GibVuRdACAaZq3FYwx57zv+zRNxdm7FbGfr0RRlOe5SGdRFPkvTdPkeS55nlfXtXiKCKH9fi/L8ul0Op/PmqYBAGzb9lYsy0II+b7vOI5t23EcC/UIIbIsAwCEvYZhKIpyvV7neW6aRnpxvV5t21YUBSFkmqaiKJqmybKs63pVVbZtf39/b7dbkRYRBFVV27ZNkuR4PF4uF03TdF0HACiKstvtwjBkjP2NaV3XWZZ1XWdZlkjR6XSyLMv3fdu2oyi63++O42CMXdcViSKEuK4LIeScJ0miKMrpdDoej6K3pmlRFIlX8vehCVkZYwghy7JutxuEULj6Sk6e523bCulfk13Xcc7Fv6Cua0ppVVWU0rIsGWN93xdF8Q9mAH8SGAWzDAAAAABJRU5ErkJggg==" nextheight="1570" nextwidth="3370" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Thus far, I’ve focused on the mechanics and limitations of <strong>centralized training</strong>. Now, I’ll dive into the techniques that underpin <strong>distributed training</strong> (methods used by hyperscalers to further scale models) and then pivot to recent breakthroughs making <strong>decentralized training</strong> a reality.</p><h3 id="h-scaling-beyond-single-gpus-the-three-parallelism-axes-of-distributed-training" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0"><strong>Scaling Beyond Single GPUs: The Three Parallelism Axes of Distributed Training</strong></h3><p>To manage the immense size of modern AI models and the vast datasets they consume, distributed training leverages three “parallelism axes” to spread a training job across many GPUs and even many servers.</p><ol><li><p><strong>Data Parallelism. </strong>As previously discussed, data parallelism involves replicating a full copy of the model across multiple GPUs, with each GPU processing a different shard of the training data simultaneously. It’s effective for scaling with large datasets, but struggles with the constant, massive synchronization of gradients across the network, which becomes increasingly problematic as training becomes geographically dispersed.</p></li><li><p><strong>Model Parallelism: </strong>Instead of replicating the full model, different parts of the model are distributed across multiple devices. This is helpful when the model itself becomes too large to fit entirely into a single GPU and enables the training of truly massive models that would otherwise be computationally impossible. Within model parallelism, there are two sub-strategies:&nbsp;</p><ol><li><p><strong>Tensor Parallelism: </strong>this strategy involves splitting the computation within a layer across multiple GPUs, i.e. one matrix multiplication might span several GPUs that then exchange partial results constantly. This helps in training large models by distributing memory load and computation, but it also introduces heavy, low-latency communication demands, typically handled by very fast interconnects within a single server or closely-packed servers.&nbsp;</p></li><li><p><strong>Pipeline Parallelism: </strong>this strategy divides the model’s layers into sequential stages, assigning each stage to a different GPU or group of GPUs. Data/inputs pass forward through this “pipeline”, with each stage computing its part, and then gradients move backward through the pipeline. This spreads memory load and reduces communication requirements, but creates “bubble” or idle time, as each stage waits its turn in the sequence. Modern implementations use techniques like micro-batching to fill these bubbles and reduce idle GPU time.</p></li></ol></li></ol><figure float="none" width="100%" data-type="figure" class="img-center" style="max-width: 100%;"><img src="https://storage.googleapis.com/papyrus_images/36a8040a6c4dbf925e12e027a3aa1db3.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAKCAIAAABaL8vzAAAACXBIWXMAAAsTAAALEwEAmpwYAAADfklEQVR4nD2TT2zadhiGf9dplXqZ1FNvO03aNK2XHTaph2nZ2iXTpG6HKVK0ZZEqpZ01utVoaqIoatU/iiBZGtL8qRhJAxmD0BBiliAa4hhw7WKM6xgIpgFSm+DAz423uoNM9QRsfY6fPumR3u/9QDojcnyWYQWSTkFYUxSlLMscn8ZjSTyWDOM0zWxLLRRFkSSJ4dJxOhWnU5tEAo8ldwslSZIghMVikePTHJ/l+DTDCRyf3S2UKpV9QCeFcXvg7uI69oBSIVQURdf/Yh6LDk/Y7cfvzK+G8ISmadVaVZLkv1/oBLXt8ISX16J3F9cdnrAkV+D/BDYSt+2BBV/ktj0wNutn+ZymHQJFUQzjH1HciRJbSguCIFg2ySaoFMukWIZlEwRB5PN5FdaWwtToQjDinYqHHUHR73KPjl3sZ8m4Xq8LDMPhkZUZ28yA2Wu9NX9taHrA/DiRaArqjcYqhvX3X9BaoCjq8/kuXfpxZSWAomaXy4WiKE3TKqxNe8PmCff8TRTpOzMcHB6fuYJ+emYzsHz08mWUJl3+3xdD0xbnld6fzw1OXLRjIwz3sCk4OjpaxVZ7e3vbAgRBfD4fgiB+v99kMv3mdiMIwrLsK4Hrl4FzZ0+ZXKbJ2cGfOj7ZDCzr9UZOYDgqHPDNTlgun/34PbOpe8ll5Vjqv4i4VGpjY6MdUTweo2k6FidJkqRIiqbpBMPkRFGFNc8aab2HYffGidDcSm7ZPndr5Ls+lozXG/U4nfrjATXnWb8x5bHfj0wuYDen3ByfBUJG3KK2f51z2mw2TdMOFEXI5MuVA3mvcKCUOYGTpKc0ju+VSrquWywWfIu4Y5tYC2LWMWuUIG5cv14sFmGrHZqmqYda4ak8dPUaJ2Sqz/7cr1TAZizh9ONdX3wFAKjWYP3F828vj3rXyYdBh/AI/+jr0777rjcBiIRChmGcOPHG8ePH3n7n3ddePwYA+LyrCwAwMDhoGIYkSe2EDcMAAPT09LSHQJIkwzBGxibf/7BD07Rmi6jtrFgopOliYSfCUJmMwEWJ3VzOMIyOz77s/ub8D+e7v7/Qd+r0B8NXh946edLtdNYbjVa/9ed6k87OTu/SUksgNwVlWd6vKDWotm8gZMSc+GQ3n32SF/lsRhRzOzy/VyopSnMHQlWFVU07hNqzaq16qKplWYYQtp+xja7rryb/AvCxyE0PIdblAAAAAElFTkSuQmCC" nextheight="479" nextwidth="1600" class="image-node embed"><figcaption htmlattributes="[object Object]" class=""><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://uvadlc-notebooks.readthedocs.io/en/latest/tutorial_notebooks/scaling/JAX/overview.html#Why-scaling?">Training Models at Scale, Phillip Lippe (2024)</a></figcaption></figure><p>Modern distributed algorithms often combine all three of these techniques (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.supercluster.blog/p/13-ai-supercluster-advanced-parallelism"><u>3-D parallelism</u></a>) to <strong>compress synchronization steps</strong>, thereby reducing the burden on the network. But even these advanced strategies face inherent limits when scaling beyond tightly integrated, single-operator data centers, primarily due to fundamental network limitations, as discussed previously.</p><h3 id="h-recent-groundbreaking-techniques-making-decentralized-training-a-reality" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0"><strong>Recent Groundbreaking Techniques: Making Decentralized Training a Reality</strong></h3><p>The classic distributed training approaches (Data, Tensor, and Pipeline Parallelism) excel within highly integrated, single-operator environments like large data centres. But they struggle to scale to truly global, heterogeneous, and trustless compute networks.&nbsp;</p><p>Until recently, the communication overheads and coordination challenges inherent with decentralized compute networks have made true decentralized training seem impossible for state-of-the-art models. But research breakthroughs over the past few years have introduced novel approaches that directly tackle these barriers:&nbsp;</p><figure float="none" width="100%" data-type="figure" class="img-center" style="max-width: 100%;"><img src="https://storage.googleapis.com/papyrus_images/a132e8c43e29955d63ec0dc48530d9e2.png" blurdataurl="data:image/png;base64,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" nextheight="2576" nextwidth="2322" class="image-node embed"><figcaption htmlattributes="[object Object]" class=""><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/pdf/2311.08105">[1]</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/pdf/2501.18512">[2]</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.primeintellect.ai/blog/opendiloco">[3]</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.primeintellect.ai/intelligence/intellect-1">[4]</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.primeintellect.ai/intelligence/intellect-2">[5]</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/NousResearch/DisTrO/blob/main/A_Preliminary_Report_on_DisTrO.pdf">[6]</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/pdf/2411.19870">[7]</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/pdf/2301.11913">[8]</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/pdf/2403.10616">[9]</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/pdf/2506.01260">[10]</a></figcaption></figure><p>Individually, these breakthroughs are impressive! But when combined, they hint at the potential for a $$10^5$$<strong> reduction in communication</strong> between nodes – which should be sufficient to move from high-bandwidth InfiniBand interconnects within data centres to efficient training over consumer-grade fiber optic internet connections. This demonstrates the potential for a globally distributed, decentralized compute network for AI.</p><p>While these advancements address a fundamental bottleneck, <strong>bridging the gap to SOTA centralized AI models is still a long way off</strong>; it’s not just about communication, it's about the total available dedicated compute, specialized interconnects within single clusters, and optimized software stacks.</p><p>There are also important challenges that need to be overcome in <strong>establishing trust and verifiability in an open network</strong>, and designing <strong>robust economic incentives</strong>. The goal here isn’t just to equal the efficiency of centralized AI training, but rather to enable a new paradigm where AI can be trained on a far greater scale and accessibility.</p><hr><h2 id="h-4-trust-and-verifiability-in-decentralized-ai" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0"><strong>4. Trust and Verifiability in Decentralized AI</strong></h2><p>The communication breakthroughs discussed above are indeed incredible, but there’s still a huge problem facing decentralized training: <strong>trust and verifiability</strong>.</p><p>In a centralized system, you trust the single entity (e.g., OpenAI or Google) running the data center. But in a decentralized network, where compute providers are unknown and potentially malicious, <strong>this trust assumption disappears</strong>.</p><p>In other words, for decentralized AI systems to truly scale, participants need 100% guarantees: that the <strong>computations they receive are performed correctly</strong> (without errors or malicious alterations), and that <strong>sensitive training data remains private</strong>. It also means, in the case of decentralized inference, knowing that if you ask the network a question using Llama 4, it's not returning with a question answered by Llama 2 – giving you a worse analysis and profiting from the discrepancy.</p><p>This is especially important for high-value use cases like finance, healthcare, defense, and legal compliance. Enterprises in these categories are likely willing to pay a premium for provable correctness, as even a single incorrect inference could trigger expensive recomputations or regulatory penalties.</p><p>This is where <strong>verifiable compute </strong>comes in – introducing methods to cryptographically verify correctness into AI pre-training, post-training, and inference. Here’s a summary of the core approaches:</p><h3 id="h-privacy-first-verification" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0"><strong>Privacy-First Verification</strong></h3><p><strong>1. Trusted Execution Environments (TEEs): </strong>TEEs (like Intel SGX or AMD SEV) are secure, isolated "black boxes" within a CPU. Code and data enter, are processed privately and securely, and results exit – all without the host machine being able to see or tamper with what's inside. For decentralized AI, TEEs offer hardware-backed verification: if computation occurs within a TEE, you get a strong guarantee of its integrity. The main limitations are that they're hardware-specific, which means limited availability, and they can bottleneck with very large models due to memory constraints.</p><p><strong>2. Multi-Party Computation (MPC): </strong>MPC is a cryptographic technique enabling multiple parties to jointly perform a computation <em>without revealing their individual private data </em>(e.g., a model can be trained collaboratively across different organizations, each contributing their sensitive datasets, but no single party ever sees the others' raw data). This is transformative for privacy-preserving AI, allowing collaboration in highly regulated sectors like healthcare or finance. But MPC is computationally intensive, making it significantly slower and more resource-hungry than computing on plaintext, and its efficiency often decreases with more participants.</p><p><strong>3. Fully Homomorphic Encryption (FHE): </strong>FHE is often considered the "holy grail" of encryption because it allows computations to be performed directly on encrypted data without ever decrypting it. Only the data owner can decrypt the final output. For decentralized AI, FHE offers the highest level of privacy: you can send encrypted data to a network, have it processed by an encrypted model, and receive an encrypted result – with no node ever accessing unencrypted information. While incredibly powerful, FHE is still largely an academic and research-intensive field for practical AI applications due to its extremely high computational overhead, often making it orders of magnitude slower than plaintext operations.</p><h3 id="h-correctness-first-verification" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0"><strong>Correctness-First Verification</strong></h3><p><strong>4. Zero-Knowledge Machine Learning (zkML): </strong>zkML uses Zero-knowledge Proofs (ZKPs) to cryptographically verify that a computation was performed correctly, without revealing any underlying data. This is important for decentralized AI because it enables nodes to prove they faithfully executed a model inference or gradient update without exposing proprietary model weights or sensitive input data. Generating these proofs remains computationally expensive, but overheads are coming down, making them increasingly viable for practical applications.</p><p><strong>5. Optimistic Machine Learning: </strong>Applies the “innocent-until-proven-guilty” approach to ML – i.e., instead of proving every computation, optimistic ML assumes computations are correct unless challenged. Haseeb does a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://medium.com/dragonfly-research/dont-trust-verify-an-overview-of-decentralized-inference-c471a9f7a586"><u>great job explaining this</u></a> in detail. If a participant suspects fraud, they can initiate a "dispute" that re-executes or verifies the original computation onchain. This approach can significantly reduce overheads and is ideal for scenarios where verification costs are higher than the expected frequency of fraud. However, there's an inherent latency in dispute resolution (i.e., results aren't immediately final), and it relies on honest "challengers" to monitor the network.</p><hr><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/twillz24"><u>Twill</u></a> at Delphi Digital put out a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://members.delphidigital.io/reports/deais-path-forward-trust-efficiency"><u>decentralized AI report</u></a> recently, including a table that helps quickly grasp the nuances and trade-offs of each approach:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/99cc5d7bedd3eff27d29832c0a98080b.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAMCAIAAACMdijuAAAACXBIWXMAAAsTAAALEwEAmpwYAAAELElEQVR4nD2SbUxbZRTHT6JmxqhRNx2FMskWPyzTYGKM8YPJks2Amn3Q7zM6hkIpFRZwAyQUgXGBwgpeoVCglA4KfaFrKSWX9nZQqG0ot7RYyoWWy4VburbyOtjk5cM1lxGTf56c8/uf/5PnSQ7A6zfh3M9wLhvezILkPHgvh1NSLvAEcEEEqflc/T9PzgNeHqQVcFaKkJtJyj3hgtPUiyAHf4LkfHjpW4Az38PFIki7A6/eBp6QE18ESXnwWhakV8DHFXAmi2t5Qi7AF3FtegVcLuEGeMJTiyeEt09u5IvgbA6cF3AktRDgO4CL+cAvgBQRXCqCzD8ho5VTZit80w7XUfgS5erMtlN+owOuSTl4HYUMFL46gV+3cTzjRRaFG+3cybly+PQuwFu34EIhpIogRdQ/HNaY5tWGgHUqbrKu/F4/UC3RWh4zctVU10NXc8eYSue1uzYbUBPaaXMSeyaMUul8Kq3X5kzoRkhEakC77TZn3DoVf6j3DY2GFWo3wMs3uefzhHA2Vza4+EDuqGkeU4/QPXqypEZXXKnuH6YGRmixxCRuNGuxiMW5U1qrL6nRjbl20V4PgtqrpJisf1aLRe5WacQNw+aJLYWerEXxxg7H/ZZRgBQB8PLh3Ry4VDy7dEhH2RDDriXYRfrIT+76yacL9LHTE7E7V9y+hDe4TUXZEH28RB8zcTaywY0FqYP4DuskntgmKXxqxR/coWPsHLkXYlirYwngg0K49gCuNsAnVY+wWYMRVyiNHu/KNBGWogpEIpvxrdodc6XlddUI6nQvThPLg1qrWoN555hI7KgZVbZ3aTZ2WIXq0b1y5M6vYp0BnyaWZR3q3j7zoBYDeONHbn9euQXnBZ7gwfoGG45wiu+wfnLPRz775ynrnd+2OigLTnrnt8MRloqydIxdZrgf/E0+D4QP1hLshCvicD/BnasuIhHdYoPU4VqCxaeWAfgCuNoIn9fA5fLCSk32L81ZopZ62eNW1UwZYihDDF0Dc0grXlCqyC1qr0NtdagtS9TyQ67kj24X2jtdWjtUhhhkfYRMRQiK2vPvyXUY06Nb+A0xiCUmqdwB8L6QW1C+CD6sUI9QPRpCqfVhk3Hz+LrRSg/jzDDO9GgIaYf1vtSo1BLjxH6/cV6l97n8zyc8+0YrrR8NTxLPPMHDPsNcv3Heu3Rsd29rLKHRiZhS6wV45zZcEcNHYkgpHB0P2ScCBrPbH4zvH7HeQIzwR/eP2BC955ymAuQmEzsK0/s646TFSqxGD6nIv2aMwHAfEzsm5tYNZpcZ8yxSu/Et1k0wAXLTPUMBpGXDF2L4rAzSixVqu6RJXlmNjlg9DhfZN4gpVOZx54LFOqNQmpR9Fgz3enwMIpGjbWp/MI6PBxBJZ31T58Rfiye1vL6p2zkdds2syLuH9KZJrWH8P1cYgoVeXRjjAAAAAElFTkSuQmCC" nextheight="621" nextwidth="1600" class="image-node embed"><figcaption htmlattributes="[object Object]" class=""><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://members.delphidigital.io/reports/deais-path-forward-trust-efficiency">DeAI’s Path Forward: Trust &amp; Efficiency, Delphi Digital (2025)</a></figcaption></figure><p>Ultimately, these diverse technologies are critical enablers for decentralized AI. While no longer purely theoretical, they are still relatively early-stage and not yet battle-tested at enterprise scale or high volume. They represent crucial work in progress, with significant potential to build integrity and privacy into the AI stack as they mature.</p><hr><h2 id="h-5-incentivizing-a-decentralized-ai-ecosystem" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0"><strong>5. Incentivizing a Decentralized AI Ecosystem</strong></h2><p>Rapid advancements in consumer-grade hardware mean that powerful AI capabilities are no longer confined to hyperscale data centers. Modern <strong>consumer GPUs</strong> like M-series Macs and the latest 4090s can now not only <strong>fine-tune</strong> but even <strong>pre-train billion-parameter models</strong>, with projects like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://exolabs.net/"><u>Exo Labs</u></a> showing <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/exolabs/status/1834634496882491864"><u>internet‑scale runs</u></a> reaching 100+ GPUs with reasonable throughput.</p><p>Given this, and assuming we solve all communication and verification issues, the question remains: <strong>why would anyone contribute their power-hungry GPUs for compute tasks?</strong> They could use them for other purposes… or just turn them off. This highlights the need for a robust incentive layer.&nbsp;</p><p>The goal is to create an economic system that aligns all participants and ensures the long-term health and growth of the network: incentivizing GPU providers (for reliable compute), data contributors (for high-quality data), and model trainers (for accurate models), while deterring malicious or inefficient behavior (e.g., offline nodes, fraudulent computations).</p><p>While specific economic systems, token models, and incentive mechanisms deserve nuance and a separate blog post, what you need to know is that the crypto industry has speedrun experimentation in, and has become very good at, incentive design. Strategies relevant for decentralized AI include: using programmatic and formulaic rewards for compute, data, and developer contributions, staking and slashing to disincentivize bad behaviour, and reputation systems with community governance to cultivate long-term alignment.&nbsp;</p><p>With this incentive layer solved, as <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/twillz24"><u>Twill</u></a> also eludes to in his <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://members.delphidigital.io/reports/deais-path-forward-trust-efficiency"><u>decentralized AI report</u></a>, the view for decentralized AI is to create a powerful flywheel/feedback loop:</p><ol><li><p>Research breakthroughs → decentralized training on globally dispersed consumer hardware</p></li><li><p>Better and cheaper consumer hardware and staking yields → cheaper cryptographic verification</p></li><li><p>Cheaper verification → more node providers and validators join the network</p></li><li><p>More network nodes → richer decentralized training and better models</p></li><li><p>Better models → more network value, model deflation (downward pressure on the unit cost of model capability), and better staking yields</p></li></ol><p>The loop then closes, and this is essentially the end-game for decentralized AI training.</p><p>Each cycle lowers the cost of creating trustworthy AI and draws more participants into the network, enriching the training environment with diverse geographies and data sources and, ultimately, overcoming centralized AI’s problems outlined in Section 1 cost, energy, supply chain, governance, trust, brittle scaling, etc).</p><p>Now, let’s run through some cool companies building in this category!&nbsp;</p><hr><h2 id="h-6-leading-decentralized-ai-projects" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0"><strong>6. Leading Decentralized AI Projects</strong></h2><h3 id="h-pluralis-research" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/PluralisHQ"><strong><u>Pluralis Research</u></strong></a></h3><ul><li><p><strong>Focus:</strong> Pioneering asynchronous model parallelism and structured compression for decentralized training. Pluralis focuses on "Protocol Learning," where model weights are sharded across nodes, ensuring no single node can reconstruct the full model, thus enabling monetizable, non-extractable models.</p></li><li><p><strong>Key Tech:</strong> Employs an asynchronous pipeline-based parallelism architecture (SWARM) and innovations like "Column-Space Sparsification" for over 90% communication reduction, and Nesterov-based asynchronous gradient correction for Pipeline Parallel (PP) setups. Despite these advances, achieving parity with centralized training requires approximately 300x compression, a challenge that remains <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/_AlexanderLong/status/1919416512156144053"><u>Pluralis's core focus</u></a>.</p></li><li><p><strong>Progress:</strong> R&amp;D-centric. Published the 'Beyond Top k' paper demonstrating over 90% compression in inter-node communication for model-parallel setups. They also have other works showing heterogeneous device support in Pipeline Parallel (PP) configurations. Their Nesterov method for PP was accepted into ICML 2025. In June 2025, Pluralis released <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/PluralisHQ/status/1928119140830613731"><u>research extending their framework</u></a> to fine-tuning, demonstrating an experimental 8B LLaMA model trained across 64 GPUs in 4 geographical regions via pipeline parallelism. No public product or testnet yet.&nbsp;</p></li><li><p><strong>Funding:</strong> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://crypto-fundraising.info/projects/pluralis-research"><u>$7.6M Seed</u></a> in March 2025, co-led by USV and CoinFund.</p></li></ul><h3 id="h-nous-research" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nousresearch.com/"><strong><u>Nous Research</u></strong></a></h3><ul><li><p><strong>Focus:</strong> Decentralized, open-source, human-centric AI models and tools, aiming to democratize AI development by leveraging globally distributed compute and blockchain incentives. Abhay at Nous has a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/Aboozle/status/1932121333787173122"><u>good thread with high-level resources</u></a> on what they’re up to.&nbsp;</p></li><li><p><strong>Key Tech:</strong> Developed the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nousresearch.com/nous-psyche/"><u>Psyche Network</u></a> and the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://distro.nousresearch.com/"><u>DisTrO</u></a> (Distributed Training Over-the-Internet) optimizer, which achieves extreme communication compression (up to 10,000x reduction via DCT and 1-bit sign encoding), asynchronous fault tolerance, and decentralized scheduling.</p></li><li><p><strong>Progress: </strong>Have developed highly-steerable models through their <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nousresearch.com/hermes3/"><u>Hermes series of fine-</u>tunes</a> and successfully trained a 15B-parameter model using DisTrO. More recently, in <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/Teknium1/status/1929347029043703919"><u>late-May 2025</u></a>, they started pre-training their new <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://huggingface.co/PsycheFoundation/consilience-40b-CqX3FUm4"><u>40B-parameter Nous Consilience model</u></a> on the Psyche network and have shown promising loss reduction and perplexity reduction graphs (see below)</p></li><li><p><strong>Funding: </strong>$70M total, including a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://crypto-fundraising.info/projects/nous-research/"><u>$50M Series A</u></a> @$1B led by Paradigm in April 2025.</p></li></ul><figure float="none" width="674px" data-type="figure" class="img-center" style="max-width: 674px;"><a href="https://x.com/Teknium1/status/1929347029043703919" target="_blank" rel="noopener noreferrer nofollow ugc" style="cursor: pointer;"><img src="https://storage.googleapis.com/papyrus_images/bef9c8daff3aa97591d2950290aab856.png" blurdataurl="data:image/png;base64,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" nextheight="680" nextwidth="900" class="image-node embed"></a><figcaption htmlattributes="[object Object]" class=""><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://x.com/Teknium1/status/1929347029043703919">x.com/Teknium1/status/1929347029043703919</a></figcaption></figure><h3 id="h-prime-intellect" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.primeintellect.ai/"><strong><u>Prime Intellect</u></strong></a></h3><ul><li><p><strong>Focus: </strong>Decentralized training network where anyone can participate and receive verifiable rewards for compute contributions, primarily for RL-based decentralized training.</p></li><li><p><strong>Key Tech: </strong>PRIME-RL (asynchronous RL framework), TOPLOC (lightweight behavior verification without costly zkML), SHARDCAST (asynchronous weight aggregation via gossip protocols), and OpenDiLoCo/PCCL (sparse asynchronous communication optimized for low-bandwidth, heterogeneous devices).</p></li><li><p><strong>Progress: </strong>In May 2025, released <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.primeintellect.ai/intelligence/intellect-2"><u>INTELLECT-2</u></a>, a 32B-parameter model fine-tuned entirely via trustless decentralized collaboration across 100+ heterogeneous GPUs on 3 continents, showcasing the feasibility of "training as consensus" with full transparency.</p></li><li><p><strong>Funding: </strong>$20.5M total, including a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://crypto-fundraising.info/projects/prime-intellect/"><u>$15M Series A</u></a> led by Founders Fund in March 2025.&nbsp;</p></li></ul><h3 id="h-gensyn" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://gensyn.ai/"><strong><u>Gensyn</u></strong></a></h3><ul><li><p><strong>Focus: </strong>A verifiable execution layer for decentralized AI training, aiming to turn global idle compute into a massive open AI cluster (training-as-mining). It acts as a protocol layer that supports task distribution, execution, verification, and incentive allocation.</p></li><li><p><strong>Key Tech: </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.gensyn.ai/articles/rl-swarm"><u>RL Swarm</u></a> (decentralized collaborative RL for post-training), <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.gensyn.ai/articles/verde"><u>Verde</u></a> (a hybrid verification system balancing verifiability and efficiency via minimal recomputation), and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.gensyn.ai/articles/skip-pipe"><u>SkipPipe</u></a> (fault-tolerant routing for unstable networks, improving pipeline training speed). Uses a multi-role game-theoretic incentive system.</p></li><li><p><strong>Progress: </strong>Showing <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/fenbielding/status/1932920619252994071"><u>great results in decentralized RL post-training</u></a>. This process takes a strong base model, gives copies to participants who generate reasoning traces, which are then collected and used to improve the base model. This approach is significantly cheaper than pre-training as nodes primarily perform inference, though it retains a dependency on the quality of the base model. Gensyn is currently in <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/gensyn-ai/rl-swarm"><u>testnet phase for its RL swarm</u></a>, conducting permissionless post-training of 0.5B to 72B models using reinforcement learning on a custom Ethereum rollup.</p></li><li><p><strong>Funding: </strong>Over $50M total, including a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://crypto-fundraising.info/projects/gensyn/"><u>$43M Series</u></a> A led by a16z crypto in May 2023.</p></li></ul><h3 id="h-flock" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.flock.io/"><strong><u>Flock</u></strong></a></h3><ul><li><p><strong>Focus: </strong>Onchain federated learning that decentralizes training across data, computation, and models. Unlike pure decentralized training, Flock integrates traditional federated learning with a crypto-native incentive layer, prioritizing privacy and usability.</p></li><li><p><strong>Key Tech: </strong>Adopts the standard Federated Learning paradigm, allowing data owners to train locally and submit aggregated updates on-chain. Integrates VRF-based random selection, PoS staking, and programmatic incentives. Notable for zkFL, a zero-knowledge federated learning scheme for privacy-preserving gradient aggregation.</p></li><li><p><strong>Progress: </strong>Has an <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://train.flock.io/explore"><u>active platform</u></a> with 6,620 models created, 176 training nodes, 236 validation nodes, and 1,212 delegators. Launched products like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.flock.io/flock-products/ai-arena"><u>AI Arena</u></a> (training platform) and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.flock.io/flock-tokenomics/network-participation/fl-alliance"><u>FL Alliance</u></a> (federated learning client).</p></li><li><p><strong>Funding: </strong>Over <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://crypto-fundraising.info/projects/flock/"><u>$9M raised</u></a> across two rounds in 2024, with investors including DCG and Lightspeed Faction.&nbsp;</p></li></ul><hr><h2 id="h-7-conclusion" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0"><strong>7. Conclusion</strong></h2><p>Centralized AI models are absolutely crushing it. The progress made since ChatGPT launched in November 2022 has been phenomenal. However, there are signs that scaling laws, which have fueled this progress, are beginning to wane.&nbsp;</p><p>Meanwhile, expectations around AI’s impact on the economy have soared – with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.cnbc.com/2024/11/28/these-economists-say-ai-can-improve-the-fiscal-health-of-the-us.html"><u>some viewing AI as the primary path the US will grow out of a self-inflicted debt cycle</u></a> (in combination with a renaissance in energy and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.businessinsider.com/david-sacks-ai-and-robots-could-help-us-fiscal-situation-2025-5"><u>0-to-1 moment in robotics</u></a>).</p><p>This massive AI TAM, combined with the eye-watering valuations that top AI labs are commanding, has given birth to opportunity for disruptive startups in decentralized AI trying to take <em>at least</em> a small piece of centralized AI’s market share.&nbsp;</p><p>There is, without a doubt, massive market risk and perhaps the most intensely competitive field we’ve ever seen in technology – centralized AI companies are incredibly well capitalized and are elite at execution. But, given the TAM, founders and VCs alike are super excited.&nbsp;</p><p>Personally, I find the AI model training and decentralized AI categories super interesting and am easily nerd-sniped by the principles behind and the potential of decentralized AI.&nbsp;</p><p>However, as an early-stage VC, I don’t think there’s much opportunity left to invest in the category: it’s already on everyone’s radar, the valuations are already high, and the category leaders seem to have been founded and backed at Series A by Tier 1 VCs.&nbsp;</p><p>At this point, this may devolve into a knife fight between players like Nous and Prime, who are competing for attention and GPUs amongst participants, community members, and retail degens speculating on airdrops.&nbsp;</p><p>While I’ve thoroughly enjoyed going deeper and researching decentralized AI training, and am truly excited about the possibility of a global-scale GPU swarm training open models with distributed ownership and governance, I’m left wanting to explore more emergent areas of decentralized AI innovation:</p><p>I think capital formation for agents (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.virtuals.io/"><u>Virtuals</u></a>), adaptive memory and social cognition for agents (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://plasticlabs.ai/">Plastic Labs</a>), payments for agents (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nevermined.io/"><u>Nevermined</u></a>), sovereign agents (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.freysa.ai/"><u>Freysa</u></a>), agent orchestration (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://naptha.ai/"><u>Naptha</u></a>), and swarm inference (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://fortytwo.network/"><u>Fortytwo</u></a>) are all examples of exciting and emergent areas (and will report back in future blog posts on what I find!).</p><p>If you’ve made it this far, I’d love to hear your thoughts on decentralized AI in general, and also any emergent areas you’re excited about. If you’re thinking of building a company in this space, or are already in the trenches, I'd love to connect and hear your insights – <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/antavedissian"><u>please reach out</u></a>!</p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <category>decentralizedai</category>
            <category>cryptoxai</category>
            <category>decentralizedtraining</category>
            <category>ai</category>
            <category>crypto</category>
            <category>aitraining</category>
            <category>compute</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/2fece988c42c211c2f185666d58e5d81.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[5 Things I'm Excited About in Crypto ]]></title>
            <link>https://paragraph.com/@antavedissian/5-things-in-crypto</link>
            <guid>UIxFviSQMbS90ajX0XXY</guid>
            <pubDate>Thu, 20 Mar 2025 22:50:36 GMT</pubDate>
            <description><![CDATA[5 things I’m excited about in crypto: 1/ DePIN, 2/ Token Capital Markets, 3/ Stablecoins, 4/ zkTLS, 5/ Sovereign Agents. ]]></description>
            <content:encoded><![CDATA[<p><strong>5 things I’m excited about in crypto</strong>: 1/ DePIN, 2/ Token Capital Markets, 3/ Stablecoins, 4/ zkTLS, 5/ Sovereign Agents. I think each of these has immense promise; collectively, they point toward a future where crypto’s real-world impact becomes undeniable. </p><p><strong>1/ DePIN</strong><br>I started my career at a hedge fund, investing in large-cap oil, gas, metals, mining, renewables, utilities, and telecom companies – all capex-heavy industries that benefit from stable regulations and predictable cash flows to reduce cost of capital. But the pace of innovation in these systems and centralized organizations is slow (e.g. in utilities/energy) and pricing is often quite extractive for the end consumer (e.g. in telecoms).</p><p>I think DePINs represent a fundamental shift – creating scalable, resilient, and community-driven networks that offer better, cheaper products (e.g. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/Hivemapper">@Hivemapper</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/GEODNET_">@GEODNET_</a>). Though nascent, I’ve seen DePINs explore deep/hard-tech use cases like drones, batteries, and robotics, which is exciting! Downstream of this, I’m hopeful DePINs have real world, tangible impact that’s easily explainable and will help evidence crypto as tech that creates value and utility for households and SMEs worldwide. Very cool to see <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/santiagoroel">@santiagoroel</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/inversion_cap">@inversion_cap</a> be ambitious and jumpstart this! </p><p><strong>2/ Investment Banking</strong> <br>I’ve seen both the buy-side (hedge fund) and sell-side (m&amp;a, ecm, leverage finance) in tradfi. While the system’s not perfect, it’s mature and generally effective at helping companies access at lower costs and with better liquidity. Capital markets reward the best companies and punish the bad ones, creating a self-regulating mechanism that drives efficiency, innovation, and disciplined capital allocation.</p><p>In contrast, crypto capital markets remain highly fragmented, with poor liquidity and price discovery. There’s a lack of structured frameworks, institutional participation, and rigorous underwriting that tradfi has refined over decades. I think there’s a big opportunity, which will likely get filled this cycle, to bring institutional-grade execution, transparency, and investor alignment to the TGE process and create a crypto-native investment bank. I actually think this is more than just “an opportunity”, but a necessary step toward maturing crypto as an asset class. H/t <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/bennypjacobs">@bennypjacobs</a>, who’s furthered my thinking here.</p><p><strong>3/ Stablecoins</strong><br>I grew up in a family that ran international businesses, with relatives across the world, including in developing countries like Turkey and Armenia. Watching stablecoin adoption skyrocket in recent years has been awesome – finally addressing issues I witnessed firsthand, like gaining access to USD as a hedge against rapidly devaluing currencies (e.g. the Turkish lira) and enabling seamless global payments for employees and supply chains. I’m excited to see this continue – for SMEs like restaurants to add 2% to their bottom lines by saving on credit card fees and individuals in emerging markets to save 5% on transfer fees.</p><p>But I’m even more stoked about what’s next: stablecoins evolving into a fully integrated financial infrastructure. As adoption grows, we’re moving beyond simple value storage and payments toward programmable money, yield-bearing stablecoins, and seamless unchain financial services that will outperform tradfi (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/SquadsProtocol">@SquadsProtocol</a> is an early example, h/t to the relentless hustler <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/SimkinStepan">@SimkinStepan</a>). </p><p><strong>4/ Web Proofs (zkTLS)</strong><br>I’ve been pilled on zkTLS ever since I met <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/Euler__Lagrange">@Euler__Lagrange</a> in early 2024. I got into crypto in 2020, fanboying over <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/a16z">@a16z</a> / <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/cdixon">@cdixon</a> essays about the future of the internet and how web3 would tear down web2 walled gardens. That hasn’t happened yet, but zkTLS feels like our best shot at unlocking a new wave of web3 consumer apps.</p><p>zkTLS lets web3 companies vampire attack web2 incumbents. Say, for example, you want to build a web3 Uber or a web3 Instacart (like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/NoshDelivery">@NoshDelivery</a>) – the cold start problem is real. Drivers and food providers would lose their web2 reputation when moving to a new network, making adoption tough. But zkTLS lets users seamlessly port their data from web2 apps, making it easy to bootstrap new apps and ecosystems on web3 rails. The potential here is massive.</p><p>Have learned a bunch more on zkTLS from <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/yeak__">@yeak__</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/Danconia_Crypto">@Danconia_Crypto</a> + h/t <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/adam_winnick">@adam_winnick</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/dawufi">@dawufi</a> for being some of the most passionate investors/builders in zkTLS I know! </p><p><strong>5/ Sovereign Agents</strong><br>The Crypto x AI Agent narrative went wild in Q4 2024. It’s a shame, as hype cycles generally tend to create lots of noise while burying genuinely good ideas, but I hope sovereign agents endure! Web 2 AI agents are awesome will help regular people and businesses automate simple tasks. But crypto-native sovereign agents are uniquely exciting because they can operate autonomously, own assets, and execute transactions without relying on a human or corporate intermediary. </p><p>They function independently and also prove their integrity through cryptographic verification, enabling things like AI-driven businesses, research groups, or investment funds that aren’t owned by anyone but still make decisions on their own. It also opens the door for AI governance models and net-new organizations (see <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/AgoraGovernance">@AgoraGovernance</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/hatsprotocol">@hatsprotocol</a>), where decisions come from verifiable code rather than people with hidden agendas or inflated egos. I think this concept has the potential to redefine how AI participates in the economy – not just as a tool augmenting human capabilities, but as actual economic actors in their own right.</p><p>A few serious projects in this category include <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/Freysa_ai">@Freysa_ai</a> (building tamper-proof AI agents), <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/NapthaAI">@NapthaAI</a> (building a platform to orchestrate sovereign agents and distributed workflows), and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out css-1jxf684 r-bcqeeo r-1ttztb7 r-qvutc0 r-poiln3 r-1loqt21" href="https://x.com/Nevermined_io">@Nevermined_io</a> (building decentralized payments infra for AI agents to transact without the fear of being cut off from financial rails by centralized actors). </p><p><strong>Fin</strong><br>Taken together, I think DePIN, efficient token capital markets, stablecoins, zkTLS, and autonomous AI could create a much more interconnected and resilient ecosystem in crypto – one where decentralized networks and programmable money transform industries. Zooming out, and considering the prospect of an improved regulatory landscape, it’s an incredibly exciting moment to be in crypto. I’m stoked to see how these innovations and projects redefine what’s possible.</p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/f5dea8186b2dac05db4de9337ea180d4.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Crypto x Energy: Unlocking the Future with DePIN and Energy Storage]]></title>
            <link>https://paragraph.com/@antavedissian/cryptoenergy</link>
            <guid>ubNKuZVojZJpUaubiVBf</guid>
            <pubDate>Wed, 15 Jan 2025 21:03:18 GMT</pubDate>
            <description><![CDATA[The intersection of crypto and energy will transform global grids. Here’s what’s happening now and where the next big opportunity lies: batteries.]]></description>
            <content:encoded><![CDATA[<p>Our world is increasingly reliant on complex infrastructure, from energy grids and data centers to wireless and telecommunications networks. But the traditional, centralized systems powering them are struggling to keep up with demand. Enter DePIN: Decentralized Physical Infrastructure Networks. These onchain networks use token incentives and distributed ownership to build, operate, and manage infrastructure collectively.</p><p>Instead of being controlled by a single entity, DePINs are owned and operated by participants who contribute resources like energy, bandwidth, or storage. In return, they earn token rewards programmatically. The physical layer is built and installed by a global, decentralized community, consisting of things like energy devices, wireless routers, and IoT sensors.</p><p>DePINs represent a fundamental shift in how we think about infrastructure, replacing traditional systems with scalable, resilient, and community-driven networks. And within this category, one of the most transformative opportunities lies at the intersection of crypto and energy.</p><hr><h3 id="h-crypto-x-energy-unlocking-the-grids-potential" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Crypto x Energy: Unlocking the Grid’s Potential</strong></h3><p>The global energy system is facing unprecedented challenges:</p><ol><li><p>The <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://sepapower.org/knowledge/the-aging-us-power-grid-navigating-toward-modernization/"><strong><u>aging electric grid</u></strong></a>, with fragmented regional operations managed by outdated control architectures.</p></li><li><p>The <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mckinsey.com/industries/technology-media-and-telecommunications/our-insights/ai-power-expanding-data-center-capacity-to-meet-growing-demand"><strong><u>growing demand for AI compute</u></strong></a><strong> </strong>and the<strong> </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://manufacturing-today.com/news/us-manufacturing-growth-predicted-to-rebound-significantly-by-2025/"><strong><u>reshoring of US manufacturing</u></strong></a><strong> </strong>further exacerbates the grid’s limitations.</p></li><li><p>The <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.iea.org/data-and-statistics/data-tools/renewable-energy-progress-tracker"><strong><u>inherently variable supply of renewable energy</u></strong></a> (wind and solar), essential for satisfying climate goals, adds volatility to an already fragile grid.</p></li></ol><p>These challenges are compounded by the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.woodmac.com/press-releases/us-distributed-energy-resource-market-to-almost-double-by-2027/"><strong><u>rapid growth of distributed energy resources (DERs)</u></strong></a> like home solar panels, batteries, and EV chargers. The traditional grid model, where centralized power plants distribute electricity to passive consumers, is already giving way to a new era where every homeowner can become a power producer, highlighting the need for a more resilient, decentralized approach to energy infrastructure.</p><p>Crypto-powered <strong>Energy DePINs</strong> offer elegant solutions to these pain points. By redistributing CapEx and leveraging blockchain incentives, DePINs can address inefficiencies in energy production, distribution, and financing while enabling powerful new business models such as:</p><ul><li><p><strong>Decentralized Energy Storage and Distribution</strong>: Virtual Power Plants (VPPs) allow individuals to store and sell energy, balancing supply and demand in real-time.</p></li><li><p><strong>Accelerating Renewable Energy Buildout</strong>: Platforms unlock innovative financing methods and incentivize solar, wind, and battery deployments.</p></li><li><p><strong>Improving Grid Efficiency</strong>: Localized, distributed nodes reduce latency, optimize resource allocation, and alleviate congestion.</p></li></ul><hr><h3 id="h-builders-tackling-the-energy-transition" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Builders Tackling the Energy Transition</strong></h3><p>The transition to decentralized energy is already underway. Some notable projects leveraging DePIN principles include:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.plural.xyz/"><strong><u>Plural Energy</u></strong></a><br>Plural Energy is a blockchain-enabled platform that democratizes access to renewable energy investments, allowing anyone to invest in high-yielding clean energy projects with full transparency and liquidity. Traditionally, renewable infrastructure deals have been complex, capital-intensive, and limited to large investment banks or high-net-worth individuals. Plural democratizes access to this "missing middle" of renewable energy investments, enabling anyone to invest in high-yield, consistent, and previously inaccessible clean energy projects. Plural utilizes smart contracts to provide full transparency, real-time project performance data, predictable yields, and liquidity through the ability to buy, sell, or trade investments at any time. Plural has active portfolios <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://pluralofferings.xyz/app/asset/Solaris%20Renewable%20Equity%20A/offerings/Ace%20Portfolio/"><u>live today</u></a>.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://daylight.world/"><strong><u>Daylight</u></strong></a><br>Daylight is building the world’s largest decentralized energy network, enabling households to generate, store, and contribute clean energy while earning rewards. By connecting smart energy devices like solar panels, batteries, EV chargers, and thermostats, Daylight transforms homes into decentralized power nodes that strengthen the grid and reduce reliance on centralized infrastructure. Its marketplace simplifies the adoption of energy upgrades, e.g. solar, heat pumps, and more, while its protocol coordinates energy contributions and rewards participants with its native energy-backed token. By combining blockchain technology with real-world energy solutions, Daylight provides a sustainable, cost-effective alternative to traditional grids, accelerating the global transition to clean energy.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.powerledger.io/"><strong><u>Power Ledger</u></strong></a><br>Power Ledger is a decentralized platform that enables peer-to-peer (P2P) energy trading and facilitates access to environmental commodities markets like carbon credits and renewable energy certificates. Its core pillars include energy trading and traceability, which allow users to track and trade excess energy seamlessly, and commodities trading, providing markets for energy derivatives and environmental assets. By empowering individuals to trade energy directly and connect distributed energy resources (DERs) with energy companies, Power Ledger offers a solution to inefficiencies in grid energy management and carbon markets.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://sourceful.energy/"><strong><u>Sourceful</u></strong></a><strong>&nbsp;</strong><br>Sourceful Energy is building a global coordination layer for the $1T+ decentralized energy market, connecting and managing distributed energy resources (DERs) such as solar panels, batteries, and EV chargers. By integrating real-time optimization, Sourceful enables DER owners to participate in Virtual Power Plants (VPPs), earn revenue for grid stabilization, and monetize energy data, all tied to their Solana wallets. Unlike single-device solutions, Sourceful Energy’s open-source firmware and hardware-agnostic approach ensure compatibility across brands, driving fast scalability and compounding network effects.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.starpower.world/"><strong><u>StarPower</u></strong></a><br>Like Daylight and Sourceful, StarPower is a decentralized energy network that connects and optimizes energy devices like air conditioners, water heaters, EVs, and home storage batteries to improve energy efficiency and reduce costs. Positioned as the “Uber for energy,” Starpower aggregates these devices under one platform, enabling smarter operations and creating Virtual Power Plants (VPPs) to stabilize grids.</p><p>Users can connect their devices through Starplug, a real-time monitoring and control solution that optimizes energy use while rewarding participants with $STAR tokens based on their electricity data and responsiveness. In addition to the Starplug, Starpower offers the Starbattery, a home energy storage system that manages excess energy, provides backup power, and reduces peak consumption costs, as well as the Starcharger, which optimizes EV charging during off-peak hours to alleviate grid strain.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.arkreen.com/"><strong><u>Arkeen</u></strong></a><br>Arkeen is a DePIN that integrates small-scale renewable energy producers into a decentralized, carbon-neutral grid. It uses a unique, IoT-based Proof of Physical Work (PoPW) system to validate individual participants’ environmentally-friendly actions like household solar power generation, energy-efficient home air conditioning, and the use of electric vehicles. These actions are rewarded with AKRE tokens, creating an incentive-driven system for renewable energy adoption. Additionally, Arkeen has a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.greenbtc.club/"><u>GreenBTC Club</u></a> initiative that ties renewable energy to Bitcoin mining, addressing the carbon footprint of one of the most energy-intensive blockchain applications.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://decharge.network/"><strong><u>DeCharge</u></strong></a><br>DeCharge is a decentralized, community-powered EV charging network that leverages DePIN architecture, blockchain, and OCPP standards to create reliable, tokenized EV infrastructure. By enabling homeowners, businesses, and cafes to host charging stations and earn passive income, DeCharge accelerates the adoption of sustainable energy and transportation solutions.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://glowlabs.org/"><strong><u>Glow</u></strong></a><br>Glow is a blockchain-powered platform designed to accelerate the deployment of solar farms by addressing inefficiencies in renewable energy incentives. Its unique model requires participating solar farms to contribute 100% of their gross electricity revenue to a USDC-based incentive pool, ensuring that rewards and carbon credits go to the most efficient and impactful projects. Glow operates a dual-token system: GLW tokens for rewards distribution and GCC tokens representing verified carbon credits, with off-chain audits handled by Glow Certification Agents (GCAs) for transparency. Glow tackles the challenges of carbon credit volatility and underinvestment in renewable infrastructure by aligning incentives with efficiency and impact, driving meaningful progress in clean energy adoption.</p><hr><p>But amidst all this innovation, there’s still a massive white space: <strong>Crypto x Energy Storage</strong>. Batteries are central to solving grid challenges and enabling renewables because they address the inherent intermittency of wind and solar, <strong>storing excess energy when the sun shines or the wind blows and redistributing it when demand peaks or generation drops</strong>. Without effective energy storage, renewable power remains unreliable and difficult to scale.</p><p>Crazy to think that if <strong>solar PV and battery efficiency</strong> both compound at <strong>7-10% per year for 30-50 years</strong>, the world could be powered entirely by sunlight, and carbon emissions would collapse. <span data-name="sun_with_face" class="emoji" data-type="emoji">🌞</span> Batteries, when broadly distributed and integrated, can unlock this future, and DePIN could play a critical role in incentivizing adoption and driving innovation.</p><p>Here’s <strong>5 startup ideas</strong> to stimulate discussion and innovation in the space:</p><p><strong>1. Battery Health &amp; Data Monetization</strong><br>A DePIN where users contribute real-time battery performance and health data (e.g., EVs, home storage) to a shared database. Devices would use edge computing to process and format the data before securely sending it to the network, ensuring privacy and reducing unnecessary data load. Researchers, manufacturers, and grid operators can purchase this data to optimize battery design and grid integration, while contributors earn tokens for sharing verified insights.</p><p><strong>2. Incentivized Battery Recycling &amp; Second-Life Usage</strong><br>A DePIN network that tracks batteries through their lifecycle and incentivizes proper recycling or repurposing. Tokens are awarded to recycling centers, logistics providers, and individuals for verifiable recycling efforts, ensuring batteries are reused in energy storage systems or other applications. Note: with the rise of EVs, home storage systems, and portable batteries, battery recycling is a significant and growing challenge.</p><p>A potential GTM strategy could start with initial partnerships with recycling centers to provide token incentives for battery collection. You’d then work with EV and battery manufacturers to integrate digital IDs into batteries for lifecycle tracking and create consumer incentives by offering rewards for returning end-of-life batteries via a user-friendly app with drop-off locations.</p><p><strong>3. Battery Swapping Networks</strong><br>A DePIN that connects EV users with battery-swapping stations. These stations can be hosted by individuals, businesses, or communities, creating a distributed network. Battery swapping helps address long charging times and inconsistent energy availability for EVs. Instead of waiting for a battery to charge, EV owners can swap depleted batteries for fully charged ones at swapping stations. Participants earn rewards for operating or contributing to the network, while EV owners benefit from faster, more efficient energy access. This helps reduce EV downtime, alleviates grid stress during peak hours, and ensures more widespread adoption of electric mobility.</p><p><strong>4. Grid Resilience via Decentralized Battery Networks</strong><br>A DePIN which connects batteries (home storage systems, EV batteries, or portable power units) to create microgrids that stabilize the local energy supply. During periods of grid stress, outages, or failures, these batteries can autonomously redistribute surplus energy to homes and businesses within the network, ensuring a stable local power supply. The DePIN protocol uses smart contracts to coordinate energy flow and optimize contributions in real-time, rewarding users with tokens for sharing their stored energy when it’s most needed.</p><p><strong>5. Dynamic Pricing for Battery Charging</strong><br>A decentralized protocol that uses real-time market data to optimize battery charging schedules based on grid prices and demand. Contributors who shift their energy consumption to off-peak hours are rewarded with tokens, improving grid stability.</p><hr><p><strong>Batteries are critical to our clean energy future</strong>, and <strong>Crypto x Battery DePINs</strong> represent one of the most exciting, untapped opportunities to unlock that potential. If you’re building, or thinking of building, in this space, I’d love to hear from you <span data-name="folded_hands" class="emoji" data-type="emoji">🙏</span></p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/f975cd98ec063385a4c9ffe666fde90b.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[Socrates Smiled]]></title>
            <link>https://paragraph.com/@antavedissian/socrates-smiled</link>
            <guid>Bt92p5s4Fei3GUG9NJHg</guid>
            <pubDate>Thu, 26 Dec 2024 08:00:00 GMT</pubDate>
            <description><![CDATA[Transforming Debates into Shared Discovery: How Stoic Philosophy and ‘Inversion’ Reveal—and Remove—Our Blind Spots]]></description>
            <content:encoded><![CDATA[<p>Something I’ve come to recognize and am commonly reminded of during family gatherings and the festive season is that teaching and, in turn, learning, are less a process of transferring knowledge from one to another, but rather the process of identifying blockages in one’s worldview/understanding of a topic and engineering the elimination of these blockages one-by-one.</p><p>This is inspired by Stoic philosophy &amp; Charlie Munger’s concept of “inversion” (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://jamesclear.com/inversion">https://jamesclear.com/inversion</a>) - approaching problems by asking, “Why not?” rather than assuming the status quo. This helps challenge assumptions, biases, and blind spots.</p><p>I notice this most during discussions about polarizing topics like the wars in the Middle East, DJT’s election, crypto, AI regulation, etc.</p><p>Instead of trying to “win” a debate or convince someone to think the same way, it’s far more productive—and enjoyable—to act as an intellectual thought partner.</p><p>Ask thoughtful, inquisitive, open-ended questions to gain empathy and help the other person critically examine their assumptions and reach their own conclusions.</p><p>It helps turn debates into mutual explorations of biases and beliefs.</p><p>For example, with crypto, questions could be:</p><ul><li><p>Why do you think crypto exists, and what problem was it designed to solve?</p></li><li><p>Why do you think so many developers and entrepreneurs are dedicating their lives to this technology?</p></li><li><p>What historical examples or disruptive technologies were misunderstood or underestimated early on?</p></li><li><p>Why do you believe governments or financial institutions might resist crypto adoption?</p></li></ul><p>I find this process most fascinating in discussions with my dad; we share a very similar personality and set of values but have very different opinions on topics like AI regulation and DJT’s election. By asking questions rather than debating, we both gain a deeper understanding of why we think the way we do—and sometimes, even shift our perspectives.</p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/ae4b7bc2c887932d2804529a5c2d0983.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The Value Of Attention: From Mad Men To Memecoins]]></title>
            <link>https://paragraph.com/@antavedissian/mad-men</link>
            <guid>4vQsGVzx9WFwMGzEdYBQ</guid>
            <pubDate>Fri, 19 Apr 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Exploring the evolution of the attention economy, from the 1960s/Mad Men era to Crypto/AI/Memecoins today]]></description>
            <content:encoded><![CDATA[<p>This blog post explores the evolution of the "attention economy" from the influential TV commercials of the 1960s to today's digital age, where crypto and AI are reshaping how attention is captured and monetized, transforming cultural and economic interactions.</p><hr><p>I am currently rewatching old seasons of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Mad_Men"><u>Mad Men</u></a>, a TV series based in the 1960s that follows a prestigious ad agency in New York and the “ad men” of Madison Avenue.</p><p>These ad agencies captured the attention of broad swathes of the US population and converted them into religiously paying customers for things like cars, cigarettes, beauty products, electronics, airline tickets, alcohol, and frozen foods.&nbsp;</p><p>The ad men did this by crafting compelling brand narratives and establishing unique selling propositions via TV commercials, print ads, and radio spots, creating impactful ads that often become part of popular culture:</p><ul><li><p>De Beers – “<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.debeersgroup.com/about-us/a-diamond-is-forever"><u>A Diamond is Forever</u></a>” (1947)</p></li><li><p>Marlboro – “<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Marlboro_Man"><u>Marlboro Man</u></a>” (1954)</p></li><li><p>Coca-Cola – “<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=ZG9ip5ZOO9s&amp;ab_channel=Throwback"><u>It’s the Real Thing</u></a>” (1969)</p></li><li><p>McDonald’s – "<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=5kmdECfypmg&amp;ab_channel=Retropond"><u>You Deserve a Break Today</u></a>" (1971)</p></li><li><p>Nike – "<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=0yO7xLAGugQ"><u>Just Do It</u></a>" (1988)</p></li></ul><p>The 1960s marked an inflection point in history. The <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.quora.com/In-what-approximate-year-did-the-average-American-home-first-have-a-television-set"><u>adoption of TV</u></a> and radio enabled a relatively small group of people to quickly and easily capture the attention of millions in the pursuit of profit. In the process, they were able to disseminate ideas (i.e. memes) and create culture throughout the entire population and nation.</p><p>This was the early attention economy, and since the 1960s, it has only strengthened and become more global in nature; after the TV came personal computers and cameras (80s), the internet and web browsers (90s), social media platforms like Facebook and Twitter (2000s), smartphones and app stores (late 2000s / early 2010s).&nbsp;</p><p>I believe we are currently at another inflection point in the attention economy because of crypto and AI. There is no coincidence that the research paper by Google in 2017, which helped birth LLMs and multimodal generative AI, was titled “<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Attention_Is_All_You_Need"><u>Attention Is All You Need</u></a>” <span data-name="wink" class="emoji" data-type="emoji">😉</span></p><p>I am currently thinking through what this inflection is and, in this blog post, unpack raw thoughts.</p><hr><ol><li><p>In the 1960s, capturing and retaining attention through advertising helped large companies sell more goods and services, often at higher margins. This resulted in higher stock prices due to traditional valuation methods like a DCF.</p></li><li><p>In the 2010s, capturing and retaining attention helped content creators and influencers build income streams through subscriptions, sponsorships, affiliate marketing, merchandising, licensing, and digital products.</p></li></ol><p>Seeing how greater attention yields greater value in the examples above feels intuitive.&nbsp;</p><p>Perhaps less intuitive is seeing how greater attention, when combined with social consensus, can result in esoteric goods like sneakers, sports collectibles, vintage furniture, and children’s trading cards being exchanged for hundreds, thousands, or even millions of dollars in some cases. You may have a tough time running a DCF on the PSA 10 first edition shadowless holographic Charizard Pokémon card to justify its <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://infinite.tcgplayer.com/article/The-20-Most-Expensive-Pok%C3%A9mon-Cards-Ever/4e15f8c9-b6eb-49c9-a5ee-3dc806693c3e/"><u>$420,000 price tag</u></a>!&nbsp;</p><p>Some may recognize this as “brand” or “cultural capital.” For the purposes of this blog post, I will refer to it as the “attention premium.”</p><p>In recent years, and in large part due to the internet, this “attention premium” has bled over to traditional markets. Assets like Tesla, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/GameStop_short_squeeze"><u>GameStop</u></a>, and AMC, formerly valued via an analysis of their cashflows, began to derive a significant portion of their value from the attention they received.&nbsp;</p><p>Crypto has taken this trend toward financializing attention to a new level. The role of crypto is simple: 1/ it enables anyone to quickly create new assets, 2/ it enables anyone to trade assets. This works because crypto is permissionless (anyone can issue assets of any kind) and composable (anyone can trade those assets on any venue).&nbsp;</p><p>This has led to the creation of millions of new crypto assets over the last few years. Many of these assets represent an idea (i.e. a meme) that others can invest in, and benefit from a financial system with billions of dollars of daily liquidity that anyone can access.&nbsp;</p><p>These assets—memecoins, NFTs, and tokens—can be considered “attention assets,” which measure and capture the amount and value of attention in real-time. The scale of this asset class should not be dismissed; the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.coingecko.com/en/categories/meme-token"><u>total memecoin market cap</u></a> is $50B, Dogecoin hit a market cap of $85B, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://opensea.io/assets/ethereum/0xb47e3cd837ddf8e4c57f05d70ab865de6e193bbb/5822"><u>CryptoPunk #5822</u></a> sold for $24M, and our team at <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.seedclub.xyz/"><u>Seed Club</u></a> launched a memecoin called <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.enjoy.tech/"><u>$enjoy</u></a>, which hit an $80M market cap after 30 days.</p><p>Money is a language; when people buy these assets, they communicate their belief in a particular idea. In this world, attention is the primary driver of value, and crypto enables individuals to profit based on their ability to correctly identify which assets, creators, or content will attract more attention.</p><p>Meanwhile, AI’s role in generating and curating content personalized to unimaginable precision means that capturing and monetizing attention will become an increasingly automated and sophisticated practice. Nevertheless, generative AI will democratize content creation, making it easier for anyone to join the arena and try to monetize their ideas.</p><p>While the role of AI agents in this is still unclear to me, I sense that the symbiosis of crypto and AI will lead to a new kind of market, one that is permissionless, decentralized, and driven by data and attention in equal measure. Gone are the days when Mad Men’s Don Draper and his team of copywriters and art directors were the sole arbiters of financialized memes, taking months to produce and roll out an ad to niche groups of US consumers.</p><hr><p>I am still forming my thoughts on this. I’d love to hear any of your ideas about the future of the attention economy and how you see AI and crypto shaping cultural and economic interactions – please reach me on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/antavedissian"><u>Twitter</u></a> or <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://warpcast.com/antavedissian"><u>Warpcast</u></a>.</p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <category>crypto</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/52a03adb9a99ae9fc34c75e6a897108c.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Timing In Consumer Crypto]]></title>
            <link>https://paragraph.com/@antavedissian/timing-consumer-crypto</link>
            <guid>C2k31cOyqNdLDq74vo4B</guid>
            <pubDate>Mon, 15 Jan 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Why I believe today is the best time to build in consumer crypto
]]></description>
            <content:encoded><![CDATA[<p>Last week, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ChrisF_0x/status/1745459561816039496"><u>Chris posted a thread</u></a> on why consumer founders should not want to build in consumer crypto at this time.</p><p>He attributes this to 7 “tactical issues”:&nbsp;</p><ol><li><p>The market size is too small</p></li><li><p>The userbase is horribly mercenary</p></li><li><p>The signals and metrics are wrong</p></li><li><p>PMF is near impossible to find</p></li><li><p>There is nothing to iterate on</p></li><li><p>It’s a hard environment to design &amp; build on</p></li><li><p>Hyper-financialization is bad for building</p></li></ol><p>In this blog post I will analyze each of Chris’ issues and conclude with why I believe today is the best time to build in consumer crypto.&nbsp;</p><hr><p><strong>1/ Market Size.</strong> Yes, the total active daily wallets on BTC (1M) and ETH (500K) is a small pool relative to the opportunity available to web2 founders. However, crypto users are younger, more internet native, and wealthier than the average web2 user. They tend to transact more regularly and in larger volumes, leading to a far higher potential ARPU and the ability for small startups to negotiate partnerships with major companies and brands. Moreover, crypto users are extremely engaged and quick to offer feedback, enabling founders to ship with high velocity, get quantitative signals and qualitative feedback, and build a better product. These are tailwinds for founders to build generational businesses.</p><p><strong>2/ Mercenary Userbase.</strong> Crypto users are very internet-native, open to new ideas, and not afraid to pivot to a different product when something better comes around. In other words, crypto is incredibly ripe for innovation and rapid iteration. Consider the speed with which Blur built and delivered an excellent UX to a neglected userbase (NFT traders) and took market share from OpenSea – the fact that users are “mercenary” is more of an opportunity/positive than a challenge/negative for founders who want to operate in a blue, meritocratic ocean that isn’t saturated by entrenched, monolithic web2 behemoths operating stale walled garden-style business models.</p><p><strong>3/ Wrong Signals.</strong> I generally agree here. Crypto’s obsession with TVL, token prices, and market cap are distractions from what is most important for founders to focus on – the product. The industry is young and, in its current state, extremely reflexive and driven by narrative rather than fundamentals. Users must have more patience (and not give founders anxiety and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CryptoApe101/status/1740469637396189642"><u>drive them to Ketamine</u></a>), and we’ve got to get much more nuanced with how we measure the value of crypto projects. While there’s no right answer, and it’ll likely vary for different projects, I quite like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/divine_economy"><u>David Phelps</u></a><u>'</u> idea to think of crypto projects as nation-states with their own currencies, taxes, governance, and GDP (rather than as companies, valued based on cash flows and via a DCF).&nbsp;</p><p><strong>4. PMF.</strong> I think Chris is generalizing and overlooking large parts of crypto here. For instance, the NFT sector, with a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nftgo.io/analytics/market-overview"><u>market cap exceeding $7B</u></a>, demonstrates PMF through various successful startups, including marketplaces (OpenSea, Art Blocks, SuperRare, Blur), financialization platforms (NFTfi, Blend, MetaStreet), and discovering and tracking apps (Interface, Floor, Gallery). Moreover, new standards have unlocked new use cases and made NFTs more accessible – <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metaplex.notion.site/Compression-for-NFTs-Public-94f9faa25f034110b513414a11a85bbe"><u>NFT compression</u></a> enabled DRiP to distribute millions of NFTs to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/watch?v=qN-4afhRkx4"><u>&gt;800K wallets</u></a>. While finding PMF in crypto can indeed be challenging, it shouldn’t detract from founders. Imo, early adopters are the ones who reap the biggest rewards, and, as a founder, betting on crypto now is akin to betting on the early internet or mobile.&nbsp;</p><p><strong>5. Iteration.</strong> I agree that consumer crypto currently requires the invention of new categories because the benefits of moving existing things onto crypto rails are limited. However, I challenge the notion that this should deter founders from building in crypto. Consider the early stages of the internet: social media, streaming, and online shopping all emerged because pioneers didn’t just iteratively improve on existing ideas but created entirely new products. This pattern is typical in any revolutionary technology and is fantastic news for founders! Crypto is ripe for innovation and there’s a huge opportunity to imagine what could exist!</p><p><strong>6. Hard environment.</strong> I’m not technical, but my understanding is that, unlike fragmented and siloed web2 data, composability is the counterfactual. DRiP on Solana or Interface on Ethereum didn’t have to build standards themselves – they created highly scalable products enabled by cheaper infrastructure. Moreover, the ever-growing social graph being built in real-time on protocols like Farcaster will only accelerate (literally every crypto transaction is technically UGC) and make it easier for consumer founders to build new and interesting products. As <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/amanda0x"><u>Amanda</u></a> outlines in her recent post on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://medium.com/@amanda0x/consumer-cryptos-breakout-cycle-2a212f2d1f4b"><u>Consumer Crypto’s Breakout Cycle</u></a>, an incredible amount of infrastructure has been built in recent years, including low-fee blockchains, embedded wallets, on-ramps/off-ramps/bridging, identity protocols, and distribution channels. If you subscribe to Union Square Ventures’ <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.usv.com/writing/2018/10/the-myth-of-the-infrastructure-phase/"><u>The Myth of the Infrastructure Phase</u></a> thesis, now is the best time to build in consumer crypto!</p><p><strong>7. Hyper-financialization.</strong> Speculation is a feature, not a bug. This applies not only to crypto but to almost any area of innovation. Indeed, in his book <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.goodreads.com/en/book/show/52219273"><em><u>How Innovation Works</u></em></a><em>, </em>Matt Ridley argues that “innovation happens when people are free to think, experiment, and <strong>speculate”</strong>. I acknowledge that shilling can become an inauthentic ponzu, but generally when a user is excited and bullish on something, it's great that they’re sharing it, creating buzz, and driving engagement back to the project (and aligned to do so). In some cases, excessive shilling can even lead to a huge wave of new users that test the limits of your tech and your business model and help make things more anti-fragile and robust (e.g. after Berachain launched on testnet last week, they paused the faucet due to a huge inbound of users. this gives them an opportunity to work with technical partners to upgrade the network and improve their tech for mainnet). For founders, regardless of whether they build in web2 or web3, gamification is behind a lot of the core loops of popular apps and, in web3, the opportunity is in finding a balance between financial upside and gamification.</p><hr><p>Thus far, I’ve mostly disagreed with or tried to add nuance to the challenges Chris presents as reasons why founders should not build in consumer crypto. However, what I disagree most with Chris about is not the existence of these challenges but rather that these challenges make it a bad time to build in consumer crypto. The opposite is true – these challenges are precisely what makes it an incredible time to build in consumer crypto.</p><p>As <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://paragraph.xyz/@joshcrnls.eth/jan12-2024?modal=subscribe"><u>Josh argues</u></a>, we’re all here because we believe a fundamental platform shift is happening where all digital value, objects, and applications will move into blockchain rails. But “we’re still early” – the space is nascent, and there isn’t competition and product saturation like there is in web2. This presents an incredible opportunity for founders across every category – to pioneer entirely new products, use cases, and business models.</p><p>As a founder, would you rather wait, see the industry mature, and miss the opportunity, or face these challenges and lead a new platform shift? If the early days of mobile or the internet are anything to go by, the greatest rewards will go to those who stick around the longest and are bold enough to continue to build and experiment through both the good and bad times.&nbsp;</p><p>As a VC in consumer crypto, I find this an incredibly exciting time to invest, especially considering the recent advancements in scalability, security, and user experience that have laid a strong foundation for innovation. For those already in or considering entering the consumer crypto space, I hope this perspective offers some insight. If any of the above resonates, I’d love to chat!<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/antavedissian"> <u>Please feel free to DM</u></a> :)</p><p><br></p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <category>consumer crypto</category>
            <category>founders</category>
            <category>crypto</category>
            <category>web3</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/cddb6a41224672585cbdd2787cc6699d.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Generative Technology Beyond Art]]></title>
            <link>https://paragraph.com/@antavedissian/gen-art</link>
            <guid>kBjA3sfBAhZ7POitSrwg</guid>
            <pubDate>Sat, 02 Dec 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[Parallels between generative technology and the Renaissance]]></description>
            <content:encoded><![CDATA[<p><strong>Thesis: It is </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://twitter.com/antavedissian/status/1679976631698423808"><strong><u>underappreciated</u></strong></a><strong> that generative technology will be applied beyond web3 art / art on the blockchain. Much like how the Renaissance, also inspired by math &amp; nature, had broad influence, generative tech will extend its reach – to fashion, music, architecture, product design, virtual worlds, etc.</strong></p><h3>The Generative Art Movement</h3><p style="text-align: start">The computer has been gaining societal importance since the 1950s. Coinciding with this, artists have been experimenting with generative art – the form of art characterized by the use of algorithms and computer programs to create artworks. Early pioneers like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="http://www.veramolnar.com/"><u>Vera Molnár</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://digitalartmuseum.org/laposky/"><u>Ben Laposky</u></a>, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://en.wikipedia.org/wiki/Georg_Nees"><u>George Nees</u></a> merged mathematical precision with artistic expression, showcasing how algorithms could generate complex and visually intriguing patterns and shapes.&nbsp;</p><figure float="none" width="284px" data-type="figure" class="img-center" style="max-width: 284px;"><img src="https://storage.googleapis.com/papyrus_images/6119fff868c91c4261a9fcffcc6490f1.jpg" class="image-node embed"><figcaption htmlattributes="[object Object]" class="">Portrait of Vera Molnár from 1961. Courtesy of Galerie Oniris, Rennes.</figcaption></figure><p style="text-align: start">Initially met with skepticism, generative art challenged traditional notions of artistic skill and creativity. The art community questioned whether it could truly be considered “art,” while elite critics outright dismissed generative art, claiming “the computer has no role in the art world.”</p><figure float="none" width="487px" data-type="figure" class="img-center" style="max-width: 487px;"><img src="https://storage.googleapis.com/papyrus_images/ed680f596db4b591bb9ad28233e81549.jpg" class="image-node embed"><figcaption htmlattributes="[object Object]" class="">Vera Molnár, De La Serie (Des) Ordres (detail), 1974. Courtesy of The Anne and Michael Spalter Digital Art Collection</figcaption></figure><p style="text-align: start">As digital technology transformed our lives, generative art gained acceptance and recognition. In 2021, generative art found “product-market-fit” in the context of being minted as Non-Fungible Tokens (NFTs) on the blockchain. Beyond financial speculation, the drivers behind this were blockchain-based generative art enabling people to: 1/ prove ownership of unique digital pieces and, thus, create scarcity and demand, 2/ showcase and transfer unique digital pieces to a global audience. Today, generative art is firmly established in the mainstream art world via its embrace from major institutions like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://www.lacma.org/press/lacma-acquires-largest-collection-blockchain-artworks"><u>LACMA</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://decrypt.co/149287/museums-and-galleries-are-embracing-digital-art-exploring-ai"><u>MoMA</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://www.thecoinrepublic.com/2023/02/12/internationally-renowned-art-museum-to-exhibit-autoglyph-cryptopunks"><u>Centre Pompidou</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://news.artnet.com/news/uffizi-gallery-michelangelo-botticelli-nfts-1969045"><u>Uffizi Gallery</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://www.pacegallery.com/pace-nft-ventures/"><u>Pace Gallery</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://www.christies.com/events/digital-art-and-nfts/overview"><u>Christie’s</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://www.sothebys.com/en/departments/digital-art"><u>Sotheby’s</u></a> + the success of artists like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://observer.com/2023/04/nft-recovery-after-crypto-crash/"><u>Tyler Hobbs</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://www.instagram.com/dmitricherniak"><u>Dmitri Cherniak</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://refikanadol.com/"><u>Refik Anadol</u></a>.</p><figure float="none" width="269px" data-type="figure" class="img-center" style="max-width: 269px;"><img src="https://storage.googleapis.com/papyrus_images/a7c474ceafeb8973168231fb53236ee2.png" class="image-node embed"><figcaption htmlattributes="[object Object]" class="">Chromie Squiggle (2018) by Erick Calderon, popularly known as Snowfro</figcaption></figure><p style="text-align: start">It’s increasingly clear to me that generative art is the art form of this decade. Art is ultimately a reflection of our environment and society – a society in which computers are a dominant force. Yet, no globally recognized artistic movement has been technology-centric. Generative art fills this gap. Indeed, the history of art and culture is full of examples of subcultures that became the culture decades later (in this case, the time between the 1950s and 2020s!).</p><h3><strong>Parallels between Generative Art and the Renaissance</strong></h3><p style="text-align: start">The Renaissance was a pivotal period in European history (14th - 17th century) that marked a profound cultural and intellectual rebirth. Several key events catalyzed the Renaissance: the invention of the printing press in 1440, the Fall of Constantinople in 1453, and the Black Death through the 1400s. Downstream of this was a renewed interest in science, mathematics, and the natural world, the most visible impact of which was in art. In particular, the development of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://www.khanacademy.org/humanities/renaissance-reformation/early-renaissance1/beginners-renaissance-florence/a/early-applications-of-linear-perspective"><u>linear perspective</u></a>, a technique for creating an illusion of depth on a flat surface, was a mathematical achievement as much as an artistic one.&nbsp;</p><p style="text-align: start">Artists like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://en.wikipedia.org/wiki/Filippo_Brunelleschi"><u>Filippo Brunelleschi</u></a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://en.wikipedia.org/wiki/Leon_Battista_Alberti"><u>Leon Battista Alberti</u></a> applied geometric principles to create more realistic and proportionally accurate depictions, while <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://en.wikipedia.org/wiki/Michelangelo"><u>Michelangelo</u></a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://en.wikipedia.org/wiki/Leonardo_da_Vinci"><u>Leonardo da Vinci</u></a> broke ground with the “<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://en.wikipedia.org/wiki/Golden_ratio"><u>Golden Ratio</u></a>,” applying complex math to architecture and sculptures.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/aec37c031a525ca4578e58d75996ad56.jpg" class="image-node embed"><figcaption htmlattributes="[object Object]" class="">Filippo Brunelleschi, drawing of the elevation of Santo Spirito, 1428–81, Florence, Italy</figcaption></figure><p style="text-align: start">The Renaissance is possibly the most fitting historical parallel to the generative art movement for several reasons:</p><ol><li><p><strong>Innovation:</strong> The Renaissance marked a profound shift with the introduction of new technologies like the printing press and advancements in materials and methods. Similarly, generative art embraces the internet, blockchain/NFTs, and computational methods.</p></li><li><p><strong>Fusion of Art and Science:</strong> The Renaissance saw art and science as interconnected disciplines, as exemplified by Leonardo da Vinci. Similarly, generative art is an amalgamation of coding, algorithmic complexity, and aesthetic expression.</p></li><li><p><strong>Patronage: </strong>The Renaissance saw patrons like the Medici family play a crucial role in supporting artists. Similarly, communities like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://www.proof.xyz/collective"><u>Proof</u></a>, DAOs like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://www.squiggledao.com/"><u>SquiggleDAO</u></a>, and individuals like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://twitter.com/punk6529"><u>Punk 6529</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://twitter.com/CozomoMedici"><u>Cozomo de’ Medici</u></a>, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://twitter.com/tokenangels"><u>TokenAngels</u></a> have emerged as modern patrons, shaping the trajectory of generative art through their collections, social media presence, and community engagement.</p></li><li><p><strong>Democratization of Art: </strong>The Renaissance saw the democratization of knowledge through the printing press. Similarly, generative art is part of a broader trend of democratizing art creation and ownership.</p></li><li><p><strong>Rebirth: </strong>The Renaissance was a period of intellectual and artistic exploration and expansion. Similarly, generative art pushes the boundaries of artistic possibility, explores new forms of expression, and challenges our understanding of creativity, authorship/attribution, and ownership.</p></li></ol><h3><strong>The extension of generative technology beyond art</strong></h3><p style="text-align: start">The historical parallels between generative art and the Renaissance provide a framework for understanding the potential impact generative technology will have. Just as the Renaissance profoundly influenced art, architecture, science, and culture, I envisage generative technology will also extend far beyond just art (it already is!).</p><p style="text-align: start"><strong>Fashion:</strong> Platforms like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://app.refabric.com/"><u>Refabric</u></a> allow designers to input keywords, fabrics, or even existing garments and generate new patterns with unique prints, textures, and silhouettes. Tools like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://www.clo3d.com/en/"><u>CLO</u></a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://www.marvelousdesigner.com/"><u>Marvelous Designer</u></a> simulate fabric draping and garment behavior on virtual models, allowing designers to iterate quickly, visualize designs in 3D, and optimize fit before physical production, saving time and resources.</p><p style="text-align: start"><strong>Music</strong>: Tools like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://www.stableaudio.com/"><u>Stable Audio</u></a> can create custom-length music and new sounds and textures by describing them, providing musicians and producers with new inspiration and creative pathways. Music can be tailored to individual listeners’ preferences, moods, or activities and transform live performances with real-time music generation and manipulation.&nbsp;</p><p style="text-align: start"><strong>Architecture</strong>: Tools like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="http://karamba3d/"><u>Karamba3D</u></a> enable architects to explore and iterate on complex shapes and structures and design buildings that are aesthetic, structurally optimized, and environmentally responsive. Advancements in 3D printing, coupled with generative tech, enable the creation of complex, customized architectural elements and even entire buildings, opening the door for personalized design and on-site construction.</p><p style="text-align: start"><strong>Product Design</strong>: Using algorithms to explore various design possibilities, designers can achieve optimal solutions that balance form, function, and sustainability. This is particularly valuable in industries where performance and material efficiency are crucial, like automotive and aerospace.</p><p style="text-align: start"><strong>Virtual Worlds and Gaming</strong>: Games like Minecraft use algorithms to create complex, ever-changing environments and experiences, making each user's experience unique. Tools like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://www.nvidia.com/en-us/design-visualization/technologies/holodeck/"><u>Holodeck</u></a> will help enhance visual and interactive aspects and create dynamic narratives and experiences that adapt to the user's actions.</p><h3><strong>Fin</strong></h3><p style="text-align: start">The Renaissance left an indelible mark on history, and there’s no doubt in my mind that generative technology will match, if not surpass, its impact, shape the future of multiple industries, and change how we interact with the world around us.&nbsp;</p><p style="text-align: start">As a pre-seed investor, I am grateful to have backed companies accelerating this trend, including <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://twitter.com/stabilityai"><u>Stability AI</u></a> (open-source foundational AI models), <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://twitter.com/squiggleDAO"><u>SquiggleDAO</u></a> (NFT art DAO focused on Art Blocks’ Chromie Squiggle), <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://twitter.com/StorycoHQ"><u>StoryCo</u></a> (DAO using character NFTs to create story-based IP), <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://twitter.com/spawning_"><u>Spawning</u></a> (tools for artists to own and manage their AI training data), and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://twitter.com/trameparis"><u>Trame Paris</u></a> (luxury generative manufacturing platform).</p><p style="text-align: start">I am excited to continue supporting early-stage, passionate teams experimenting on the edges, particularly those focused on open-source AI, data sovereignty, community as a moat, and uniquely crypto-enabled luxury and consumer experiences. Please don’t hesitate to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out dont-break-out" href="https://twitter.com/antavedissian"><u>DM on X</u></a> if any of the above resonates.</p><p style="text-align: start"></p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <category>art</category>
            <category>ai</category>
            <category>blockchain</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/26861126296ed77c04fcc26db40f6960.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[On Network Effects]]></title>
            <link>https://paragraph.com/@antavedissian/on-network-effects</link>
            <guid>aAkTkoIF5HBRH7b6SCeJ</guid>
            <pubDate>Wed, 11 Oct 2023 19:13:34 GMT</pubDate>
            <description><![CDATA[Founder misconceptions with the 'network effects' concept]]></description>
            <content:encoded><![CDATA[<p>Recently frustrated by founders misusing the <em>‘network effects’</em> concept (abbreviating to <em>‘nfx’</em> from herein).</p><p>Boils down to 2 main reasons:</p><ol><li><p>Founders mistakenly thinking nfx is their moat or edge</p></li><li><p>Founders mistakenly thinking network value has a linear relationship with user growth</p></li></ol><h4><strong>Founders mistakenly thinking nfx is their moat or edge</strong></h4><p>If you’re building a networked product, by definition, all your competitors also benefit from nfx! In light of this, focus on how you will uniquely wield nfx relative to your competitors.</p><p>Consider, for example, data network effects. Yeah cool, your product inherently means new users generate new &amp; valuable data, but that’s also the case for all your current and/or future competitors!</p><p>What’s important here is not that your networked product is generating new data for every new user / user interaction, but how you will translate this data into a better product and/or biz model. Then, when raising, elucidating why you / your company is able to execute on that product &lt;&gt; nfx strategy relentlessly, creating a defensible flywheel [better than anyone else in the world]!</p><p>Imo, the best and most defensible moats are built around a potent mix of elite-level: 1/ proprietary tech, 2/ economies of scale in biz model, and 3/ brand. Nfx can accentuate those strengths and are necessary to build an enduring business, but not a silver bullet. </p><h4><strong>Founders mistakenly thinking network value has a linear relationship with user growth</strong></h4><p>There’s this blind intellectual inheritance stemming from the origins of nfx… wake up! We no longer live in the world of the OG telephone network and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Metcalfe%27s_law">Metcalfe’s Law</a>, where every new user uniformly adds network value, starting with users 1, 2, 3, etc. No. That was hugely proven dumb AF during the dot-com era where operators, speculators, and shitcoiners got rekt. </p><p>We use a new mental model now, which is ofc also flawed, but at least a bit better: value growth in a network looks like an S-curve, where your network has little-to-no value until some amount of X thing [users, apps, data, content, etc] is hit. This is the network’s ‘initial phase’ or ‘tipping point’ and getting past this is ‘<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.bloomking.com/resource-library/cold-start-problem">solving the Cold Start Problem</a>’. After this point, nfx kick in and value grows exponentially. </p><img src="https://storage.googleapis.com/papyrus_images/3e8261d097d095cc727726381efb9bde.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAIAAAAUMWhjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFRklEQVR4nJWVb2gaZxzHnxeFtRRWKn3TBPIiGUtDJJC3VZLl0pRQUHRqNHKe9bAzLtLQhBKHmKISaRB0Lww97HEiymmUI5KKW0iI4hBLi6EFuReFEhmWhEgKpaVBHLmRe4wxLtvazwvRn3e/7+/v8wCO54iH+3qOWmizwJ/gn6Yv5C+eNtfQyHHchw8fqtXqsQD8O5/PVyoV+NAXeuc47uPHjxsbG4VCYW1tLZPJNF2zLCu6edPr9TYy2NnZAQCMjY1xHFev189NH9LqPZPJFIvFwxM+ffpUKpXi8bhEIsEwzOl0/pZONwRKpZJIJLJarf+bwdHREYyAYRgAgMPh4DiuWCyGQiGJVCqXy/V6/ZMnT0Kh0NLSUrFYPBaA4djt9mfPnjWjg7x///5PnkqlsrOzUy6XYVnn5ubMZnM2k5VIJKCFrq6uiYmJpcePY9FoIBB4/fr1qYDH46EoqikA86hUKvl8PpvNsiz7/PnzQqHw7t07HMfdPACA7u7u4eHhjo4OiqJIktTpdEKh8PLly52dnQqF4sWLF6cCgUDA5/O19aCtOBzH4ThOEITL5QIA6HQ6s9mMoiiCIARBpNPpTCaztbWVSCSmp6cFAsHW1tapQDAYXFxc/Lcm13mjx+N58OBBLpcDABiNRhRF1Wo1hmE/DA/7fD6GYZaXlx0Oh8vlcjqdJEkeHh6eCpAk6Xa7z83giI/97du3t2/fPjg4uHr1KoIger1epVKhKIph2OjoqN/vTyQS4XA4EAj4/X6Xy+X1eg8ODk4FvF5vIBA4V6DOW2ZnZ5PJ5Pz8vEAgmJqaUiqVWq0W5RlFEI/HEw6HQ6FQPB6PRqPhcJggiMaiQYGFhYXV1dW2KWpNYn5+Pp/PAwDkMrlcLlcqlSiKarVavU6PIIjdbg8Gg0+fPg3xLC8v0zQN320IPHz4EPakOUWt1Go1juMMBkNXV5fBYJDL5TB8Dd8DkUjkcDhomiZJMhKJ0DTt9/tzuRz00xCYm5v748R0bg/29/cFAgF03SzOxMSETqcTi8U2m43iCYfDNE1TFMUwzJkMZmZmCoVCM/ZcLre+vl4oFDY3N1++fFmr1a4JrgEAcBzXngVF0ZGRkeMSUUGSJIPBYCy2QlHU2tramQymp6fhZsN4q9VquVze39+vVqufP39mWRbuqsFggH41as3xp0YzqZkcGhqy2WzRaJQgiFAolEgkglQwmUyeycBkMsHNbitRnR8hi8Vy8ZuLd+/ePYl7UqOZRFFUpVIplcqhoaFHjx7RNP2rzxeNRlOpVCKR2NjYOCNgNBpZlm0KwELBTclmsz09PSMjI+Pj4xiGweprNI0MpFKpUCj8xWqNxVYIgmAYJpVKxWIr8Jw4LZHJZCqVShzH1U6A9nK53N3d7Xa7pVIpgiDN0mtOkMlkAwMDFoslEonEYivxeBwKpPij81TAYrG0ZgCVIpFIb2+v3W7PZrPmqSmNRqNSqXAc/+nePZPJNMVjMpnGbt2anZ3d3Nxc/309nU4nk0mKopojA2CVcRxXKH68f/++Wq0eHx8XCoUXLly48u2VmZmZRfeizWYTi8V9N25839vbz/NdT09HR0dnZ+f169cBAIODgwqF4s6dOxKJZHBwEADgcrngVjWuTAzDLl261N/fPzAw0NfXJxKLdRgGz32DwWA0GtVqtUwmk0qlSqUSw7CfzWar1ep0On0+H0VRsdgKwzCrq6upVGp7e1sikSwsLJwRePPmzatXr7a3t1mWPfe0+Cp2d3ebTo6vTHh57e3t7e7u7u3twQ7/B3UeOAvwe9sDrRf430A3eUIJwrZAAAAAAElFTkSuQmCC" nextheight="807" nextwidth="1084" class="image-node embed"><p>What’s important for pre-seed/seed founders (often with a super early product &amp; no nfx!) is 110% focusing on solving Cold Start (and not what your product/company will look like on the other side of the tipping point). </p><p>This is generally best done by building a small, sticky, atomic network of initial users around a core niche (Harvard students for Facebook, wealthy SF techies for Uber, boujee LA kids for Tinder) and remaining laser-focused on: 1/ your core value prop, 2/ keeping super close to your earliest users &amp; rapid iterative feedback loops, and 3/ community building.</p><p>If this resonates &amp; you’re building a networked product, pls feel free to drop me a line / <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.anthonyavedissian.com/startups">follow info on my website</a>.</p><p>Fwiw, a great resource to learn more about nfx is Andrew Chen’s Cold Start Problem which I read a few months ago (see <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.goodreads.com/book/show/55338968-the-cold-start-problem">Goodreads link</a> + <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://youexec.com/book-summaries/the-cold-start-problem-by-andrew-chen">online summary</a>).</p><p>Thanks for reading! Subscribe 👇</p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/cb5f5bea02db8334aa9ef18de07a4f5e.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[On Italy]]></title>
            <link>https://paragraph.com/@antavedissian/on-italy</link>
            <guid>5S1bL4SUaYIuK4AgZHOd</guid>
            <pubDate>Wed, 11 Oct 2023 14:15:01 GMT</pubDate>
            <description><![CDATA[Notes from ~3 weeks traveling Italy from south to north
]]></description>
            <content:encoded><![CDATA[<p>Recently spent ~3 weeks traveling Italy, south to north. Otg notes below.&nbsp;</p><h4><strong>Sorrento</strong></h4><p>Stunning scenery and relaxed atmosphere across entire Gulf of Salerno. Sorrento center was lively, but staying outside the town offered a serene balance.&nbsp;</p><p>Despite visiting mid-Sep, main towns all very touristic. Sorrento’s tourist demographic leans towards less cultured/middle-class, dominated by Americans and Brits. Annoying at times. Capri: charming town, breathtaking views, delightful sea. Ravello: upper-class town, absolute gem, favourite spot.</p><img src="https://storage.googleapis.com/papyrus_images/44fbf847bfffe4846abde0da50e2ba85.jpg" blurdataurl="data:image/png;base64,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" nextheight="2880" nextwidth="3793" class="image-node embed"><p>Lots of transport options between towns, but it’s all chaotic and unorganized. Turkey/Istanbul/Bodrum does this much better. Winding roads amidst the hills means getting anywhere takes a couple hours, returning home late is not feasible. Car hire is inconvenient due to parking.</p><p>Took train to spend a day in Naples. 35 min radius from station was a mind-numbing shithole. Incredibly dirty and poor. Probably the most neglected place I’ve been since Cambodia in 2017… areas of Armenia were poor but incomparable to how dirty Naples was. Neapolitan pizza, best I’ve ever had.&nbsp;&nbsp;</p><p>Pretty crazy how a history of unstable foreign rule coupled with organized crime and political corruption/extractive institutions can leave Italy’s south relatively much poorer than the north. Still has nothing on the North/South Korea divide though!</p><h4><strong>Rome</strong></h4><p>Wow. This place made me feel like a character in ancient Rome. There’s a breathtaking monument everywhere you turn!&nbsp;</p><p>Streets very noisy, busy, dirty, and full of traffic. Far too many tourists. Quite hilly.</p><p>Larger city than I expected, with a lot of commercial activity. Not my style.&nbsp;</p><h4><strong>Florence</strong></h4><p>Homebase for Tuscany. Infinite steak, incredible wine. Warning: meat overdose is possible here. Cantucci e vin santo, best dessert ever, had with every meal. Did not stop us from also having gelato every day. Outrageous gluttony, totally worth it.</p><p>Visited Siena, Montepulciano, Pienza, Montalcino. Enchanting, historic towns with medieval/gothic vibes and beautiful, picturesque landscapes. Rolling hills, cypress trees, vineyards.&nbsp;</p><p>Visited several wineries. Very interesting histories. Helped me understand wine better, feel like there should be a guidebook in every restaurant menu! Antinori Chianti, super impressive 5* luxury vineyard (I feel most people would trade places with the grapes!), 10th oldest family business in the world!</p><p>Florence less touristic than Rome/Amalfi. Very walkable. Cute European town. Cool how it truly feels like the Tuscan capital and “Cradle of the Renaissance.” Uffizi and the Cathedral are insane, reminds me of Assassin's Creed! Boboli Gardens are beautiful.</p><img src="https://storage.googleapis.com/papyrus_images/eee6f48ae4ef770f018c05d81872e253.jpg" alt="" blurdataurl="data:image/png;base64,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" nextheight="2880" nextwidth="3840" class="image-node embed"><h4><strong>Milan</strong></h4><p>Had a quick day stop. Didn’t need more. Felt similar to most major European cities. International, commercial, busy.&nbsp;</p><p>Duomo was crazy, also some cool old Renaissance churches dotted around the central city. Galleria was beautiful, first time we’d seen the 19th-century iron-and-glass architecture characteristic</p><p>Cool to see the historic features of Milan Uni with Leo. Interesting influence and impact from WW2 and communism. Campus buildings themselves were quite mesmerizing. Can imagine inspired study sessions.&nbsp;</p><h4><strong>Verona</strong></h4><p>Can see why it’s known as the city of love, associated with Shakespeare’s Romeo &amp; Juliet. Most liveable place we visited. Not too big or small. Nostalgic European village vibes. Very cozy, walkable, relatively more modern. Less tourism. Noticed more harsh accents. Kind people, but less openly friendly/more cold/more Germanic.&nbsp;</p><p>Stayed in two locations, the second was a beautiful Airbnb located near the river just outside the main central city. Excellent location, older/more traditional, more upmarket.&nbsp;</p><p>Tried horse meat. Not worth the hype, similar to lamb. Had more seafood/fish during our stay, had missed it!&nbsp;</p><p>Lake Garda was beautiful, but huge. Half a day gave us only a tiny glimpse. Getting there by bus was a shit show, as was the way back to Milan for our final departure.&nbsp;</p><h4>Final</h4><p>Overall, very good trip. Naturally, had ups and downs. Lots of memories and photos, will cherish long term. After ~3 weeks, and having visited Venice twice last year, I’m only left curious to explore Sicily.</p><p>Southern Spain, due to expat community, stage of economic and infrastructure progress, ubiquity of language, and relative pricing/affordability would be my preferred choice to live at both this stage of my life &amp; also over the next 10-15 years/raising young family. Italy more opulent, refined, high culture. Better for short breaks, lavish experiences.</p><p></p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/59642ec59bc3aa4e43b0190cb6d6de9c.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[DAOs: An Institutional View]]></title>
            <link>https://paragraph.com/@antavedissian/daos-an-institutional-view</link>
            <guid>M14BXsxpblV7Lpwr5fM4</guid>
            <pubDate>Sat, 17 Dec 2022 01:02:47 GMT</pubDate>
            <description><![CDATA[Notes from my time at Miami Web3 Summit]]></description>
            <content:encoded><![CDATA[<img src="https://storage.googleapis.com/papyrus_images/d106e53d0dbccf72411450bea2118741.jpg" blurdataurl="data:image/png;base64,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" nextheight="507" nextwidth="750" class="image-node embed"><p>I was recently a speaker at <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.miamiweb3.com/">Miami Web3 Summit</a> and assigned the topic “<strong>DAOs: An Institutional View.” </strong>The session’s description was:</p><p><strong><em>“</em></strong><em>Decentralized Autonomous Organizations (DAOs) are a new form of structuring social groups, bringing people together for a shared cause while rewarding those who contribute. Institutions have started to recognize their value, with venture capitalists investing heavily. Join us to find out what the future holds for DAOs and what role institutional investors play. Panelists will discuss the current state of DAOs and how decentralized decision-making impacts projects, companies &amp; investors.”</em></p><p>Generally uncomfortable with how broad the description was, I prepared some notes in order to streamline my thoughts. While they’re unstructured and unpolished, I wanted to make this public as a marker of my Q4 2022 thinking <span data-name="point_down" class="emoji" data-type="emoji">👇</span></p><h3>Intro/DAO Landscape</h3><p><strong>What traction and impact have DAOs had?</strong></p><ul><li><p>As of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://research-backend.cointelegraph.com/uploads/attachments/cl9ctvb5i07wzr4qnhgz2eu7v-cointelegraph-research-dao-report-october.pdf">mid-2022</a>, there are 4,000+ active DAOs with a $20B+ market capitalization. 40% of these are DeFi-focused, but DAOs also exist across art &amp; culture (6%), gaming (5%), politics (4%), physical assets (4%), and media (2%)</p></li><li><p>Due to the growth in the space and the malleable way in which DAOs can form and focus on different goals, institutional investors have become increasingly interested in the DAO opportunity – with VC investment into the DAO space reaching a $160M local peak in Q1 2022</p></li></ul><p><strong>What do we mean by DAO?</strong></p><ul><li><p>The term "DAO" is pretty useless. Depending on who you talk to, it’s either an overly broad term (like “company,” “business,” or “network state”) or any one of a number of very specific definitions</p></li><li><p>IMO, DAOs can be thought of as “internet-native” or “web3-native” organizations, where ownership, governance, and revenues are all on-chain</p></li></ul><p><strong>What are the different types of DAOs?</strong></p><ul><li><p>Protocol: Maker, Compound, Uniswap, Aave, Yearn, Sushi, Curve</p></li><li><p>Investment: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/seedclubvc">Seed Club Ventures</a>, TheLAO, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Globalcoinrsrch">Global Coin Research</a></p></li><li><p>Service: Raid Guild, Lex DAO, Developer DAO, Vector DAO</p></li><li><p>Grants: MolochDAO, Audius Grants, Uniswap Grants</p></li><li><p>NFT Collector: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/squiggledao">SquiggleDAO</a>, FingerprintsDAO, PleasrDAO</p></li><li><p>Media: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://forefront.market/">Forefront</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/water_and_music">Water &amp; Music</a>, &nbsp;BanklessDAO, DarkstarDAO</p></li><li><p>Social: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/seedclubhq">Seed Club</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/creatorcabins">Cabin</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/KrauseHouseDAO">Krause House</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/FWBtweets">Friends With Benefits</a></p></li></ul><h3>Why are people so excited about DAOs?</h3><p><strong>Decentralized Ownership and Governance</strong></p><ul><li><p>Incentive alignment, equitable distribution of value, equality of opportunity</p></li><li><p>Malleability with which DAOs can form and focus on different causes</p></li></ul><p><strong>Future of Work</strong></p><ul><li><p>Global, Remote, Async, Freelance 2.0, Ownership Economy, Pseudo/Anon</p></li><li><p>Transparent + Non-Hierarchical Organizations, Seamless On/Off-boarding</p></li></ul><p><strong>Scalable Human Coordination</strong></p><ul><li><p>Effective coordination is represented by: a) the effective delegation of authority <em>(empowering specific individuals with their roles and power)</em>, b) values alignment <em>(recruiting the right people in terms of skills)</em>, and c) meme alignment <em>(where people are most passionate)</em></p></li><li><p>With this in mind, everything from universities and charities to hedge funds and start-ups could become DAOs; distributed resources and collective intelligence with the context that authority is correctly and effectively delegated and values are aligned is incredibly powerful!</p></li></ul><h3>What challenges are DAOs facing?</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Tragedy_of_the_commons"><strong>Tragedy of the Commons</strong></a></p><ul><li><p>DAO leaders either: i) don’t share context for DAO members and contributors and/or for those that come after them, or ii) they do, and their time is eaten up in doing so and getting involved with more trivial rather than more important matters</p></li><li><p>Do all DAO members and contributors really want to govern/have a say in governance?</p></li></ul><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Free-rider_problem"><strong>Free-rider Problem</strong></a></p><ul><li><p>Often problematic in Investment DAOs – DAO participants receive pro-rata financial returns based on their capital contributions, thereby disincentivizing and de-motivating active participation in the DAO (which for investment DAOs is deal sourcing, due diligencing, portfolio support, etc.)</p></li></ul><p><strong>Coordination without Structure</strong></p><ul><li><p>A DAO’s dynamism, transparency, and lack of hierarchy are also its pitfalls. Contributors find DAOs “messy”, encounter information overload, and lack clear leadership</p></li></ul><p><strong>Consensus-driven Product Design Results In Worse Outcomes</strong></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.inc.com/jason-aten/this-was-steve-jobs-most-controversial-legacy-it-was-also-his-most-brilliant.html">Steve Jobs</a> – “people don’t know what they want until you show it to them” – contrarian product building can be more effective</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://vitalik.eth.limo/general/2022/09/20/daos.html">Vitalik Buterin</a> – Some decisions should not involve compromise and are best made when centralized</p></li></ul><p><strong>Legal/Regulatory Uncertainty</strong></p><ul><li><p>Investment instruments are in the early stages of being figured out, especially to protect investors and appropriately dilute them at the point of equity -&gt; token conversion</p></li><li><p>Options include SAFE with pro-rata token conversion, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.coindesk.com/layer2/2022/09/08/why-traditional-investors-may-not-love-daos/">SAFT</a>, SAFE + Token Warrant, SAFE + Token Side Letter</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.paradigm.xyz/2022/06/dao-strategy-and-legal-wrappers?utm_source=pocket_saves">Legal frameworks</a> are in the early stages of being figured out, especially to protect contributors from unlimited liability. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.kali.gg/">KaliDAO</a> is working to solve this</p></li></ul><p><strong>Revenue/Value Accrual</strong></p><ul><li><p>Why and how value accrues to a DAO’s tokens and/or NFTs (“tokenomics”) is still in the early stages of being figured out</p></li><li><p>Token value accrual and its relationship to building sustainable on-chain revenues and a business model is still up in the air</p></li><li><p>Specifically for protocols and products, there uncertainty around whether to charge fees (which in an open-source environment creates vulnerabilities to be forked) or follow a more experimental <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://jacob.energy/hyperstructures.html">hyperstructure</a> model</p></li></ul><h3>What are DAOs getting right?</h3><p><strong>Capital Formation</strong></p><ul><li><p>Everything from one-off/ephemeral use-cases like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/constitutiondao">Constitution DAO</a> (raised $47M to bid on the US Constitution), activist use-cases like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Ukraine_DAO">Ukraine DAO</a> (raised $10M for the war in Ukraine) or more ongoing ecosystem development and investments like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BitDAO_Official">BitDAO</a> ($1.3B treasury)</p></li></ul><p><strong>Revenue Generation</strong></p><ul><li><p>ENS and NounsDAO have demonstrated novel models to consistently generate revenue and sustainably grow their treasuries</p></li></ul><p><strong>Financialized Meme</strong></p><ul><li><p>Bitcoin (digital gold), Ethereum (digital oil), FWB (culture-makers), and Seed Club (fuck YC) successfully accrued billions in market cap by successfully proliferating their respective memes as efficiently and effectively as possible and creating FOMO</p></li></ul><p><strong>Technology Upside</strong></p><ul><li><p>DAOs with products and/or communities (revenue generative or not) have successfully rewarded early participants in their networks. I’ve received $100K+ in airdrops from projects including ENS, Uniswap, BAYC, Seed Club, LooksRare, and Poolsuite</p></li></ul><p><strong>Community Building</strong></p><ul><li><p>Krause Hause, PROOF Collective, FWB have leveraged on- and off-line methods (content, media, events, conferences, education, resources) to build hyper-engaged communities</p></li></ul><h3>How might you approach investing in this space?</h3><ul><li><p>NFTs as early-stage DAO tokens</p></li><li><p>Private, early-stage investments: a) into corporations with a mandate to launch a token / &nbsp;“exit to community”, or b) directly into illiquid DAO tokens</p></li><li><p>Liquid tokens (capitalize on mispricing due to dynamics of early liquidity)</p></li></ul><h3>How are VCs investing in the DAO space? Investment approach: picks &amp; shovels vs DAO direct?</h3><ul><li><p>Two ways VCs are getting involved: 1) Investing in DAOs/DAO infrastructure, 2) DAOs as the VCs themselves (Venture DAOs / Investment DAOs)</p></li><li><p>For the former (investing in DAOs and DAO infra), VCs are often approaching the space as they would enterprise SaaS (backing products, not DAOs). This is cool – it’s what we do at Seed Club Ventures – but it’s also important to recognize that: a) in web3, since so much of the tech stack is open-source, the network effect is often the community (not the platform), as evidenced by OpenSea getting attacked by LooksRare (&amp; 20+ others), and b) some of the most interesting and valuable products have been built by and spun out of DAOs solving their own problems, e.g., <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/coordinape">Coordinape</a> (which came out of Yearn) and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/gnosissafe">Gnosis Safe</a> (which came out of Gnosis DAO)</p></li></ul><h3>Can DAOs compete with the largest and most impactful VCs and investors?</h3><ul><li><p>Investment DAOs started with “The DAO” and gained steam with friends collecting NFTs together, then participating in on-chain investments together, and then gradually forming InvestmentDAOs and VentureDAOs together, participating in Pre-Seed rounds, Seed Rounds, and now Series A rounds. It’s all an experiment!</p></li><li><p>Speaking for Seed Club Ventures, for start-ups raising and that we’re investing in, DAOs represent a non-traditional source of capital that have less strings attached than VC backing, but don’t sacrifice the network of companies and individuals that come with a VC. We also bring our community and deep expertise</p></li><li><p>I think the trend here is community investing – DAOs can gather information from different parts of the world perhaps better and faster than traditional systems, which may learn of trends or changes in a given industry later than the members of a DAO. This can give DAOs an advantage. However, a potential downside is the proposal and allocation of funds process in order to capitalize on that information</p></li></ul><h3>Which institutions will have the biggest impact on the DAO space?</h3><ul><li><p>The “institutions are coming” meme has expired – institutional investors are already here – <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://url4754.insd.io/ss/c/OoCVj5i616Rkf1rEw3jGqlA4_1RaNM3ehqTqwvvI-pDwfAoXbkCLTF399x9qo7qIf_UULOXiGY5x8ze5AcjcMnhb41Cqb6NRMaICb1AHgqA/3r7/prPdvYX4R5qpHIOF5blY_w/h53/_kvKZ5yT6bJMefk1ZbQ4sfJkNzHhVASDYXsptHOaWgE">CFA’s 2022</a> investor survey revealed that 94% of state/government pension plan sponsors are currently investing in crypto</p></li><li><p>On the flipside, in 2021 and 2022, we saw a surge in web3 activity from major brands across NFTs, Metaverse, Community, Memberships, Loyalty Schemes: Time <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://time.com/5948741/time-nft-covers/">released</a> 3 NFTs of its red-bordered magazine covers, selling for $446,000. Tiffany <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.coindesk.com/business/2022/08/01/jewelry-brand-tiffany-and-co-unveils-50k-cryptopunk-necklaces/">unveiled 250 digital necklaces</a> for 30 ETH each ($50,000 at the time) – available exclusively to CryptoPunk NFT holders. Budweiser <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://decrypt.co/87175/budweiser-nfts-key-to-budverse">released</a> its first set of NFTs and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nftnow.com/news/budweiser-emerging-music-artists-nft-drop/">partnered with 22 emerging artists</a> for an 11,000 NFT collection. Nike <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.coindesk.com/business/2021/12/13/sportswear-giant-nike-purchases-nft-fashion-and-collectibles-startup-rtfkt/">acquired NFT sneaker studio</a> RTFKT Studios, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://decrypt.co/98488/nike-rtfkt-reveal-cryptokicks-ethereum-nft-metaverse-sneakers">launched</a> a metaverse sneaker line, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.coindesk.com/web3/2022/11/14/nike-sprints-into-web3-with-new-swoosh-platform/">announced its SWOOSH platform</a> for community members to create and trade digital collectibles</p></li></ul><h3>How do you define the success of a DAO?</h3><ul><li><p>Web2 KPIs – organizational complexity, impact, and scale (Amazon, Starbucks, etc.)</p></li><li><p>Web3 KPIs – active members, votes, proposals, treasury value, token holders, market cap, trading volume</p></li></ul><h3>Final thoughts</h3><ul><li><p>If you made it this far through my ramblings, there's either clearly something wrong with you or, like me, you're quite obsessed with DAOs. In any case, please don't hesitate to hit me up on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/antavedissian">Twitter</a> – I'd love to chat! <span data-name="folded_hands" class="emoji" data-type="emoji">🙏</span></p></li></ul><img src="https://storage.googleapis.com/papyrus_images/aa09a95c5985390f514f797a52cb9d2f.jpg" alt="" title="" blurdataurl="data:image/png;base64,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" nextheight="1332" nextwidth="2000" class="image-node embed"><p></p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/d106e53d0dbccf72411450bea2118741.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[A Historian's Judgement]]></title>
            <link>https://paragraph.com/@antavedissian/a-historians-judgement</link>
            <guid>mzbtcWahvSPeUC97xOVV</guid>
            <pubDate>Thu, 17 Nov 2022 19:02:20 GMT</pubDate>
            <description><![CDATA[A judgment on open standards, open source, and open participation]]></description>
            <content:encoded><![CDATA[<img src="https://storage.googleapis.com/papyrus_images/25bbb44209092d31cf5e80c73d8ebe9d.jpg" blurdataurl="data:image/png;base64,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" nextheight="1176" nextwidth="1536" class="image-node embed"><p>When forming investment theses and considering investments in early-stage start-ups, I rely on a well-structured and recognized process. The standard VC script – <em>what&apos;s unique about the team? Does the product solve the problem? Are there network effects? How about compounding?</em></p><p>In light of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.washingtonpost.com/business/2022/11/16/ftx-collapse-crypto-exchanges-regulation/">FTX&apos;s implosion</a> and a broader loss of faith in <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.coinbase.com/learn/crypto-basics/what-is-cefi">CeFi</a>, however, our investment committee at <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/seedclubvc">Seed Club Ventures</a> has begun to emphasize a project&apos;s ethics, principles, and the role it may play in shaping the future of crypto and web3, and therefore the world.</p><p>A decision-making framework I&apos;ve previously neglected but found helpful in navigating these moral ambiguities is asking myself, <em>&quot;how will historians judge this decision?&quot;</em> and <em>&quot;how will historians describe our current era?&quot;</em> These questions are helpful in my personal life, especially when concerned with decisions that have moral and ethical implications.</p><h2>What Is Our Current State?</h2><p>We&apos;re living at an inflection point in human history, where two dominant and conflicting visions of how organizations (nations, governments, and corporations) should be operated are engaged in a war. Balaji&apos;s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.anthonyavedissian.com/network-state/">Network State</a> and Dalio&apos;s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.anthonyavedissian.com/world-order/">Changing World Order</a> explain this phenomenon by contrasting the Chinese and American regimes.</p><p>The decline of an empire (USA) and the rise of another (China) has never happened in our lifetime. China has risen to become a global superpower as strong, if not stronger, than the US. Notably, China has achieved this through a very different political order – one which embraces Confucianism (super hierarchical), Legalism (all things under one leader), and Taoism (opposites must balance). Concurrently, the US is struggling with military overextension, bad finances, inflation, decadent leadership, and internal conflicts. In particular, they face a disaffected populace incapable of engaging in constructive dialogue about their collective vision for the future.</p><p>Equally, globalization and the rise of the internet and the digital economy have prompted a move away from border-driven power struggles to economically-driven power struggles. The ongoing <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Russo-Ukrainian_War">Russo-Ukrainian war</a> well evidences this, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.anthonyavedissian.com/the-threat-to-armenias-sovereignty/">the threat to Armenia&apos;s sovereignty</a> has meant I&apos;ve felt this personally. Consider Russia, Turkey, and Azerbaijan&apos;s difficulty in overcoming Ukraine and Armenia, two considerably smaller countries, through military might. Much of the impact of these wars on the international stage is discussed with respect to the local economic impact.</p><h2>The Web3 Opportunity</h2><p>The power of private corporations is not lost on the political elite, and nations already use companies to influence the social mindshare and political narrative. It&apos;s also no secret that the country which unlocks the next wave of innovation in energy and artificial intelligence will likely accrue unimaginable power.</p><p>Crypto and web3 offer an alternative vision of the future, in which currency and economic activity are governed by code.</p><p>At <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/seedclubvc">Seed Club Ventures</a>, we extend these ideals to organizations themselves – we believe the most successful organizations of the coming century will be <em>open</em> and <em>transparent</em>. My comrade, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/insideNiMA">NiMA</a>, often espouses that <em>what open source did to software is about to happen to the corporations that run our world.</em> We&apos;re therefore focused on investing directly into organizations building in a more open, autonomous, and decentralized way (DAOs) or in projects building the infrastructure, guardrails, and tooling for such organizations (DAO infrastructure and tooling).</p><p>As investors focused on early-stage projects, our key emphasis is naturally on the team. Not only whether they have the necessary tenacity and knowledge to reach product-market fit and to build an enduring business, but whether we share values of open standards, open source, and open participation.</p><p>In this context, I firmly believe historians will judge us positively – we&apos;re doing our best to create a more inclusive and equitable world that will inevitably drive greater innovation.</p>]]></content:encoded>
            <author>antavedissian@newsletter.paragraph.com (Anthony Avedissian)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/25bbb44209092d31cf5e80c73d8ebe9d.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>