Skip to content

Commit 171fe84

Browse files
authored
Update README.md
1 parent df11cdb commit 171fe84

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,57 @@
1-
21
<table>
32
<tr>
43
<th>Component</th>
54
<th>Description</th>
65
</tr>
76
<tr>
8-
<td><a style="white-space: nowrap;" href="/agent-as-a-service">agent-as-a-service</a></td>
7+
<td><a style="text-wrap: nowrap;" href="/agent-as-a-service">agent-as-a-service</a></td>
98
<td>The production-grade agent launchpad and management.</td>
109
</tr>
1110
<tr>
12-
<td><a style="white-space: nowrap;" href="/ai-architectures">ai-architectures</a></td>
11+
<td><a style="text-wrap: nowrap;" href="/ai-architectures">ai-architectures</a></td>
1312
<td>The various AI architectures, including Chain of Thought, Plan and Execute, Critique Revise, and Self-Ask.</td>
1413
</tr>
1514
<tr>
16-
<td><a style="white-space: nowrap;" href="/ai-frameworks">ai-frameworks</a></td>
15+
<td><a style="text-wrap: nowrap;" href="/ai-frameworks">ai-frameworks</a></td>
1716
<td>Truly Open AI works with popular agent frameworks, including Eliza, Rig, and ZerePy.</td>
1817
</tr>
1918
<tr>
20-
<td><a style="white-space: nowrap;" href="/agent-as-a-service">ai-kernel</a></td>
19+
<td><a style="text-wrap: nowrap;" href="/agent-as-a-service">ai-kernel</a></td>
2120
<td>The central component of the AI-powered blockchain architecture.</td>
2221
</tr>
2322
<tr>
24-
<td><a style="white-space: nowrap;" href="/blockchains">blockchains</a></td>
23+
<td><a style="text-wrap: nowrap;" href="/blockchains">blockchains</a></td>
2524
<td>Truly Open AI is deployed on popular blockchains, including Bitcoin, Ethereum, and Solana.</td>
2625
</tr>
2726
<tr>
28-
<td><a style="white-space: nowrap;" href="/creator-tools">creator-tools</a></td>
27+
<td><a style="text-wrap: nowrap;" href="/creator-tools">creator-tools</a></td>
2928
<td>No-code tools for AI creators to create and manage their agents.</td>
3029
</tr>
3130
<tr>
32-
<td><a style="white-space: nowrap;" href="/decentralized-agents">decentralized-agents</a></td>
31+
<td><a style="text-wrap: nowrap;" href="/decentralized-agents">decentralized-agents</a></td>
3332
<td>A set of smart contract standards for fully onchain AI agents, including AI721 and AI721Knowledge.</td>
3433
</tr>
3534
<tr>
36-
<td><a style="white-space: nowrap;" href="/decentralized-compute">decentralized-compute</a></td>
35+
<td><a style="text-wrap: nowrap;" href="/decentralized-compute">decentralized-compute</a></td>
3736
<td>The DePIN infrastructure powering agents.</td>
3837
</tr>
3938
<tr>
40-
<td><a style="white-space: nowrap;" href="/decentralized-inference">decentralized-inference</a></td>
39+
<td><a style="text-wrap: nowrap;" href="/decentralized-inference">decentralized-inference</a></td>
4140
<td>The trustless, onchain-verifiable inference protocol.</td>
4241
</tr>
4342
<tr>
44-
<td><a style="white-space: nowrap;" href="/decentralized-storage">decentralized-storage</a></td>
43+
<td><a style="text-wrap: nowrap;" href="/decentralized-storage">decentralized-storage</a></td>
4544
<td>Truly Open AI works with popular decentralized storage networks, including Filecoin, Greenfield, and Arweave.</td>
4645
</tr>
4746
<tr>
48-
<td><a style="white-space: nowrap;" href="/decentralized-swarms">decentralized-swarms</a></td>
47+
<td><a style="text-wrap: nowrap;" href="/decentralized-swarms">decentralized-swarms</a></td>
4948
<td>Fully-onchain decentralized multi-agent systems.</td>
5049
</tr>
5150
</table>
5251

5352

5453

54+
5555
# The Algorithms - JavaScript
5656

5757
<!-- Front Matter -->

0 commit comments

Comments
 (0)