The Problem: Influencer marketing loses $1.3B+ yearly to fake followers and bot engagement. No trustless verification exists.
The Solution: AI-powered oracle (like on oraichain) that verifies social media milestones (follower growth, engagement authenticity, bot detection) and triggers smart contract payments automatically.
What Weβre Building: Multi-model ML system that analyzes followers for authenticity β returns verified results to blockchain β releases payment if conditions met.
Your Benefits: Real-world AI + Web3 project for portfolio Solve actual $1B+ problem Rare skill combination (ML + blockchain) Stand out to employers in both spaces Open source contribution
My Background: Senior dev with AI/ML expertise + Rust + Solana experience. Now exploring ICP ecosystem.
Ready to Build? DM me or comment below. Letβs create infrastructure that makes influencer marketing trustless.
Use Claude API for explainability: βWhy was this flagged?β
Generate human-readable reports from ML scores
Content quality analysis (post relevance to niche)
6. Deployment
Google Colab - Model training/research only
Cloud GPU (Nvidia/RunPod/Lambda) - If heavy inference needed
Standard VPS - Likely sufficient for ONNX inference (CPU-based)
ICP Canister - Smart contract deployment
30-Day Timeline:
Week 1: Data collection + scraper + basic bot detection model Week 2: Train/optimize models in Colab, export to ONNX Week 3: Build Rust API, integrate models, test inference Week 4: ICP smart contract, oracle bridge, end-to-end testing
Clarification: You donβt need βClaude serverβ for training. Claude API is for inference/reasoning tasks only. For GPU training, use Colab (free tier) or rent GPUs if needed.