Skip to content

Commit e22b873

Browse files
authored
Update README.md
1 parent 08c8b53 commit e22b873

File tree

1 file changed

+39
-2
lines changed

1 file changed

+39
-2
lines changed

README.md

Lines changed: 39 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,52 @@
55
<th>Description</th>
66
</tr>
77
<tr>
8-
<td style="white-space: nowrap;">[agent-as-a-service](/agent-as-a-service)</td>
8+
<td style="white-space: nowrap;"><a href="/agent-as-a-service">agent-as-a-service</a></td>
99
<td>The production-grade agent launchpad and management.</td>
1010
</tr>
1111
<tr>
12-
<td style="white-space: nowrap;">[ai-architectures](/ai-architectures)</td>
12+
<td style="white-space: nowrap;"><a href="/ai-architectures">ai-architectures</a></td>
1313
<td>The various AI architectures, including Chain of Thought, Plan and Execute, Critique Revise, and Self-Ask.</td>
1414
</tr>
15+
<tr>
16+
<td style="white-space: nowrap;"><a href="/ai-frameworks">ai-frameworks</a></td>
17+
<td>Truly Open AI works with popular agent frameworks, including Eliza, Rig, and ZerePy.</td>
18+
</tr>
19+
<tr>
20+
<td style="white-space: nowrap;"><a href="/agent-as-a-service">ai-kernel</a></td>
21+
<td>The central component of the AI-powered blockchain architecture.</td>
22+
</tr>
23+
<tr>
24+
<td style="white-space: nowrap;"><a href="/blockchains">blockchains</a></td>
25+
<td>Truly Open AI is deployed on popular blockchains, including Bitcoin, Ethereum, and Solana.</td>
26+
</tr>
27+
<tr>
28+
<td style="white-space: nowrap;"><a href="/creator-tools">creator-tools</a></td>
29+
<td>No-code tools for AI creators to create and manage their agents.</td>
30+
</tr>
31+
<tr>
32+
<td style="white-space: nowrap;"><a href="/decentralized-agents">decentralized-agents</a></td>
33+
<td>A set of smart contract standards for fully onchain AI agents, including AI721 and AI721Knowledge.</td>
34+
</tr>
35+
<tr>
36+
<td style="white-space: nowrap;"><a href="/decentralized-compute">decentralized-compute</a></td>
37+
<td>The DePIN infrastructure powering agents.</td>
38+
</tr>
39+
<tr>
40+
<td style="white-space: nowrap;"><a href="/decentralized-inference">decentralized-inference</a></td>
41+
<td>The trustless, onchain-verifiable inference protocol.</td>
42+
</tr>
43+
<tr>
44+
<td style="white-space: nowrap;"><a href="/decentralized-storage">decentralized-storage</a></td>
45+
<td>Truly Open AI works with popular decentralized storage networks, including Filecoin, Greenfield, and Arweave.</td>
46+
</tr>
47+
<tr>
48+
<td style="white-space: nowrap;"><a href="/decentralized-swarms">decentralized-swarms</a></td>
49+
<td>Fully-onchain decentralized multi-agent systems.</td>
50+
</tr>
1551
</table>
1652

53+
1754
# The Algorithms - JavaScript
1855

1956
<!-- Front Matter -->

0 commit comments

Comments
 (0)