Awesome AI AgentsAI Agent Ecosystems

datahaven-xyz/datahaven

⭐ 7893 Rust added to this list on 2026-01-31 repository created 2025-03-06

DataHaven is an AI-first decentralized storage and retrieval network designed to provide verifiable, production-scale data storage solutions for AI training data, machine learning models, and Web3 applications. It is built on the StorageHub infrastructure and secured by EigenLayer's restaking protocol, which ensures robust security by leveraging Ethereum's validator set. The system separates storage from verification, where storage providers keep data off-chain while cryptographic commitments are anchored on-chain, enabling tamper-evident verification of data integrity. The core capabilities of DataHaven include verifiable storage through chunking files, hashing them into Merkle trees, and committing the roots on-chain, allowing cryptographic proof that data remains unaltered. The network consists of Main Storage Providers (MSPs) who serve data and Backup Storage Providers (BSPs) who ensure redundancy by replicating data and facing on-chain slashing penalties if they fail proof challenges. The validator set is secured by Ethereum restaking via EigenLayer, with validators registering as EigenLayer operators and subject to slashing for misbehavior. DataHaven is fully EVM compatible through Frontier pallets, supporting smart contracts and familiar Web3 tooling. It also features a native, trustless cross-chain bridge with Ethereum via the Snowbridge protocol for seamless token and message transfers. Architecturally, DataHaven integrates Ethereum Layer 1 with EigenLayer AVS contracts managing validator lifecycle, slashing, and rewards. The Substrate-based DataHaven chain hosts StorageHub pallets for file operations, provider registries, proof challenges, payment streams, and bucket ownership, alongside DataHaven-specific pallets for external validators, native transfers, rewards, and EVM compatibility. The storage provider network includes MSPs and BSPs, an indexer for on-chain event indexing and metadata querying, and a fisherman module for auditing storage proofs and detecting misbehavior. The storage workflow involves users selecting MSPs to create buckets and upload files, which are chunked and hashed with roots anchored on-chain. MSPs coordinate with BSPs for data replication, and retrievals come with Merkle proofs for verification. BSPs undergo periodic proof challenges, with failures resulting in on-chain slashing, ensuring data custody and network reliability. Overall, DataHaven offers a secure, decentralized, and verifiable storage solution tailored for AI and Web3 applications, leveraging cutting-edge blockchain security and decentralized storage technologies.

https://github.com/datahaven-xyz/datahaven

ai-agentsai-training-databackup-storage-providersblockchaincross-chain-bridgecryptographic-commitmentsdata-replicationdecentralizeddecentralized-replicationdecentralized-storageeigenlayereigenlayer-avsethereumevm-compatibilityfrontier-palletsmachine-learning-modelsmain-storage-providersmerkle-treeson-chain-verificationprivacyproof-challengesrestaking-protocolslashingsmart-contractssnowbridgestoragestoragehubsubstratevalidator-securityverifiable-storageweb3-applications

Also in AI Agent Ecosystems

Shubhamsaboo/awesome-llm-apps

A curated collection of impressive LLM-powered AI applications featuring RAG, AI Agents, Multi-agent Teams, and open-source models from leading AI providers like OpenAI, Anthropic, and Google Gemini.

lobehub/lobehub

LobeHub is a platform that enables users to find, build, and collaborate with AI agent teammates that evolve with them, facilitating multi-agent collaboration and transforming productivity through AI-driven workspaces.

FoundationAgents/MetaGPT

MetaGPT is a multi-agent AI framework that simulates a software company by assigning GPT-based roles to collaboratively automate software development from natural language requirements.

ComposioHQ/awesome-claude-skills

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows.

shanraisshan/claude-code-best-practice

This repository provides best practices and implementations for leveraging Claude AI's agentic engineering features, including subagents, commands, skills, workflows, and memory.

crewAIInc/crewAI

CrewAI is a fast, flexible Python framework for orchestrating autonomous, role-playing AI agents that collaborate to solve complex tasks, offering both high-level simplicity and low-level control for enterprise-grade AI automation.

HKUDS/nanobot

nanobot is an open-source, lightweight personal AI agent, providing a WebUI, chat channels, tools, memory, and model routing for long-running workflows and automation.

sickn33/agentic-awesome-skills

Agentic Awesome Skills is an installable GitHub library providing over 1,900 agentic skills for various AI coding assistants like Claude Code, Cursor, and Gemini CLI.