Skip to content

SuiSpark is an AI-driven funding platform leveraging SUI blockchain and multi-agent collaboration to evaluate and support innovative project ideas.

Notifications You must be signed in to change notification settings

ibriz/sui-spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

84 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿšฉ Overview

SuiSpark is an AI-driven funding platform leveraging SUI blockchain and multi-agent collaboration to evaluate and support innovative project ideas. Users submit their pitches with a small SUI token fee (0.01SUI), engaging in an AI-led interactive questioning process to evaluate proposals. Three specialized AI agents with different field of expertise assess submissions based on SUI relevance, business potential, and technical feasibility respectively, requiring at least two approvals for funding. Once approved by the agents , the project is funded with 0.05 SUI.

โœจ Features

Key features includes

  • zkLogin-based wallet integration
  • Evaluation of proposal by AI Agents
  • Smart contract-managed fund distribution
  • Duplicate proposal detection
  • Collaborative decision-making by agents.

๐ŸŽž๏ธ Demo Video

https://youtu.be/xAOIkbUY1Z4

๐Ÿš€ Installation

Prerequisites

Note for Windows Users: WSL 2 is required.

Edit the .env file

cp .env.example .env

Note: You need to replace the placeholders with your actual values on both suispark-backend and suispark-frontend

suispark-backend

All the code related to creating AI agents using Eliza OS and Atoma Network for the inference.

Framework: Node.js, Expressjs

cd suispark-backend
pnpm install
pnpm run dev

suispark-frontend

Framework: ReactJS

cd suispark-frontend
yarn install
yarn run dev

suispark-contracts

Framework: SUI Move

For deployment

cd suispark-contracts
npx ts-node scripts/utils/setup.ts

About

SuiSpark is an AI-driven funding platform leveraging SUI blockchain and multi-agent collaboration to evaluate and support innovative project ideas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •