Guides

Content Scoring (SIFT)

How AI classifies social content relevance for affiliate programs, scored from 0 to 10.

Overview

SIFT (Sifting Intelligence for Trust) is the AI-powered scoring system that classifies social content by how relevant it is to a specific affiliate program. It scans YouTube videos, TikToks, Reddit threads, and blog posts, then assigns a relevance score from 0 to 10.

The goal is to surface real reviews and affiliate-driven content while filtering out name collisions, spam, and unrelated posts. Instead of manually sifting through hundreds of results, affiliates can immediately focus on content that actually matters.

Explore page showing Verified (7+) content filtered by SIFT score

The Explore page with Verified (7+) filter — only confirmed reviews, tutorials, and affiliate content

How It Works

SIFT runs a two-stage pipeline for each piece of social content:

Stage 1 — Rule-based pre-filter

A fast rule engine catches obvious spam, music and movie content, and posts that have high view counts but never mention the product name. Items flagged here are marked as junk without spending any AI tokens, keeping scoring costs low.

Stage 2 — LLM relevance scoring

Content that passes the pre-filter is scored by a language model on a 0 to 10 scale. The model evaluates whether the content mentions the product, how prominently, and whether it appears to be a genuine review, tutorial, or affiliate promotion.

Score Guide

ScoreWhat it means
0Completely unrelated — wrong topic, wrong product, wrong context
1Name collision — shares the product name but is a different entity (e.g., a YouTube channel called "Jubilee" vs Jubilee software)
2Spam hashtags or filler posts — "new on TikTok" style content with no substance
3Same industry or category, but does not mention this specific product
4–5Mentions the product briefly or in passing — tangential reference
6–7Dedicated review or tutorial covering this product in meaningful depth
8–9Clear affiliate content — review with affiliate links, comparison, or walkthrough
10Perfect affiliate review — full demo, pros and cons, affiliate link in description

Quality Filters

The Explore page lets you filter content by SIFT score threshold. Each tier is designed for a different use case:

Explore page showing All Content with SIFT scores and tags visible

All Content view — each item shows its SIFT score and tag. Use the dropdown to filter by quality tier.

FilterThresholdWhat it shows
All ContentnoneEverything, including unscored and low-quality items
Possible3+Filters out obvious junk and name collisions, keeps tangential mentions
Related5+Content that meaningfully mentions the product — a good starting point
Verified7+Confirmed reviews, tutorials, and affiliate content — highest signal

Tags

Each scored item may carry one or more tags that describe its content type. Tags are assigned by the LLM alongside the numeric score.

TagMeaning
junkCaught by pre-filter — spam, unrelated, or noise content
name_collisionShares the product name but refers to a different brand or entity
spamHashtag stuffing, repost chains, or engagement bait with no real content
tangentialRelated industry or topic but does not focus on this product
relatedMentions the product in a relevant context
reviewOpinion or evaluation of the product, positive or negative
tutorialHow-to or walkthrough showing how to use the product
comparisonSide-by-side comparison with one or more competing products
affiliate_contentDedicated affiliate promotion — contains links, discount codes, or CTA

How to Use

SIFT scores are most useful when you treat them as a research tool rather than a ranking. Here are a few practical patterns:

  • Start at Verified (7+) to find proven content patterns — what formats, angles, and platforms are already working for this program.
  • Filter by category to see what content styles perform in your niche. Tutorial-heavy niches behave differently from comparison-driven ones.
  • Sort by SIFT Score to surface the highest-quality items first when browsing a large result set.
  • Read the tags to understand what types of content are driving results. A program with many comparison tags suggests affiliates win by positioning against competitors.
  • Use Possible (3+) when you want a broad signal — useful for programs with low existing coverage to spot any mention at all.

Methodology

SIFT is designed to be transparent. A few key rules that govern how scores are assigned:

  • If the content does not mention the product name at all, the maximum score is 3 — no matter how high-quality the content otherwise appears.
  • Pre-filter rules catch spam patterns, music and movie content, and high-view posts with no product mention before any AI is involved.
  • Scoring runs daily via an automated pipeline. New content collected overnight is scored the following morning.
  • The scoring logic is open — the rule definitions and LLM prompt structure are available in the repository for review and contribution.