|
1 | 1 |
|
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> |
17 | 16 |
|
18 | 17 | # The Algorithms - JavaScript
|
19 | 18 |
|
|
0 commit comments