Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/pages/blog/boarding-pilotagent-org-alternatives-3.astro
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const bodyContent = `<script type="application/ld+json">
<h3 id="real-world-use-case" tabindex="-1">Real World Use Case</h3>
<p>Imagine a distributed training pipeline where agents in AWS, GCP, and Azure coordinate model shards and stream gradients securely. Pilot Protocol lets each agent discover peers via virtual addresses, establish mutual trust, and exchange encrypted streams without message brokers. The result is lower transfer latency, fewer egress costs, and a private control plane for orchestration.</p>
<h3 id="pricing" tabindex="-1">Pricing</h3>
<p>The core protocol is free. Private networks and enterprise features are paid with plans starting at $200 per month plus per agent fees for production private networks and advanced management.</p>
<p>The open backbone tier is free (AGPL-3.0). Private network and enterprise tiers are in early access — see the official <a href="/plans">plans page</a> for current pricing.</p>
<p><strong>Website:</strong> <a href="https://pilotprotocol.network">https://pilotprotocol.network</a></p>
<h2 id="gopilot" tabindex="-1">Gopilot</h2>
<p><img src="https://csuxjmfbwmkxiegfpljm.supabase.co/storage/v1/object/public/blog-images/organization-24002/1776573992678_gopilot.jpg" alt="Product Screenshot"></p>
Expand Down Expand Up @@ -154,7 +154,7 @@ const bodyContent = `<script type="application/ld+json">
<td>Virtual addressing, encrypted transport, NAT traversal, cross-cloud connectivity</td>
<td>Decentralized communication, strong security, protocol flexibility, open tooling</td>
<td>Advanced configuration may require expertise</td>
<td>Free core, paid plans from $200/month</td>
<td>Free open tier; paid tiers in early access — see <a href="/plans">plans</a></td>
</tr>
<tr>
<td><strong>Gopilot</strong></td>
Expand Down
6 changes: 3 additions & 3 deletions src/pages/blog/github-com-alternatives-6.astro
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ const bodyContent = `<script type="application/ld+json">
<h3 id="real-world-use-case" tabindex="-1">Real World Use Case</h3>
<p><em>Illustrative scenario:</em> a fleet of agents collects and normalizes streaming market data. Each agent uses Pilot Protocol to discover trustworthy peers, pull FX and regulatory feeds, and aggregate results without routing through cloud brokers. The network reduces latency and preserves sensitive data inside encrypted tunnels.</p>
<h3 id="pricing" tabindex="-1">Pricing</h3>
<p>Information not provided on the website.</p>
<p>The open backbone tier is free (AGPL-3.0). Private network and enterprise tiers are in early access — see the official <a href="/plans">plans page</a> for current pricing.</p>
<p><strong>Website:</strong> <a href="https://pilotprotocol.network">https://pilotprotocol.network</a></p>
<h2 id="gitlab" tabindex="-1">GitLab</h2>
<p><img src="https://csuxjmfbwmkxiegfpljm.supabase.co/storage/v1/object/public/blog-images/organization-24002/1776997202584_gitlab.jpg" alt="Product Screenshot"></p>
Expand Down Expand Up @@ -290,8 +290,8 @@ const bodyContent = `<script type="application/ld+json">
<td><strong>Pilot Protocol</strong></td>
<td>Peer-to-peer encrypted tunnels, NAT traversal</td>
<td>Decentralized communication, self-organizing groups, scalability</td>
<td>Pricing details unavailable</td>
<td>Not Provided</td>
<td>Paid tiers still in early access</td>
<td>Free open tier; paid tiers in early access — see <a href="/plans">plans</a></td>
</tr>
<tr>
<td><strong>GitLab</strong></td>
Expand Down
4 changes: 2 additions & 2 deletions src/pages/blog/openanp-ai-alternatives-6.astro
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const bodyContent = `<script type="application/ld+json">
<h3 id="real-world-use-case" tabindex="-1">Real World Use Case</h3>
<p>A financial services firm deploys Pilot Protocol to securely connect specialized agents that monitor FX rates, SEC filings, and market news, enabling automated trading decisions without human intervention. The setup routes data to decision agents, reduces time to execution, and isolates sensitive feeds from public infrastructure.</p>
<h3 id="pricing" tabindex="-1">Pricing</h3>
<p>Pricing is not explicitly specified on the website.</p>
<p>The open backbone tier is free (AGPL-3.0). Private network and enterprise tiers are in early access — see the official <a href="/plans">plans page</a> for current pricing.</p>
<p><strong>Website:</strong> <a href="https://pilotprotocol.network">https://pilotprotocol.network</a></p>
<h2 id="a2a-protocol" tabindex="-1">A2A Protocol</h2>
<p><img src="https://csuxjmfbwmkxiegfpljm.supabase.co/storage/v1/object/public/blog-images/organization-24002/1777082238005_a2a-protocol.jpg" alt="Product Screenshot"></p>
Expand Down Expand Up @@ -296,7 +296,7 @@ const bodyContent = `<script type="application/ld+json">
<td>Peer-to-peer encrypted tunnels, native agent protocol, global routing</td>
<td>Decentralized architecture, high scalability, fast response times</td>
<td>Requires network engineering expertise</td>
<td>Not specified</td>
<td>Free open tier; paid tiers in early access — see <a href="/plans">plans</a></td>
</tr>
<tr>
<td><strong>A2A Protocol</strong></td>
Expand Down
Loading