|
1 |
| - |
2 | 1 | <table>
|
3 | 2 | <tr>
|
4 | 3 | <th>Component</th>
|
5 | 4 | <th>Description</th>
|
6 | 5 | </tr>
|
7 | 6 | <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> |
9 | 8 | <td>The production-grade agent launchpad and management.</td>
|
10 | 9 | </tr>
|
11 | 10 | <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> |
13 | 12 | <td>The various AI architectures, including Chain of Thought, Plan and Execute, Critique Revise, and Self-Ask.</td>
|
14 | 13 | </tr>
|
15 | 14 | <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> |
17 | 16 | <td>Truly Open AI works with popular agent frameworks, including Eliza, Rig, and ZerePy.</td>
|
18 | 17 | </tr>
|
19 | 18 | <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> |
21 | 20 | <td>The central component of the AI-powered blockchain architecture.</td>
|
22 | 21 | </tr>
|
23 | 22 | <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> |
25 | 24 | <td>Truly Open AI is deployed on popular blockchains, including Bitcoin, Ethereum, and Solana.</td>
|
26 | 25 | </tr>
|
27 | 26 | <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> |
29 | 28 | <td>No-code tools for AI creators to create and manage their agents.</td>
|
30 | 29 | </tr>
|
31 | 30 | <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> |
33 | 32 | <td>A set of smart contract standards for fully onchain AI agents, including AI721 and AI721Knowledge.</td>
|
34 | 33 | </tr>
|
35 | 34 | <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> |
37 | 36 | <td>The DePIN infrastructure powering agents.</td>
|
38 | 37 | </tr>
|
39 | 38 | <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> |
41 | 40 | <td>The trustless, onchain-verifiable inference protocol.</td>
|
42 | 41 | </tr>
|
43 | 42 | <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> |
45 | 44 | <td>Truly Open AI works with popular decentralized storage networks, including Filecoin, Greenfield, and Arweave.</td>
|
46 | 45 | </tr>
|
47 | 46 | <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> |
49 | 48 | <td>Fully-onchain decentralized multi-agent systems.</td>
|
50 | 49 | </tr>
|
51 | 50 | </table>
|
52 | 51 |
|
53 | 52 |
|
54 | 53 |
|
| 54 | + |
55 | 55 | # The Algorithms - JavaScript
|
56 | 56 |
|
57 | 57 | <!-- Front Matter -->
|
|
0 commit comments