OpenAI 2026 hackathon

Software MRI

The MRI scanner for your codebase — see structure, complexity, and dead code in one live 3D scan.

Solo project by Prem Sargara · 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 #1,956 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

Software MRI is a self-reported developer tool that visualizes codebase structure, complexity, and dead code through a 3D interactive scan. It takes a public GitHub repository URL and runs static analysis to produce a diagnostic visualization — no AI or LLMs involved at runtime.

What changed

The author states they pivoted from an initial 2D force-directed graph layout to a 3D rotatable sphere for better readability, under time pressure as a solo builder. This change was central to the product’s usability and design.

Single most important open question

Is there any evidence of traction, revenue, or customer adoption beyond the author's own project submission? The description contains no data on usage, customers, or monetization.

Back to contents

What The Product Actually Is

The description states that Software MRI is a tool that:

  • Takes a public GitHub repo URL.
  • Runs static analysis using tools like dependency-cruiser, escomplex, and ts-prune.
  • Produces a 3D structural scan rendered with React + Three.js.
  • Shows modules as nodes on a rotatable sphere, sized by scope and colored by health.
  • Includes layers for complexity (cyclomatic) and debt (dead code).
  • Provides a deterministic, plain-language diagnosis readout based on analysis output.
  • Does not use AI or LLMs at runtime.

The author claims the tool is built with React, Three.js, GSAP, Node.js, TypeScript, and several static-analysis libraries. It is described as a diagnostic instrument for developers to understand codebase structure and risk.

Inference This is a developer-facing visualization tool that aims to make codebase health visible through structured 3D scanning. The tool is self-reported as non-AI-powered, relying on deterministic analysis pipelines.

Back to contents

Positioning & Claim Evolution

The description states:

  • The product is positioned as an “MRI scanner for your codebase.”
  • It aims to show structure, complexity, and dead code in one live 3D scan.
  • It contrasts with tools like GitHub (which shows changes) or linters (which show style violations).
  • It claims to offer a diagnostic view that no other tool provides — a single glance at the shape of a codebase.

Inference The positioning is aspirational, aiming to be a new kind of developer diagnostic tool. The claim evolution appears to center on the idea of visualizing code health in a way that’s more intuitive than raw metrics or dashboards.

Back to contents

Target Customer & ICP

The description states:

  • The target audience is developers who open unfamiliar codebases and feel lost.
  • It addresses pain points like identifying real entry points, load-bearing files, and rotting code.
  • It is designed for use with public GitHub repositories.

Inference The ICP appears to be individual developers or small teams working with open-source or public repos. The tool is not described as targeting enterprise customers or internal tools.

Back to contents

Business Model & Pricing Evidence

The description states:

  • No pricing information, business model, or monetization strategy is provided.
  • The tool is presented as a hackathon project with no indication of commercial intent.

Inference There is no evidence of a business model or pricing structure. The product is self-reported as a solo-built hackathon submission.

Back to contents

Technical & Delivery Signals

The description states:

  • Built with React, Three.js, GSAP, Node.js, TypeScript.
  • Uses dependency-cruiser for import graphs and circular dependencies.
  • Uses escomplex for cyclomatic complexity.
  • Uses ts-prune for dead code detection.
  • No LLMs or AI calls at runtime.
  • The frontend uses 3D-force-graph via Three.js with GSAP for animations.
  • The backend clones the repo and runs static analysis pipelines.

Inference The tool is technically self-contained, built as a solo project using open-source tools. It’s described as deterministic and non-AI-powered, which may be a key differentiator in its positioning.

Back to contents

Traction & Maturity Signals

The description states:

  • The project was submitted to the OpenAI 2026 hackathon.
  • No evidence of users, customers, or adoption beyond the author's own submission.
  • No revenue, ARR, headcount, or usage metrics are mentioned.

Inference There is no evidence of traction or maturity. It is a solo-built hackathon project with no indication of real-world use or commercial viability.

Back to contents

Competitive Context

The description states:

  • The tool contrasts with GitHub (shows changes) and linters (style violations).
  • It claims to be the first to offer a single 3D scan that shows structure, complexity, and dead code.
  • No competitors are named or described.

Inference The competitive context is unclear. The author does not reference existing tools in this space, nor does the description provide any comparison data or market positioning.

Back to contents

Key Risks & Red Flags

  • No traction or revenue: The tool is presented as a hackathon project with no evidence of adoption.
  • Solo builder risk: The team size is listed as 1; solo projects often lack scalability or long-term viability.
  • Unproven commercial model: No pricing, monetization, or business model is described.
  • Limited scope: The tool only supports public GitHub repos and lacks enterprise features like private repo support or CI integration (mentioned in “What’s next” but not implemented).
  • Self-reported claims: All evidence is self-reported; no external validation or data exists.

Inference The project is early-stage, with no commercial traction. It may be a proof-of-concept rather than a scalable product.

Back to contents

Diligence Questions To Ask The Founders

  1. What is the current status of private repo support and CI integration?
  2. Are there any users or teams currently testing the tool in real development workflows?
  3. What are the plans for monetization or pricing, if any?
  4. How does the tool handle large or complex codebases beyond what was demonstrated in the hackathon?
  5. Has the author considered how to scale beyond a solo builder model?

Back to contents

Investment/Partnership Verdict

The description states:

  • The project is a solo-built hackathon submission.
  • No evidence of revenue, customers, or traction is provided.
  • It is positioned as a developer tool with a unique visualization approach.

Inference This is an early-stage idea with no commercial evidence. It may be a promising concept for further development, but there is no basis to assess its viability or potential for investment or partnership at this time. The lack of traction, business model, and team scaling makes it a high-risk, speculative opportunity.

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.