OpenAI 2026 hackathon

HarborGrid

The optimizer picks the sites — AI only explains them. Deterministic marine EV charging planning for the Salish Sea.

Solo project by Unit1 Redden · 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 #4,456 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

HarborGrid is a self-reported demonstration project that explores marine EV charging network planning using a deterministic optimizer and an AI explanation layer. The author states it is a solo-built proof-of-concept for the Salish Sea, with no revenue, customers or traction evidenced.

What changed

The project was submitted as a hackathon entry to the OpenAI 2026 hackathon on Devpost. It represents a single developer's exploration of infrastructure planning using AI in an unusual way — placing AI only in the explanation layer, not the decision loop.

The single most important open question

Is there a commercial opportunity beyond this demonstration? The description states no revenue or traction exists, and the author is building solo with no evidence of market validation or product-market fit.

Back to contents

What The Product Actually Is

  • The description states HarborGrid is a "planning demonstration for marine EV charging in the Salish Sea and Juan de Fuca Strait."
  • It uses a deterministic optimizer to score combinations of 6 synthetic candidate harbour sites against 8 weighted demand nodes.
  • A budget slider (1–5 chargers) drives an interactive Leaflet map and dashboard showing coverage gains and gap reductions.
  • The system includes a structured facts layer that feeds verified data into GPT-5.6 for explanation, with strict instructions to never select, rank, recommend or invent.
  • The author states the app degrades gracefully if no API key is configured, using a deterministic template with the same numbers.
  • It is described as a "docs-first project" with PROJECT.md, DECISIONS.md and STATUS.md files.

Not evidenced No actual product, revenue, customers, or commercial use cases are described beyond this demonstration.

Back to contents

Positioning & Claim Evolution

  • The description states: “The optimizer picks the sites — AI only explains them.”
  • It positions itself as a demonstration of an "unfashionable idea" that AI belongs in the explanation layer, not the decision loop, for infrastructure planning.
  • The author claims to have built this as a solo project with no team, and submitted it to a hackathon.
  • The tagline: “Deterministic marine EV charging planning for the Salish Sea” is self-reported.

Not evidenced No evidence of positioning evolution or market traction. Claims are based on self-description only.

Back to contents

Target Customer & ICP

  • The description states the project focuses on "marine EV charging in the Salish Sea and Juan de Fuca Strait."
  • It is described as a demonstration for "the industry" to help get sponsorship for EV travel.
  • The author mentions “a hand-mapped 584 NM Vancouver Island circumnavigation network” as a real dataset, suggesting future target customers may be marine infrastructure planners or EV charging network developers.

Not evidenced No identified customer segments, personas, or ICP beyond the author’s personal interest in EV travel and hackathon submission.

Back to contents

Business Model & Pricing Evidence

  • The description states no pricing or business model is evident.
  • It is described as a demonstration project with no revenue streams.
  • The author notes that the app degrades gracefully if no API key is configured, suggesting possible future monetization via API access or premium features.

Not evidenced No pricing, monetization strategy, or business model details are provided beyond the demo.

Back to contents

Technical & Delivery Signals

  • Built solo in two days (July 14–15) using Next.js, React, TypeScript, CSS Modules, Leaflet + React Leaflet over OpenStreetMap tiles, and OpenAI JavaScript SDK.
  • The core design rule is: deterministic code makes every siting decision.
  • The optimizer exhaustively scores site combinations using straight-line Haversine nautical miles.
  • A budget × range scenario matrix (budgets 1–5 × 10/15/20/25 nm) powers the slider with zero AI calls and zero client-side solver runs.
  • The explanation service uses GPT-5.6 with strict instructions to never select, rank, recommend or invent.
  • A structured facts layer feeds deterministic data into the model.
  • The system includes rate limiting, an in-memory cache keyed by SHA-256 hash of facts, and a 503 fallback path.

Not evidenced No evidence of production deployment, scalability, or long-term technical strategy beyond this demo.

Back to contents

Traction & Maturity Signals

  • The description states the project was built solo in two days.
  • It is described as a hackathon submission to the OpenAI 2026 hackathon on Devpost.
  • The author mentions that the real dataset exists (584 NM Vancouver Island circumnavigation network with 36 real stations) but no evidence of adoption or usage beyond this demonstration.
  • No evidence of revenue, customers, or product-market fit.

Not evidenced No traction, adoption, or maturity beyond a solo-built demo.

Back to contents

Competitive Context

  • The description does not mention any competitors or direct market comparison.
  • It is described as a solo project focused on marine EV charging planning.
  • The author notes that the idea of placing AI in the explanation layer rather than decision loop is "unfashionable" but potentially valuable for infrastructure planning.

Not evidenced No competitive landscape, market positioning, or competitor analysis provided.

Back to contents

Key Risks & Red Flags

  • Single-person development: The project was built solo with no team — a high-risk signal for scalability and long-term viability.
  • No commercial traction: The description states it is a demonstration with no revenue, customers or adoption.
  • Unproven market demand: No evidence of customer validation or real-world use cases beyond the author’s personal interest in EV travel.
  • Limited scope: The project is focused on a specific geographic area (Salish Sea) and uses synthetic data — not scalable to broader markets without significant expansion.
  • AI explanation layer only: While novel, this approach may not be sufficient for commercial adoption without integration into actual decision-making systems.

Not evidenced No evidence of risk mitigation or strategic planning beyond the demo.

Back to contents

Diligence Questions To Ask The Founders

  1. What is the validation process for the synthetic demand data used in the demonstration?
  2. How does the author plan to transition from this solo-built demo to a scalable product or service?
  3. Are there any real-world partners or stakeholders interested in using or investing in HarborGrid beyond the hackathon submission?
  4. What are the technical and commercial risks of scaling the deterministic optimizer for larger candidate sets?
  5. Is there a roadmap for integrating real-world data beyond the 36 stations mentioned?

Back to contents

Investment/Partnership Verdict

  • The description states that HarborGrid is a solo-built demonstration project submitted to a hackathon.
  • No evidence of revenue, customers, traction or commercial viability exists.
  • The author’s stated goal was personal — to get sponsored for EV travel — not to build a business.
  • The approach of using AI only in the explanation layer is novel but unproven in a commercial context.

Verdict Not evidenced as a viable investment or partnership opportunity. The project appears to be a solo developer's exploration with no demonstrated traction, revenue, or market validation. It may have potential for future development, but currently lacks the commercial signals needed for due-diligence consideration.

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.