Skip to content

Commit 08c8b53

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

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

README.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11

2-
::: {style="white-space: nowrap;"}
3-
| Component | Description |
4-
|-------------|-------------|
5-
| [agent-as-a-service](/agent-as-a-service) | The production-grade agent launchpad and management. |
6-
| [ai-architectures](/ai-architectures) | The various AI architectures, including Chain of Thought, Plan and Execute, Critique Revise, and Self-Ask. |
7-
| [ai-frameworks](/ai-frameworks) | Truly Open AI works with popular agent frameworks, including Eliza, Rig, and ZerePy. |
8-
| [ai-kernel](/agent-as-a-service) | The central component of the AI-powered blockchain architecture. |
9-
| [blockchains](/blockchains) | Truly Open AI is deployed on popular blockchains, including Bitcoin, Ethereum, and Solana. |
10-
| [creator-tools](/creator-tools) | No-code tools for AI creators to create and manage their agents. |
11-
| [decentralized-agents](/decentralized-agents) | A set of smart contract standards for fully onchain AI agents, including AI721 and AI721Knowledge. |
12-
| [decentralized-compute](/decentralized-compute) | The DePIN infrastructure powering agents. |
13-
| [decentralized-inference](/decentralized-inference) | The trustless, onchain-verifiable inference protocol. |
14-
| [decentralized-storage](/decentralized-storage) | Truly Open AI works with popular decentralized storage networks, including Filecoin, Greenfield, and Arweave. |
15-
| [decentralized-swarms](/decentralized-swarms) | Fully-onchain decentralized multi-agent systems |
16-
:::
2+
<table>
3+
<tr>
4+
<th style="white-space: nowrap;">Component</th>
5+
<th>Description</th>
6+
</tr>
7+
<tr>
8+
<td style="white-space: nowrap;">[agent-as-a-service](/agent-as-a-service)</td>
9+
<td>The production-grade agent launchpad and management.</td>
10+
</tr>
11+
<tr>
12+
<td style="white-space: nowrap;">[ai-architectures](/ai-architectures)</td>
13+
<td>The various AI architectures, including Chain of Thought, Plan and Execute, Critique Revise, and Self-Ask.</td>
14+
</tr>
15+
</table>
1716

1817
# The Algorithms - JavaScript
1918

0 commit comments

Comments
 (0)