Skip to content

TurgayAcar49/genlayer-ai-scam-score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenLayer AI Scam Score Contract

Project Purpose

This smart contract analyzes crypto projects using AI and assigns a scam risk score between 0–100.

Why GenLayer?

GenLayer enables verifiable AI-powered decisions on-chain.
This demo shows how AI outputs can be recorded transparently.

How It Works

  1. User inputs a project name
  2. AI analyzes risk level
  3. Score is stored on-chain

Future Improvements

  • Multi-factor analysis
  • On-chain reputation tracking
  • AI confidence score

Example Usage

Project: ExampleCoin

AI Output: Scam Risk Score: 72

This score is recorded on-chain for transparency.


Example Output

Below is a sample structured risk analysis output generated by the AI model:

{
  "project": "FakeSwap",
  "ai_risk_score": 84,
  "risk_level": "High",
  "analysis_timestamp": "2026-03-03T21:00:00Z",
  "model_version": "v1.0-genlayer-ai"
}

This output demonstrates how the contract structures AI-based scam risk analysis results.

Roadmap

  • v1: Basic AI scam risk scoring (0–100)
  • v2: Multi-factor weighted scoring model
  • v3: On-chain verifiable AI proof integration (planned)

About

AI-powered scam risk scoring contract built on GenLayer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors