OpenAI 2026 hackathon

DEfensible

Differential gene expression you can defend

Solo project by Dimitrios S. Kanakoglou · 1 likes · 0 comments

Archive position — measured, not model output

1 like on Devpost

506 of the 7,856 archived projects have more likes, and 1,758 share exactly 1 — so this project's #946 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

DEfensible is a tool that performs preflight checks for differential gene expression studies using AI-assisted interpretation of biological questions and deterministic statistical validation. It allows researchers to upload sample metadata, describe their comparison in plain English, and receive structured design specifications along with validation results.

What changed

The project was built as a prototype for the OpenAI 2026 hackathon. It is described as a working public demonstration with no login required, designed to say "no" when a study design cannot support valid analysis.

Single most important open question

Is there evidence of any traction or usage beyond the hackathon prototype?

Back to contents

What The Product Actually Is

The description states that DEfensible is a scientific preflight check for differential gene expression studies. It takes:

  • A CSV or TSV sample sheet
  • A plain English description of the biological comparison

It uses GPT-5.6 to interpret this input into a structured design specification, which includes:

  • Outcome factor
  • Target and reference conditions
  • Subsets and time points
  • Blocking and nuisance factors
  • Pairing intent
  • Normalized sample labels
  • Source evidence for every interpretation
  • Ambiguities requiring human review

Then, it runs deterministic validation checks on the design using matrix-rank verification and other statistical criteria. If the design is estimable, it provides:

  • A cleaned sample sheet
  • An audit report
  • A machine-readable design specification
  • A DESeq2 analysis starter

The system is described as separating semantic interpretation (via GPT-5.6) from deterministic proof (via TypeScript code).

Back to contents

Positioning & Claim Evolution

The author states that DEfensible was built with the guiding principle:

“GPT-5.6 interprets the biology. Deterministic code proves whether the design is estimable.”

This positions the tool not as an analysis engine, but as a design validation assistant for researchers working in genomics.

It claims to be different from typical AI tools by:

  • Not generating analysis scripts unless the design is valid
  • Explicitly abstaining when a comparison is not estimable
  • Focusing on reviewable scientific intent, not just plausible outputs

The project also emphasizes that it is designed to say no — which the authors describe as a feature, not a failure.

Back to contents

Target Customer & ICP

The description states that DEfensible targets researchers conducting differential gene expression studies, particularly those using tools like DESeq2 or edgeR.

It is aimed at users who:

  • Upload sample metadata (CSV/TSV)
  • Describe their biological question in plain English
  • Want to validate whether their experimental design supports valid statistical inference

There is no mention of specific customer segments beyond general researchers in genomics or bioinformatics. No evidence of segmentation by lab size, institution type, or funding source.

Back to contents

Business Model & Pricing Evidence

Not evidenced.

The description does not contain any information about pricing models, monetization strategies, or business model assumptions.

Back to contents

Technical & Delivery Signals

The system is built with:

  • Next.js 15, React 19, TypeScript
  • GPT-5.6 via OpenAI API
  • Papa Parse for local CSV/TSV processing
  • ml-matrix SVD for matrix-rank verification
  • Vitest and Testing Library
  • Playwright browser testing
  • OpenNext deployment

Key technical design decisions include:

  • Local file parsing (no persistence)
  • Strict schema validation using Zod
  • Separation of AI interpretation from deterministic proof
  • GPT-5.6 constrained to interpretation only, not statistical judgment
  • Use of structured outputs and provenance tracking

The system is described as privacy-conscious, warning users against uploading patient-identifiable information.

Back to contents

Traction & Maturity Signals

Not evidenced.

There is no mention of:

  • Revenue or funding
  • Customers or user base
  • Adoption metrics
  • Product usage data
  • Any form of commercial traction beyond the hackathon prototype

The project is described as a working public demonstration and a competition entry, not a product in active use.

Back to contents

Competitive Context

Not evidenced.

There is no mention of existing tools or platforms that perform similar functions. No competitive landscape, market positioning, or differentiation from other scientific design tools is provided.

Back to contents

Key Risks & Red Flags

  • No commercial traction: The project is described as a hackathon prototype with no evidence of real-world usage.
  • Unclear scalability: The system is built for a specific use case (differential gene expression), and it's unclear if it can be extended to other domains without significant rework.
  • Dependency on GPT-5.6: The tool relies heavily on a proprietary language model, which may not be available or stable long-term.
  • Limited validation scope: The system only checks for design estimability in the context of DESeq2-like workflows; it does not cover broader statistical or experimental design principles.
  • No evidence of product-market fit: No indication that researchers actually need or use such a tool beyond academic or competition settings.

Back to contents

Diligence Questions To Ask The Founders

  1. What is the actual adoption rate or usage beyond the hackathon prototype?
  2. How does DEfensible plan to scale beyond differential gene expression studies?
  3. Is there any plan for monetization or commercialization?
  4. What are the limitations of GPT-5.6 in terms of accuracy and consistency across different input styles?
  5. Can the system be integrated into existing lab workflows or platforms like R/Bioconductor?
  6. How does DEfensible handle edge cases that were not explicitly tested during development?

Back to contents

Investment/Partnership Verdict

Not evidenced.

There is no evidence to assess whether this project has investment potential, partnership opportunities, or strategic value beyond its current prototype status. The description lacks any indication of traction, revenue, or market demand.

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.