OpenAI 2026 hackathon

PagingDr.Glitch

A smart AI troubleshooting assistant who bears pysician mindset---- recommends one high-information diagnostic test at a time, updates competing hypotheses with each result.

Solo project by Tracey Li · 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 #5,803 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: PagingDr.Glitch is a self-reported AI-powered troubleshooting assistant designed to mimic clinical diagnostic reasoning in software debugging. It builds competing hypotheses, recommends one high-information diagnostic test at a time, and updates its reasoning with each result.

What changed: The project was built as part of an OpenAI 2026 hackathon submission by a single founder (Tracey Li) with a clinical medicine background and limited web development experience. It uses Next.js, React, TypeScript, and the OpenAI API to structure AI responses into diagnostic workflows.

The single most important open question: Is there evidence of real-world usage or traction beyond the author's own development work? The description states no revenue, customers, or adoption data exist beyond the project itself.

Back to contents

What The Product Actually Is

  • The description states that PagingDr.Glitch is an "evidence-driven troubleshooting assistant."
  • It builds competing hypotheses and shows evidence for and against each one.
  • It recommends one diagnostic test at a time and updates hypotheses with new results.
  • It has two modes: AI Analysis (for new cases) and Local Demo (PyTorch/VS Code debugging example without API credits).
  • The system does not execute commands on the user's computer; it only explains what to test and why.
  • It uses structured outputs from OpenAI models via the Responses API, with validation rules applied in the application layer.

Inference: Based on the author's own write-up, this is a proof-of-concept tool built for personal use and demonstration rather than production deployment. The lack of any mention of real users or operational systems suggests it remains experimental.

Back to contents

Positioning & Claim Evolution

  • The description states that the product is inspired by clinical diagnosis, where doctors do not order every possible test at once but instead keep a differential diagnosis and choose tests with high information value.
  • It positions itself as an assistant that helps developers reason through debugging like a doctor would approach a patient.
  • The author claims it avoids overwhelming users with multiple fixes or commands, instead guiding them step-by-step.
  • It is described as a "smart AI troubleshooting assistant" that bears a physician mindset.

Inference: This is a self-positioned tool aimed at improving developer experience in debugging by applying structured reasoning patterns from clinical medicine. However, the claim of being a "smart" or "AI-powered" solution is based on its internal architecture and not verified usage or performance metrics.

Back to contents

Target Customer & ICP

  • The description does not name specific target customers.
  • It implies the tool is for developers or support engineers who debug software issues.
  • The author notes that she comes from a clinical medicine background but now spends time learning Python, Linux, PyTorch, and software development — suggesting an early-stage developer audience.
  • There is no evidence of segmentation beyond general software developers.

Inference: The ICP appears to be early-stage or beginner-level developers who struggle with debugging complexity. However, there is no clear indication of whether this is a niche or broader market.

Back to contents

Business Model & Pricing Evidence

  • No pricing information is provided.
  • There is no mention of monetization strategy.
  • The system includes both an AI-powered mode and a local demo mode that works without API credits.
  • The author mentions using Codex for development, implying some cost structure may exist, but no details are shared.

Inference: The business model remains unclear. It could be open-source or freemium, but there is insufficient evidence to determine how it would generate revenue.

Back to contents

Technical & Delivery Signals

  • Built with Next.js, React, TypeScript, Zod, and the OpenAI Responses API.
  • Uses structured outputs to ensure predictable diagnostic states.
  • Includes validation layers in the application to enforce consistency (e.g., unique hypothesis IDs, 100% score total).
  • Has two server endpoints: /api/nexttest/analyze and /api/nexttest/update.
  • Features a deterministic Local Demo and mocked OpenAI requests for testing.
  • Passes 41 automated tests, plus linting, type checking, and production builds.

Inference: The technical stack shows a well-structured prototype with attention to safety and consistency. However, this is a personal project, not a scalable product.

Back to contents

Traction & Maturity Signals

  • No evidence of revenue, customers, or adoption.
  • The author states that the project was built for a hackathon submission.
  • There are no mentions of user feedback, usage statistics, or growth metrics.
  • The system has 41 automated tests and passes linting/type checking, but these are not indicators of traction.

Inference: There is no evidence of traction or maturity beyond the author’s own development efforts. It remains a prototype.

Back to contents

Competitive Context

  • No competitive landscape is described.
  • The author does not reference existing tools for debugging or AI troubleshooting assistants.
  • The product is positioned as unique due to its clinical reasoning approach, but there is no comparison with other platforms or services.

Inference: Without any mention of competitors or market positioning, it's impossible to assess how PagingDr.Glitch fits into the broader ecosystem of developer tools or AI debugging solutions.

Back to contents

Key Risks & Red Flags

  • The project is a solo effort by one individual (Tracey Li), with no team or external support.
  • It was built for a hackathon and lacks evidence of real-world deployment or usage.
  • There is no indication of scalability, reliability, or long-term maintenance plans.
  • The author admits to having little web development experience, which raises questions about the robustness of the implementation.
  • No mention of security, privacy, or data handling practices.

Inference: Risk factors include lack of traction, limited team size, and absence of operational infrastructure. It is unclear whether this will evolve into a viable product or remain a personal experiment.

Back to contents

Diligence Questions To Ask The Founders

  1. What specific problems in debugging are you trying to solve that current tools do not address?
  2. Have you tested the system with real users or actual debugging scenarios?
  3. How does the AI model's accuracy impact the quality of recommendations? Are there any known limitations?
  4. Is there a plan for monetization or commercial viability beyond the hackathon?
  5. What are the technical challenges in scaling this beyond a local demo environment?
  6. Do you have any plans to integrate with IDEs or debugging environments?
  7. How do you intend to validate that the diagnostic process improves developer outcomes?

Back to contents

Investment/Partnership Verdict

  • Not evidenced.

Confidence Level: Low. The description is entirely self-reported and unverified, with no evidence of traction, revenue, customers, or operational systems.

Summary: PagingDr.Glitch is a prototype built by one person for a hackathon. It demonstrates an innovative approach to debugging using clinical reasoning principles but lacks any indication of real-world usage or commercial viability. The project shows technical maturity in its implementation, but there is no evidence of market demand or product-market fit.

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.