OpenAI 2026 hackathon

SlopShield

Know when a YouTube voice is synthetic. SlopShield combines contextual transcript analysis with targeted audio spoof detection to flag AI-narrated YouTube videos.

Team of 3 · 0 likes · 0 comments

Archive position — measured, not model output

0 likes on Devpost

2,264 of the 7,856 archived projects have more likes, and 5,592 share exactly 0 — so this project's #6,776 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

What the company appears to be

SlopShield is a browser extension (Chrome/Firefox) that claims to identify AI-generated YouTube videos by analyzing both transcript content and audio characteristics. It filters flagged videos from the user's viewport.

What changed

The project was submitted as part of the OpenAI 2026 hackathon, indicating it is an early-stage prototype or proof-of-concept built in a short timeframe (a week). The description states no revenue, customers, or traction data are available.

Single most important open question

Is there any evidence that SlopShield’s detection method works reliably at scale, or whether the approach of combining simple heuristics with transcript and audio analysis is sufficient to distinguish AI-generated content from human-created content?

Back to contents

What The Product Actually Is

The description states:

  • SlopShield is a Chrome and Firefox browser extension.
  • It analyzes transcripts and sound of YouTube videos displayed in the user’s viewport.
  • It passes video IDs to a backend for analysis using an engine that reports confidence levels.
  • Videos flagged as AI-generated are removed from the viewport by the plugin.

Inferred:

  • The product is designed to be used while browsing YouTube, and operates in real time or near real time.
  • It uses a hybrid approach combining text-based heuristics (e.g., detecting old model-generated text) and audio spoof detection.

Not evidenced:

  • No details on how the backend engine works beyond “heuristics” and “synthetic voice detector.”
  • No information about whether the extension is publicly available or installed by users.
  • No mention of user interface elements, dashboard, or analytics.

Back to contents

Positioning & Claim Evolution

The description states:

  • The idea was inspired by watching YouTube content during the World Cup, where many videos were “unbearably slopped out.”
  • The team believed that ChatGPT could be used to solve this problem.
  • SlopShield aims to combat botfarms and improve viewing experience.

Inferred:

  • The positioning is framed as a tool for YouTube users who want to avoid AI-generated or low-quality content.
  • It positions itself as a filtering mechanism, not a creator-facing tool.

Not evidenced:

  • No evidence of prior versions, market testing, or user feedback.
  • No indication of how the product evolved from initial idea to current form.
  • No claims about scalability, accuracy metrics, or performance benchmarks.

Back to contents

Target Customer & ICP

The description states:

  • The primary users are YouTube viewers who want to avoid AI-generated content.
  • It is a browser extension, suggesting it targets individuals rather than enterprises.

Inferred:

  • The ICP likely includes people who consume YouTube content regularly, especially in niche or documentary-style videos.
  • It may appeal to users concerned with misinformation or botfarm manipulation.

Not evidenced:

  • No data on user demographics, usage patterns, or behavioral insights.
  • No indication of whether the team has tested it with actual users or gathered feedback.
  • No mention of enterprise or institutional use cases.

Back to contents

Business Model & Pricing Evidence

The description states:

  • SlopShield is a browser extension.
  • It does not mention any pricing, monetization, or subscription model.
  • The team says they are proud that it can “increase the viewing experience” and “combat botfarms,” but no commercial strategy is described.

Inferred:

  • If the product becomes widely adopted, it may be monetized through freemium, premium features, or advertising (though not stated).
  • It could also evolve into a SaaS platform for content creators or YouTube partners.

Not evidenced:

  • No pricing model, revenue streams, or monetization strategy.
  • No evidence of paid features or user tiers.
  • No indication of whether the extension is free to use or if there are plans to charge.

Back to contents

Technical & Delivery Signals

The description states:

  • Built with tools like BERT, Whisper, ChatGPT, Codex, and Python/TypeScript.
  • Uses a heuristic-based approach for transcript analysis, and audio spoof detection.
  • The backend uses a single 3090 GPU, with queues and caching to manage load.
  • It uses the user’s session to fetch transcripts via YouTube API to avoid rate limits.

Inferred:

  • The system is prototype-level, built in a hackathon, and likely not production-ready.
  • It leverages AI tools for research and model calibration but does not appear to be a full AI pipeline.

Not evidenced:

  • No evidence of performance metrics (e.g., accuracy, false positive rate).
  • No information on scalability or infrastructure beyond one GPU.
  • No mention of how the system handles edge cases like multi-language content or deepfakes.

Back to contents

Traction & Maturity Signals

The description states:

  • The project was built in a week during a hackathon.
  • It is not yet publicly available or installed by users.
  • The team says they are proud of the technical hurdles overcome, but no user adoption or feedback is mentioned.

Inferred:

  • This is an early-stage prototype, likely with limited real-world testing.
  • No evidence of user engagement, retention, or usage data.

Not evidenced:

  • No revenue, customer base, or user metrics.
  • No evidence of product-market fit or traction beyond the hackathon.
  • No mention of any follow-up or commercialization plans.

Back to contents

Competitive Context

The description states:

  • The team was motivated by the prevalence of AI-generated YouTube content.
  • It is a browser extension, suggesting it competes with tools that filter or flag content on platforms like YouTube.

Inferred:

  • It may compete with YouTube’s own content moderation or other browser-based filtering tools.
  • It could also be in competition with AI detection tools used by content creators or platforms.

Not evidenced:

  • No mention of existing tools or competitors in the space.
  • No evidence of market research or competitive analysis.
  • No indication of how SlopShield differentiates from other AI-generated content detection systems.

Back to contents

Key Risks & Red Flags

The description states:

  • The system uses simple heuristics and relies on old model text detection, which may not be reliable.
  • It was built in a week, suggesting limited testing or validation.
  • It uses a single GPU, which could be a bottleneck for scaling.

Inferred:

  • The approach is likely not robust enough to scale or detect advanced AI-generated content.
  • There is a risk of false positives or negatives, especially with evolving AI models.
  • The reliance on user sessions and caching introduces potential security or data integrity issues.

Red flags:

  • No evidence of accuracy testing or validation.
  • No indication of how the system handles edge cases or newer AI models.
  • The hackathon context implies a lack of long-term product development or commercial viability.

Back to contents

Diligence Questions To Ask The Founders

  1. What is the accuracy rate of SlopShield’s detection method? How does it compare to known AI-generated content?
  2. Is there any user testing or feedback from real YouTube users?
  3. What are the scalability limitations of the current architecture (e.g., GPU bottleneck)?
  4. How does SlopShield handle multi-language content, and what is its performance on newer models?
  5. Are there plans to monetize the extension, and if so, how?
  6. Has the team considered privacy or data governance implications of collecting user sessions or video metadata?

Back to contents

Investment/Partnership Verdict

The description states:

  • SlopShield is a hackathon project, built in one week.
  • It has no revenue, customers, or traction data.
  • The team is proud of the technical execution but does not describe any commercial strategy.

Inferred:

  • This is an early-stage idea with potential, but lacks evidence of viability or scalability.
  • It may be a proof-of-concept that could evolve into a product, but it is not yet ready for investment or partnership.

Not evidenced:

  • No financials, revenue projections, or customer data to support any commercial case.
  • No indication of team experience in product development or monetization.
  • No evidence of market demand or competitive positioning beyond the hackathon.

Verdict SlopShield is a conceptual prototype with limited evidence of traction or commercial readiness. It may be an interesting idea to explore further, but it does not yet meet the criteria for investment or partnership at this stage.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.