DAIM (Decentralized AI Marketplace) is a blockchain-powered, open-source platform where AI developers and researchers can securely share their models and datasets without the risk of losing ownership or relying on centralized hosting services.
This platform fosters a community-driven, transparent, and secure ecosystem for AI innovation, ensuring contributors get proper attribution for their work.
- 🥇 Winner – Autonomys AI Challenge @ Midwest-Blockathon 2025
- Decentralized AI Model Sharing – Upload and store AI models with secure, verifiable ownership.
- Seamless AI Model Discovery – Browse AI models with key performance metrics to find the best fit for your needs.
- Easy Integration – Download AI models in a structured format for smooth deployment and customization.
- Contributor Attribution – Ensure AI developers receive proper credit for their contributions.
- Enhanced AI Context – Leverage generative AI to provide insights into listed models for better usability.
- No Central Authority – Ensures AI models remain accessible and verifiable.
- Open-Source & Community-Driven – Anyone can contribute and improve the ecosystem.
- Secure Storage – Uses decentralized technologies for tamper-proof data hosting.
- Node.js & npm installed
- IPFS setup (e.g., via Pinata or a local IPFS node)
- Wallet connection (e.g., Metamask + RainbowKit)
Clone the repository:
git clone https://github.com/Vegito2367/DAIM.git
cd DAIMInstall dependencies:
npm installMake the environment variables file
touch .envPut in your API KEYS
PINATA_JWT=
NEXT_PUBLIC_GATEWAY_URL=
GEMINI_API_KEY=Start the development server:
npm run dev- Frontend: Next.js, TypeScript, Framer Motion, RainbowKit
- Storage: IPFS (via Pinata), Autonomys Auto Drive
- Blockchain Integration: Autonomys API
A huge thanks to KU Blockchain and Autonomys for their support and for hosting the Midwest Blockathon!
Stay tuned for updates as DAIM continues to evolve!