OpenAI 2026 hackathon

Screen Loop

Auditable AI resume screening: three GPT-5.6 agents evaluate candidates with resume-quote evidence, and an Advocate agent rescues strong candidates that keyword filters would reject.

Solo project by Muhammad Burhan · 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,584 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

Screen Loop is a self-reported AI-powered resume screening tool designed for recruiting agencies. The author states it uses three GPT-5.6 agents — a Parser, Evaluator, and Advocate — to process job descriptions and resumes, with an emphasis on auditability through verbatim resume quotes and evidence-based scoring.

What changed

The project was built during the OpenAI 2026 hackathon as a proof-of-concept tool. It is described as a solution to problems in current AI recruiting tools: lack of transparency, black-box scoring, and keyword filter bias.

Single most important open question

Is there any evidence of traction or customer validation beyond the author's own description?

Back to contents

What The Product Actually Is

The description states that Screen Loop takes a job description and batch of resumes, then runs three GPT-5.6 agents in sequence:

  1. Parser agent: structures each resume.
  2. Evaluator agent: scores candidates requirement-by-requirement, citing verbatim quotes from the actual resume for each judgment.
  3. Advocate agent: reviews bottom-half rankings to argue for candidates rejected by stricter filters; if the Advocate’s case is strong, the candidate is re-scored.

The system outputs a ranked shortlist where every score traces back to evidence a recruiter can inspect or defend. One click drafts personalized outreach; reasoning trails export as JSON or Markdown.

Inference: The tool is built around structured LLM workflows and emphasizes auditability over traditional AI ranking.

Back to contents

Positioning & Claim Evolution

The author claims Screen Loop addresses issues in current AI recruiting tools:

  • Black-box scoring
  • Lack of defensibility to hiring managers or candidates
  • Keyword filter bias that rejects formatting-based candidates

It positions itself as a solution to these problems by introducing:

  • Evidence-based scoring with verbatim resume quotes
  • An Advocate agent to rescue overlooked strong candidates
  • Transparency in decision-making

Inference: The positioning is framed around trust and defensibility, not just automation or speed.

Back to contents

Target Customer & ICP

The description states that the author runs agency-side recruiting and Meta Ads work alongside a CS degree. Outreach is already underway with recruiting agencies as part of separate agency work.

Inference: The target customer appears to be recruiting agencies, though no explicit customer list or segmentation data is provided.

Back to contents

Business Model & Pricing Evidence

Not evidenced. The description does not mention pricing models, monetization strategies, or any commercial structure beyond the author’s own use case and outreach efforts.

Back to contents

Technical & Delivery Signals

  • Built with: asyncio, codex, fastapi, gpt-5-6, nextjs, openai-api, pydantic, pypdf, pytest, python, react, server-sent-events, typescript.
  • Uses GPT-5.6 for structured requirement extraction and agent workflows.
  • Backend never trusts model self-reported scores; final score computed server-side from verified, weighted requirement coverage.
  • Engineering decision: no agent framework, just a plain Python orchestrator so every handoff stays readable in one sitting.
  • PDF/TXT extraction layer written by Codex.
  • SSE streaming for progress updates.
  • Synthetic test set generation and pytest suite also scaffolded by Codex.

Inference: The tool is built with a focus on readability, control, and auditability of LLM outputs, not scalability or enterprise-grade infrastructure.

Back to contents

Traction & Maturity Signals

Not evidenced. No revenue data, customer names, usage metrics, or adoption indicators are provided beyond the author’s own outreach efforts and internal testing.

Back to contents

Competitive Context

The description does not provide any information about competitors or market positioning relative to existing AI recruiting tools.

Back to contents

Key Risks & Red Flags

  1. No traction evidence: The project is described as a hackathon submission with no verified customers or revenue.
  2. Single-person team: Only one member listed (Muhammad Burhan), which raises questions about scalability and operational capacity.
  3. Self-reported tooling: All technical claims are self-reported without independent verification.
  4. Lack of pricing or monetization strategy: No indication of how the product will be monetized or whether it has a sustainable business model.
  5. Unverified claims: The author states that “the most valuable audit isn’t 'does the model reason well'; it's 'does literally every input this system might see get handled'”, but no evidence is provided that this has been tested or validated.

Back to contents

Diligence Questions To Ask The Founders

  1. What specific recruiting agencies are you reaching out to, and what feedback have they given?
  2. How do you plan to scale beyond the single-person development team?
  3. Are there any early adopters or pilots currently underway?
  4. What is your go-to-market strategy for acquiring customers in the recruiting space?
  5. How do you intend to monetize this tool? Is there a pricing model in place?
  6. Can you walk us through how the Advocate agent makes decisions and what criteria it uses?
  7. Have you identified any regulatory or compliance concerns related to handling resumes and candidate data?

Back to contents

Investment/Partnership Verdict

Not evidenced.

The description is self-reported, unverified, and lacks any commercial traction, revenue, customer validation, or clear business model. It reads like a prototype or proof-of-concept built during a hackathon with no indication of market readiness or scalability. The author’s own account suggests the tool is functional but not yet deployed at scale.

Confidence level: Low. This analysis is based entirely on one self-reported description and cannot be substantiated by external data or third-party verification.

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.