OpenAI 2026 hackathon

Red Team by Showcify

Get rejected here first: three AI hiring judges read your resume against the job post and tell you every reason they'd say no with exact quotes and how to fix each one before you apply.

Solo project by Mansoor Khan · 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,298 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

Red Team by Showcify is a Chrome extension that allows job seekers to test their resume against a specific job posting using three AI reviewers — a recruiter, an ATS, and a hiring manager — each providing named rejection reasons with exact quotes from the resume and job post, along with concrete fixes. It is built as a side panel tool that runs on user-owned API keys, without submitting applications or storing data.

What changed

The project was submitted to the OpenAI 2026 hackathon by Mansoor Khan, who describes it as an extension of Showcify’s mission to reduce the silence of rejection. It is self-described as a tool that “gets rejected here first,” offering feedback before applying.

Single most important open question

Is there evidence of user adoption or traction beyond the author's own use and testing? The description does not state whether any users are currently using the extension, nor whether it has been released to the public.

Back to contents

What The Product Actually Is

The description states that Red Team is a Chrome side panel extension. It runs on a user’s own API key (GPT-5.6) and performs three structured AI reviews of a resume against a job posting:

  1. A recruiter who scans the resume in six seconds.
  2. An ATS that checks for keyword matches.
  3. A hiring manager who evaluates claims and time investment.

Each reviewer returns:

  • Named rejection reasons
  • Exact quotes from both resume and job post
  • Concrete fixes
  • First-person rebuttals

It is described as a tool that never fills forms, never submits applications, and does not change the page. It runs a single GPT call per review, costing about four cents.

Evidence

  • The author states: “Red Team is a Chrome side panel.”
  • “It runs as one GPT-5.6 structured call on your own API key, about four cents per review.”
  • “It never fills anything, never submits anything, never changes the page.”

Inference The tool is built to be lightweight and privacy-preserving, using only vanilla JavaScript and no build steps.

Back to contents

Positioning & Claim Evolution

The author claims that Red Team is a counterpoint to silence in job applications, where rejection emails offer no feedback. It positions itself as a tool that rejects you first, so you can learn why and how to improve before applying.

Key claims

  • “Rejection emails tell you nothing.”
  • “We built the opposite of silence: a tool that rejects you first, to your face, with receipts while you can still fix it.”
  • “Get rejected here first.”

The positioning is user-centric, focused on helping job seekers avoid common pitfalls in applications.

Evidence

  • The author states: “Rejection emails tell you nothing. You spend an hour on an application, wait two weeks, and get: 'We decided to move forward with other candidates.'”
  • “So we built the opposite of silence: a tool that rejects you first, to your face, with receipts while you can still fix it.”

Inference The tool is positioned as a feedback mechanism for job seekers, not a job application platform or ATS replacement.

Back to contents

Target Customer & ICP

The description states that Red Team is intended for job seekers, particularly those who are applying to roles and want to improve their chances by understanding why they might be rejected.

It is described as part of Showcify’s mission, which the author says he built as an AI-powered job-seeker platform. The tool is designed to help users “make one application stronger.”

Evidence

  • “Red Team is a Chrome side panel. Open any job posting, click once, and three hostile AI reviewers read your real resume against that posting.”
  • “It runs as one GPT-5.6 structured call on your own API key, about four cents per review.”

Inference The tool targets job seekers who are actively applying to roles and want feedback before submitting applications.

Back to contents

Business Model & Pricing Evidence

The author states that the extension runs on a user’s own API key, and each review costs about four cents. It is described as a free tool for users, with no mention of monetization or pricing tiers.

There is no evidence of:

  • Subscription plans
  • Freemium models
  • Revenue streams
  • Pricing tiers

Evidence

  • “It runs as one GPT-5.6 structured call on your own API key, about four cents per review.”
  • “It never fills anything, never submits anything, never changes the page.”

Inference The tool is likely free to use for end users, with costs borne by the user via their own API usage.

Back to contents

Technical & Delivery Signals

The extension is built using:

  • Vanilla JavaScript
  • No dependencies
  • No build step
  • Chrome extensions API
  • GPT-5.6 (via OpenAI)
  • OpenAI Codex

It uses a strict adversarial review process involving:

  • A build brief
  • Human verification gates
  • Code checks for verbatim quotes
  • Validation of model output

The tool is designed to be minimalist, with no login screen, and relies on the user’s existing Showcify session via cookie.

Evidence

  • “Vanilla JavaScript, zero dependencies, no build step, two network hosts, minimal permissions.”
  • “Codex wrote the extension code, the test fixtures, and the docs. I ran the gates, and said 'no' a lot.”
  • “The extension piggybacks the user's existing Showcify session by reading the session cookie through the extensions API - read-only, re-read fresh each time, never stored.”

Inference The tool is built with a focus on privacy, simplicity, and minimalism, which may appeal to developers or privacy-conscious users.

Back to contents

Traction & Maturity Signals

There is no evidence of:

  • Users
  • Customers
  • Revenue
  • Adoption
  • Product usage metrics
  • Public release or distribution

The project is described as a hackathon submission from the OpenAI 2026 hackathon, and the author states that it was built by himself and Codex.

Evidence

  • “This project was submitted to the OpenAI 2026 hackathon on Devpost.”
  • “Team size: 1. Members: Mansoor Khan.”

Inference The tool is in a pre-release, prototype stage, with no public traction or user base.

Back to contents

Competitive Context

There are no mentions of competitors in the description. The author does not reference:

  • ATS tools
  • Resume builders
  • Job application platforms
  • AI feedback tools for job seekers

Evidence

  • No mention of existing tools or platforms in this space.

Inference The competitive landscape is unknown, but the tool appears to be unique in its approach — offering rejection feedback before applying, rather than post-application or general resume review.

Back to contents

Key Risks & Red Flags

  1. No public release or user base: The tool is described as a hackathon submission with no evidence of real users.
  2. No monetization model: No pricing, subscriptions or revenue streams are mentioned.
  3. No third-party validation: The tool is built by one person and tested internally.
  4. Unproven utility: It’s unclear whether the feedback provided is actionable or accurate.
  5. Dependency on API costs: Users pay for each review, which may limit adoption.

Evidence

  • “Team size: 1.”
  • “This project was submitted to the OpenAI 2026 hackathon.”
  • “It never fills anything, never submits anything, never changes the page.”

Back to contents

Diligence Questions To Ask The Founders

  1. What is the current user base or adoption rate for Red Team?
  2. How does the tool validate model outputs to ensure accuracy and relevance?
  3. Is there a plan to monetize the tool beyond API costs?
  4. Are there any plans to integrate with job boards or platforms beyond Showcify?
  5. What are the technical limitations of the current implementation, and how might they be addressed?

Back to contents

Investment/Partnership Verdict

Not evidenced.

There is no evidence of:

  • Revenue
  • Customers
  • Product-market fit
  • Traction
  • Financials
  • Strategic partnerships

The tool is described as a hackathon submission, with no indication of commercial viability or market readiness.

Inference This is a pre-product, pre-revenue prototype. It may be an interesting idea, but there is no evidence that it has moved beyond the concept stage or proven its value in the market.

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.