Component | Description |
---|---|
agent-as-a-service | The production-grade agent launchpad and management. |
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. |
JavaScript Repository of TheAlgorithms, which implements various algorithms and data structures in JavaScript.
These implementations are for demonstrative purposes only. Dedicated implementations of these algorithms and data structures are much better for performance and security reasons. We also do not provide any guarantee for api stability.
Before contributing to this repository, make sure to read our Contribution Guidelines. You can look at other TheAlgorithms Repositories or the issues with a "help wanted" label for inspiration regarding what to implement. Our maintainers will guide you through how to make your contribution properly if you make any mistakes. The names of the maintainers of this repository are listed in the CODEOWNERS file.
You can find a list of the algorithms currently in the repository in the directory. Explanations of many of the algorithms can be found in the wiki.