You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Homepage: surface SOM Cache, ROI cost, W3C membership, MCP first-mover, publisher path
- Add ROI cost callout in hero ( vs .69 per 1K pages/day)
- Add trust badges: W3C Community Group, MCP Registry first-mover, live comparison
- Replace Binary card with Cost card in perf grid
- Add SOM Cache panel (hosted API, no install required)
- Add For Publishers panel (/.well-known/som.json, 68% cost reduction)
- Add W3C membership to Open Standard section
- Add MCP first-mover note to Install section
- Add SOM Cache + SOMorDOM links to footer
<h1class="headline">The <spanclass="accent">browser engine</span> for agents.</h1>
631
676
<pclass="subhead">Plasmate compiles HTML into a Semantic Object Model, a structured representation that LLMs can reason about directly. 50x faster than Chrome. 10x fewer tokens.</p>
677
+
<pclass="cost-hero">1,000 pages/day: <strong>$99 in HTML tokens</strong> vs <strongclass="accent">$5.69 in SOM</strong>. Same content. 94% less cost.</p>
632
678
<pclass="no-motion note">Reduced motion is enabled. Background particles are disabled.</p>
<pclass="desc">Across 98 sites. Up to 1,544x on heavy SPAs. Mean 44.9x, median 9x. <ahref="https://docs.plasmate.app/benchmark-cost" style="color: var(--ember);">See the benchmark</a>.</p>
651
712
</div>
652
713
<divclass="card">
653
-
<divclass="kicker">Binary</div>
654
-
<divclass="value">45.8 MB</div>
655
-
<pclass="desc">One file. No dependencies. 54 MB with plugins.</p>
<pclass="desc">Per 1,000 pages/day with GPT-4o. SOM tokens vs raw HTML tokens. <ahref="https://somordom.com" style="color: var(--ember);">Calculate yours</a>.</p>
656
717
</div>
657
718
</div>
658
719
@@ -712,6 +773,8 @@ <h2 class="section-title">Infrastructure, not product</h2>
712
773
<pclass="para">Plasmate is Apache 2.0 licensed. Use it, fork it, embed it, sell it.</p>
713
774
<pclass="para">SOM and AWP are specifications, not features. We want them implemented everywhere: in other browser engines, in agent frameworks, in production systems we'll never see.</p>
714
775
<pclass="para">The web has standards for documents, for styling, for scripting. It needs a standard for agents. This is that standard.</p>
776
+
<divclass="rule"></div>
777
+
<pclass="note">Member of the <ahref="https://www.w3.org/community/web-content-browser-ai/" target="_blank" rel="noreferrer" style="color: var(--ember);">W3C Web Content and Browser AI Community Group</a>. SOM and AWP are being developed as open web standards.</p>
715
778
</div>
716
779
717
780
<divclass="panel" id="install">
@@ -741,7 +804,32 @@ <h2 class="section-title">30 seconds. Your AI gets a better browser.</h2>
<pclass="para">Don't want to run a binary? The SOM Cache is a hosted API that compiles any URL to SOM on demand. Shared CDN, cached results, zero infrastructure on your side.</p>
817
+
<pclass="para">When multiple agents request the same page, they share a single compilation. Less redundant fetching for publishers, lower latency for agents.</p>
<h2class="section-title">Serve SOM alongside HTML</h2>
828
+
<pclass="para">Publishers can pre-compute SOM for their pages and serve it at a well-known endpoint. Agents discover it automatically, just like sitemaps for search engines.</p>
<pclass="para">This is the cooperative path: instead of blocking agents or serving them expensive raw HTML, give them a structured format designed for their consumption. Lower bandwidth costs, content control, and provenance metadata for attribution.</p>
831
+
<pclass="para">The economics: mid-size publishers serving 1M agent requests/month save ~68% on infrastructure by serving SOM instead of HTML. <ahref="https://dbhurley.com/blog/the-publishers-dilemma" style="color: var(--ember);">Read the full analysis</a>.</p>
832
+
<pclass="note">plasmate.app and somordom.com already serve /.well-known/som.json. <ahref="https://dbhurley.com/papers" style="color: var(--ember);">robots.txt extension proposal</a> in the research papers.</p>
745
833
</div>
746
834
</div>
747
835
@@ -809,6 +897,8 @@ <h2 class="section-title" style="font-size: 22px;">Performance in context</h2>
0 commit comments