Skip to content

Commit a76ac16

Browse files
authored
Update README.md
1 parent bd34e9f commit a76ac16

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
2+
<style>
3+
th:first-child, td:first-child {
4+
width: 160px;
5+
}
6+
</style>
7+
8+
| Component | Description |
9+
|-------------|-------------|
10+
| [agent-as-a-service](/agent-as-a-service) | The production-grade agent launchpad and management. |
11+
| [ai-architectures](/ai-architectures) | The various AI architectures, including Chain of Thought, Plan and Execute, Critique Revise, and Self-Ask. |
12+
| [ai-frameworks](/ai-frameworks) | Truly Open AI works with popular agent frameworks, including Eliza, Rig, and ZerePy. |
13+
| [ai-kernel](/agent-as-a-service) | The central component of the AI-powered blockchain architecture. |
14+
| [blockchains](/blockchains) | Truly Open AI is deployed on popular blockchains, including Bitcoin, Ethereum, and Solana. |
15+
| [creator-tools](/creator-tools) | No-code tools for AI creators to create and manage their agents. |
16+
| [decentralized-agents](/decentralized-agents) | A set of smart contract standards for fully onchain AI agents, including AI721 and AI721Knowledge. |
17+
| [decentralized-compute](/decentralized-compute) | The DePIN infrastructure powering agents. |
18+
| [decentralized-inference](/decentralized-inference) | The trustless, onchain-verifiable inference protocol. |
19+
| [decentralized-storage](/decentralized-storage) | Truly Open AI works with popular decentralized storage networks, including Filecoin, Greenfield, and Arweave. |
20+
| [decentralized-swarms](/decentralized-swarms) | Fully-onchain decentralized multi-agent systems |
21+
22+
123
# The Algorithms - JavaScript
224

325
<!-- Front Matter -->

0 commit comments

Comments
 (0)