Skip to content

Vegito2367/DAIM

Repository files navigation

DAIM: Decentralized AI Marketplace

🚀 Overview

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.

Achievements

  • 🥇 Winner – Autonomys AI Challenge @ Midwest-Blockathon 2025

Features

  • 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.

Why DAIM?

  • 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.

Getting Started

Prerequisites

  • Node.js & npm installed
  • IPFS setup (e.g., via Pinata or a local IPFS node)
  • Wallet connection (e.g., Metamask + RainbowKit)

Installation

Clone the repository:

git clone https://github.com/Vegito2367/DAIM.git
cd DAIM

Install dependencies:

npm install

Make the environment variables file

touch .env

Put in your API KEYS

PINATA_JWT=
NEXT_PUBLIC_GATEWAY_URL=
GEMINI_API_KEY=

Start the development server:

npm run dev

🛠 Tech Stack

  • Frontend: Next.js, TypeScript, Framer Motion, RainbowKit
  • Storage: IPFS (via Pinata), Autonomys Auto Drive
  • Blockchain Integration: Autonomys API

📢 Acknowledgments

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!

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors