OpenAI 2026 hackathon

AltBridge

AI-generated image descriptions for web accessibility, running entirely on your device.

Solo project by yuma Komaru · 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 #2,628 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

AltBridge is a self-reported Chrome extension that generates AI-generated image descriptions for web accessibility, running entirely on a user's device. It classifies images on web pages and generates context-aware captions using a local Vision-Language Model (VLM), without modifying the original HTML or DOM.

What changed

The project was submitted as part of the OpenAI 2026 hackathon. The author describes building a local-AI-assisted tool with a focus on accessibility, internationalization, and distributed inference capabilities.

Single most important open question

Is there any evidence of real-world usage or adoption beyond the author's own development work?

Note: This analysis is based solely on the self-reported project description provided by the caller. No external verification, traction data, revenue figures, customer base, or independent sources are available.

Back to contents

What The Product Actually Is

The description states that AltBridge is:

  • A local-AI-assisted web accessibility extension.
  • It classifies images on a page into categories: Missing alt, Empty alt, Possibly weak alt, or Alt present.
  • It generates descriptive, context-aware captions on-demand, using a locally hosted Vision-Language Model (VLM).
  • The tool does not modify the original HTML or DOM; it only provides supplemental overlays.

It is built as a Chrome Extension, with:

  • Frontend: React, TypeScript, Vite.
  • Backend: Node.js/Express proxy (ollama-proxy) that interfaces with local Ollama instances.
  • Optional LAN mode for offloading inference to a separate machine.
  • A custom-built buffer utility for handling multipart/form-data parsing without external dependencies.

Inference: The tool is described as being designed for local execution, but it supports distributed inference via LAN. This implies a hybrid architecture where the extension is lightweight and inference can be offloaded.

Back to contents

Positioning & Claim Evolution

The author states:

  • The project was inspired by a lack of meaningful alt text on social media, which undermines web accessibility.
  • The goal is to bridge missing descriptions and visual reality.
  • It aims to generate context-aware captions, not generic placeholders.

Positioning claims:

  • It is a local-first tool that runs entirely on the user’s device.
  • It is non-invasive: it does not modify the DOM, only overlays information.
  • It supports internationalization (English and Japanese initially).
  • It uses local inference, with optional LAN support for more powerful hardware.

Claim vs. Fact: These are self-reported claims about intent and design philosophy, not evidence of traction or adoption.

Back to contents

Target Customer & ICP

The description states:

  • The tool is aimed at visually impaired users who rely on alt text to understand web content.
  • It targets web developers and content creators who care about accessibility.
  • It is built for users with limited local hardware, but supports offloading inference via LAN.

Inference: The target customer appears to be individuals or teams concerned with web accessibility, especially those using Chrome browsers. However, no explicit segmentation or persona data is provided.

Back to contents

Business Model & Pricing Evidence

Not evidenced.

The description does not mention any pricing model, monetization strategy, or business model. It is described as a hackathon project.

Back to contents

Technical & Delivery Signals

The author states:

  • Built with TypeScript, React, Vite for frontend.
  • Backend uses Node.js/Express, with a custom proxy to interface with Ollama.
  • Supports LAN mode for inference offloading.
  • Uses custom buffer utilities to avoid external dependencies.
  • Implements prompt engineering with GPT-5.6 for threat modeling and prompt design.
  • Handles model quirks like hallucination and inconsistent responses through error handling logic.
  • Includes a heuristic confidence scoring system.

Inference: The architecture suggests a strong focus on modularity, minimalism, and local-first principles. It is not a commercial product but a proof-of-concept or prototype.

Back to contents

Traction & Maturity Signals

Not evidenced.

No data on user adoption, downloads, usage metrics, or customer feedback is provided. The project is described as a hackathon submission.

Back to contents

Competitive Context

Not evidenced.

There is no mention of competitors, market analysis, or competitive positioning in the description.

Back to contents

Key Risks & Red Flags

  • No traction evidence: The project is described as a hackathon submission with no real-world usage.
  • Single-person team: The project was built by one individual (yuma Komaru), which raises questions about scalability and long-term maintenance.
  • Unverified claims: All features, performance, and design decisions are self-reported without external validation.
  • Limited scope: It is a Chrome extension focused on image accessibility, not a broader platform or suite of tools.

Inference: The lack of any commercial or user-facing signals raises concerns about viability as a product or business.

Back to contents

Diligence Questions To Ask The Founders

  1. What is the actual performance and accuracy of the AI-generated captions in real-world usage?
  2. Has the tool been tested with visually impaired users or accessibility experts?
  3. Are there plans to expand beyond Chrome or support other browsers?
  4. How does the LAN mode work in practice, and what are the hardware requirements for inference servers?
  5. What is the current level of internationalization support beyond English and Japanese?
  6. Is there any plan to monetize or commercialize this tool?

Back to contents

Investment/Partnership Verdict

Not evidenced.

There is no evidence of revenue, funding, or partnership activity. The project is described as a hackathon submission with no indication of commercial intent or traction. It is not clear whether it has moved beyond prototype status or if there are any plans for further development or launch.

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.