OpenAI 2026 hackathon

Relevance Incident Lab

Investigate how search results change across retrieval, deterministic ranking, and LLM reranking before deploying to prod

Solo project by Thiti Premrudeepreechacharn · 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,330 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: Relevance Incident Lab (RIL) is a developer tool for inspecting and evaluating search result chains — from retrieval through reranking by LLMs — in controlled synthetic environments. It was built as part of an OpenAI hackathon project.

What changed: The author states that RIL enables developers to trace how search results change across layers (retrieval, deterministic ranking, LLM reranking), with a focus on identifying when LLM reranking may harm or help protected items. It supports testing with ground truth labels and includes UI for reviewing evidence.

Single most important open question: Is there any evidence that RIL has been used beyond the hackathon context, or whether it is being adopted by developers in real-world search stacks?

Note: This analysis is based entirely on the self-reported project description provided by the author. No third-party verification, traction data, revenue figures, or customer information are available.

Back to contents

What The Product Actually Is

The description states that RIL is a tool for inspecting how search results change across multiple layers of a search pipeline — including retrieval (using DuckDB full-text search and BM25), deterministic ranking, and LLM reranking via GPT-5.6 Luna. It includes:

  • A test case framework with frozen relevance judgments.
  • Evidence tracing through each layer.
  • UI for reviewing results and validation.
  • Support for latency metrics like p95.
  • Use of Docker for containerization.

It is described as a companion tool to help developers evaluate search quality before deploying changes to production, particularly in AI-search pipelines.

Inference: RIL appears to be an experimental or prototyping tool rather than a commercial product. The author notes it runs in Docker without API keys or network dependencies and is demonstrated via a read-only public site.

Back to contents

Positioning & Claim Evolution

The author positions RIL as a way to make LLM reranking more transparent, especially when issues arise in search quality. It aims to answer questions like:

  • Was the problem in retrieval?
  • Was it in the deterministic baseline?
  • Or was the LLM at fault?

It claims to support end-to-end inspection of search pipelines and to help developers understand how reranking affects protected items.

Inference: The positioning is framed around developer tooling for debugging and validating search systems, not as a commercial SaaS offering or marketplace. It is described as a hackathon prototype with future directions toward containerization and integration into CI/CD pipelines.

Back to contents

Target Customer & ICP

The description states that RIL targets developers working on search stacks — particularly those using AI-search pipelines, hybrid or semantic search systems.

It is designed to be a companion tool for developers who want to inspect how their search results are affected by different components in the pipeline.

Not evidenced: No specific customer segments, personas, or use cases beyond developer testing are described. The ICP appears to be inferred from the technology stack and project scope.

Back to contents

Business Model & Pricing Evidence

There is no evidence of pricing, monetization strategy, or business model in the description.

The tool is presented as a hackathon prototype with no indication of whether it will be offered as a paid service, open-source, or otherwise.

Not evidenced: No revenue model, pricing tiers, or commercialization plans are mentioned.

Back to contents

Technical & Delivery Signals

RIL uses:

  • DuckDB for full-text retrieval
  • BM25 for lexical search
  • FastAPI and Python for backend logic
  • React + Vite for UI
  • GPT-5.6 Luna via OpenAI API for reranking
  • Codex, HyperFrames, Playwright, Pydantic, pytest

It supports containerization (Docker), runs without external dependencies, and includes a read-only demo site.

Inference: The tool is built with developer experience in mind — lightweight, reproducible, and focused on testing rather than production deployment. It is not described as a hosted service or SaaS offering.

Back to contents

Traction & Maturity Signals

The project was submitted to the OpenAI 2026 hackathon.

It includes:

  • Synthetic test cases with ground truth labels
  • A demo video generated using Codex plugins
  • Multiple case studies (GPT_PREFERRED, BLOCK, INCONCLUSIVE)
  • A documented process for producing defensible test fixtures

Not evidenced: No evidence of usage beyond the hackathon. No customers, adoption metrics, or product maturity indicators are provided.

Back to contents

Competitive Context

The author references prior work such as RankGPT and RankZephyr, which explore LLM reranking in search systems.

They also note that RIL is intended to be a companion tool for developers working with AI-search pipelines, suggesting it may compete with or complement tools focused on search quality evaluation or testing.

Not evidenced: No direct competitors are named. The competitive landscape is not described beyond references to academic work and general LLM reranking research.

Back to contents

Key Risks & Red Flags

  • The tool is presented as a hackathon prototype, not a commercial product.
  • No evidence of traction, customers, or revenue.
  • The project is self-contained and does not appear to be integrated into any existing platform or pipeline.
  • The author emphasizes that RIL is advisory only — it does not make release decisions, which may limit its utility in production settings.

Inference: There is a risk that the tool remains experimental and unproven in real-world applications. It lacks commercial viability or scalability signals.

Back to contents

Diligence Questions To Ask The Founders

  1. Has RIL been used beyond the hackathon context?
  2. Are there any plans to commercialize or monetize RIL?
  3. How does it integrate with existing search stacks (e.g., Elasticsearch, Pinecone)?
  4. What are the current limitations of using synthetic data versus real-world datasets?
  5. Is there a roadmap for production-ready features or integrations?

Back to contents

Investment/Partnership Verdict

At this stage, Relevance Incident Lab appears to be an experimental tool built during a hackathon. There is no evidence of commercial traction, revenue, or adoption.

It may have potential as a developer tool if extended into a production-ready product with broader integration capabilities and a clear path to monetization.

Confidence level: Low — based on self-reported evidence only, with no third-party validation or usage data.

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.