|
5 | 5 | <th>Description</th>
|
6 | 6 | </tr>
|
7 | 7 | <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> |
9 | 9 | <td>The production-grade agent launchpad and management.</td>
|
10 | 10 | </tr>
|
11 | 11 | <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> |
13 | 13 | <td>The various AI architectures, including Chain of Thought, Plan and Execute, Critique Revise, and Self-Ask.</td>
|
14 | 14 | </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> |
15 | 51 | </table>
|
16 | 52 |
|
| 53 | + |
17 | 54 | # The Algorithms - JavaScript
|
18 | 55 |
|
19 | 56 | <!-- Front Matter -->
|
|
0 commit comments