From a76ac16bbd53f4ad2e5a06d14e971a4a28567781 Mon Sep 17 00:00:00 2001 From: Huy Pham Date: Wed, 22 Jan 2025 09:41:24 +0700 Subject: [PATCH 1/7] Update README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index bd9582fe94..c3c3d8d181 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,25 @@ + + + +| Component | Description | +|-------------|-------------| +| [agent-as-a-service](/agent-as-a-service) | The production-grade agent launchpad and management. | +| [ai-architectures](/ai-architectures) | The various AI architectures, including Chain of Thought, Plan and Execute, Critique Revise, and Self-Ask. | +| [ai-frameworks](/ai-frameworks) | Truly Open AI works with popular agent frameworks, including Eliza, Rig, and ZerePy. | +| [ai-kernel](/agent-as-a-service) | The central component of the AI-powered blockchain architecture. | +| [blockchains](/blockchains) | Truly Open AI is deployed on popular blockchains, including Bitcoin, Ethereum, and Solana. | +| [creator-tools](/creator-tools) | No-code tools for AI creators to create and manage their agents. | +| [decentralized-agents](/decentralized-agents) | A set of smart contract standards for fully onchain AI agents, including AI721 and AI721Knowledge. | +| [decentralized-compute](/decentralized-compute) | The DePIN infrastructure powering agents. | +| [decentralized-inference](/decentralized-inference) | The trustless, onchain-verifiable inference protocol. | +| [decentralized-storage](/decentralized-storage) | Truly Open AI works with popular decentralized storage networks, including Filecoin, Greenfield, and Arweave. | +| [decentralized-swarms](/decentralized-swarms) | Fully-onchain decentralized multi-agent systems | + + # The Algorithms - JavaScript From 75c3bd8634b46d8bbcd15e8bfe20545688cbdc0b Mon Sep 17 00:00:00 2001 From: Huy Pham Date: Wed, 22 Jan 2025 09:45:29 +0700 Subject: [PATCH 2/7] Update README.md --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c3c3d8d181..baba990b2e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,5 @@ - - +::: {style="white-space: nowrap;"} | Component | Description | |-------------|-------------| | [agent-as-a-service](/agent-as-a-service) | The production-grade agent launchpad and management. | @@ -18,7 +13,7 @@ th:first-child, td:first-child { | [decentralized-inference](/decentralized-inference) | The trustless, onchain-verifiable inference protocol. | | [decentralized-storage](/decentralized-storage) | Truly Open AI works with popular decentralized storage networks, including Filecoin, Greenfield, and Arweave. | | [decentralized-swarms](/decentralized-swarms) | Fully-onchain decentralized multi-agent systems | - +::: # The Algorithms - JavaScript From 08c8b537a83fd1e9320d7dc4572182d02e783166 Mon Sep 17 00:00:00 2001 From: Huy Pham Date: Wed, 22 Jan 2025 09:48:07 +0700 Subject: [PATCH 3/7] Update README.md --- README.md | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index baba990b2e..cb7b105bc7 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,18 @@ -::: {style="white-space: nowrap;"} -| Component | Description | -|-------------|-------------| -| [agent-as-a-service](/agent-as-a-service) | The production-grade agent launchpad and management. | -| [ai-architectures](/ai-architectures) | The various AI architectures, including Chain of Thought, Plan and Execute, Critique Revise, and Self-Ask. | -| [ai-frameworks](/ai-frameworks) | Truly Open AI works with popular agent frameworks, including Eliza, Rig, and ZerePy. | -| [ai-kernel](/agent-as-a-service) | The central component of the AI-powered blockchain architecture. | -| [blockchains](/blockchains) | Truly Open AI is deployed on popular blockchains, including Bitcoin, Ethereum, and Solana. | -| [creator-tools](/creator-tools) | No-code tools for AI creators to create and manage their agents. | -| [decentralized-agents](/decentralized-agents) | A set of smart contract standards for fully onchain AI agents, including AI721 and AI721Knowledge. | -| [decentralized-compute](/decentralized-compute) | The DePIN infrastructure powering agents. | -| [decentralized-inference](/decentralized-inference) | The trustless, onchain-verifiable inference protocol. | -| [decentralized-storage](/decentralized-storage) | Truly Open AI works with popular decentralized storage networks, including Filecoin, Greenfield, and Arweave. | -| [decentralized-swarms](/decentralized-swarms) | Fully-onchain decentralized multi-agent systems | -::: + + + + + + + + + + + + + +
ComponentDescription
[agent-as-a-service](/agent-as-a-service)The production-grade agent launchpad and management.
[ai-architectures](/ai-architectures)The various AI architectures, including Chain of Thought, Plan and Execute, Critique Revise, and Self-Ask.
# The Algorithms - JavaScript From e22b8731f78689576d300295e4072d046da3b03e Mon Sep 17 00:00:00 2001 From: Huy Pham Date: Wed, 22 Jan 2025 09:51:43 +0700 Subject: [PATCH 4/7] Update README.md --- README.md | 41 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb7b105bc7..8d87e77757 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,52 @@ Description - [agent-as-a-service](/agent-as-a-service) + agent-as-a-service The production-grade agent launchpad and management. - [ai-architectures](/ai-architectures) + ai-architectures The various AI architectures, including Chain of Thought, Plan and Execute, Critique Revise, and Self-Ask. + + ai-frameworks + Truly Open AI works with popular agent frameworks, including Eliza, Rig, and ZerePy. + + + ai-kernel + The central component of the AI-powered blockchain architecture. + + + blockchains + Truly Open AI is deployed on popular blockchains, including Bitcoin, Ethereum, and Solana. + + + creator-tools + No-code tools for AI creators to create and manage their agents. + + + decentralized-agents + A set of smart contract standards for fully onchain AI agents, including AI721 and AI721Knowledge. + + + decentralized-compute + The DePIN infrastructure powering agents. + + + decentralized-inference + The trustless, onchain-verifiable inference protocol. + + + decentralized-storage + Truly Open AI works with popular decentralized storage networks, including Filecoin, Greenfield, and Arweave. + + + decentralized-swarms + Fully-onchain decentralized multi-agent systems. + + # The Algorithms - JavaScript From df11cdb20524a7e35e42eafbb48741a5babd95df Mon Sep 17 00:00:00 2001 From: Huy Pham Date: Wed, 22 Jan 2025 09:52:23 +0700 Subject: [PATCH 5/7] Update README.md --- README.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 8d87e77757..089f1b2068 100644 --- a/README.md +++ b/README.md @@ -1,56 +1,57 @@ - + - + - + - + - + - + - + - + - + - + - + - +
ComponentComponent Description
agent-as-a-serviceagent-as-a-service The production-grade agent launchpad and management.
ai-architecturesai-architectures The various AI architectures, including Chain of Thought, Plan and Execute, Critique Revise, and Self-Ask.
ai-frameworksai-frameworks Truly Open AI works with popular agent frameworks, including Eliza, Rig, and ZerePy.
ai-kernelai-kernel The central component of the AI-powered blockchain architecture.
blockchainsblockchains Truly Open AI is deployed on popular blockchains, including Bitcoin, Ethereum, and Solana.
creator-toolscreator-tools No-code tools for AI creators to create and manage their agents.
decentralized-agentsdecentralized-agents A set of smart contract standards for fully onchain AI agents, including AI721 and AI721Knowledge.
decentralized-computedecentralized-compute The DePIN infrastructure powering agents.
decentralized-inferencedecentralized-inference The trustless, onchain-verifiable inference protocol.
decentralized-storagedecentralized-storage Truly Open AI works with popular decentralized storage networks, including Filecoin, Greenfield, and Arweave.
decentralized-swarmsdecentralized-swarms Fully-onchain decentralized multi-agent systems.
+ # The Algorithms - JavaScript From 171fe84392d9658d9b411fa635412d7df6f4ba9b Mon Sep 17 00:00:00 2001 From: Huy Pham Date: Wed, 22 Jan 2025 09:53:33 +0700 Subject: [PATCH 6/7] Update README.md --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 089f1b2068..2004b9de6e 100644 --- a/README.md +++ b/README.md @@ -1,57 +1,57 @@ - - + - + - + - + - + - + - + - + - + - + - +
Component Description
agent-as-a-serviceagent-as-a-service The production-grade agent launchpad and management.
ai-architecturesai-architectures The various AI architectures, including Chain of Thought, Plan and Execute, Critique Revise, and Self-Ask.
ai-frameworksai-frameworks Truly Open AI works with popular agent frameworks, including Eliza, Rig, and ZerePy.
ai-kernelai-kernel The central component of the AI-powered blockchain architecture.
blockchainsblockchains Truly Open AI is deployed on popular blockchains, including Bitcoin, Ethereum, and Solana.
creator-toolscreator-tools No-code tools for AI creators to create and manage their agents.
decentralized-agentsdecentralized-agents A set of smart contract standards for fully onchain AI agents, including AI721 and AI721Knowledge.
decentralized-computedecentralized-compute The DePIN infrastructure powering agents.
decentralized-inferencedecentralized-inference The trustless, onchain-verifiable inference protocol.
decentralized-storagedecentralized-storage Truly Open AI works with popular decentralized storage networks, including Filecoin, Greenfield, and Arweave.
decentralized-swarmsdecentralized-swarms Fully-onchain decentralized multi-agent systems.
+ # The Algorithms - JavaScript From 9dc307c86fe1c9982092bc6549bda8674c92e7ad Mon Sep 17 00:00:00 2001 From: Huy Pham Date: Wed, 22 Jan 2025 10:05:57 +0700 Subject: [PATCH 7/7] Update README.md --- README.md | 52 ---------------------------------------------------- 1 file changed, 52 deletions(-) diff --git a/README.md b/README.md index 2004b9de6e..a25db141aa 100644 --- a/README.md +++ b/README.md @@ -1,55 +1,3 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ComponentDescription
agent-as-a-serviceThe production-grade agent launchpad and management.
ai-architecturesThe various AI architectures, including Chain of Thought, Plan and Execute, Critique Revise, and Self-Ask.
ai-frameworksTruly Open AI works with popular agent frameworks, including Eliza, Rig, and ZerePy.
ai-kernelThe central component of the AI-powered blockchain architecture.
blockchainsTruly Open AI is deployed on popular blockchains, including Bitcoin, Ethereum, and Solana.
creator-toolsNo-code tools for AI creators to create and manage their agents.
decentralized-agentsA set of smart contract standards for fully onchain AI agents, including AI721 and AI721Knowledge.
decentralized-computeThe DePIN infrastructure powering agents.
decentralized-inferenceThe trustless, onchain-verifiable inference protocol.
decentralized-storageTruly Open AI works with popular decentralized storage networks, including Filecoin, Greenfield, and Arweave.
decentralized-swarmsFully-onchain decentralized multi-agent systems.
- - # The Algorithms - JavaScript