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