Skip to content

Commit

Permalink
roadmap: remove redudant description (#486)
Browse files Browse the repository at this point in the history
Signed-off-by: Greg Osuri <[email protected]>
  • Loading branch information
gosuri authored Jan 14, 2025
1 parent bb35ee6 commit 50aef00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions src/components/roadmap/roadmap.astro
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,7 @@ const { year, quarters, years } = Astro.props;
<div class="max-w-2xl">
<h1 class="text-3xl font-semibold">{title}</h1>
<p class="mt-6">
Akash's roadmap outlines the high-level goals and priorities for the
Akash Network.
</p>
<p class="mt-3">
Akash Enhancement Proposals (AEPs) describe standards for the Akash
Decentralized Cloud platform, including core protocol specifications,
client APIs, and SDL standards.
Akash's roadmap outlines the high-level goals and priorities for the Akash Network.
</p>
</div>
</section>
Expand Down
2 changes: 1 addition & 1 deletion src/content/Blog/roadmap-2025/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ As we designed our roadmap, we layed out key priorities:

Some highlights from the roadmap:

**Sovereign AI Agents**: Akash is the only general-purpose decentralized network that allows AI Agents to operate with sovereignty at scale. With confidentiality coming this year, Akash is well-positioned to be the premier decentralized hosting network for AI agents.
**Sovereign AI Agents**: Akash is the only general-purpose decentralized network that allows AI Agents to operate with sovereignty at scale. With [confidentiality](roadmap/2025/aep-12/) coming this year, Akash is well-positioned to be the premier decentralized hosting network for AI agents.

With generative AI, we see AI being helpful in making us smarter. With AI agents, AI will make us much faster. There is little doubt that AI agents are the future of applications.

Expand Down

0 comments on commit 50aef00

Please sign in to comment.