OpenAI 2026 hackathon

BabelVoice: Evidence-First Voice Workflows

Speak once. Get reviewable text, translation, and local evidence in any Windows application.

Solo project by Fedor Gorbunov · 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,856 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

BabelVoice is a self-reported Windows-based voice workflow tool that claims to enable users to speak once and receive reviewable text, translation, and local evidence in any application. It is built as a monorepo with a .NET audio host and TypeScript components, integrating GPT-5.6 for post-STT processing. The system is described as an "evidence-first" approach that tracks model identity, latency, and stage transitions through a structured workflow graph.

The project was submitted to the OpenAI 2026 hackathon by one founder, Fedor Gorbunov. It includes a demo workflow called VoiceGrab, which supports long-form dictation, segmentation, transcription, optional translation, and delivery into active fields. Evidence is retained with hashes, model identity, and timeline events.

Key open question

What traction or adoption exists for this tool beyond the hackathon submission? There is no evidence of revenue, customers, or usage beyond the author's own description.

Back to contents

What The Product Actually Is

The description states that BabelVoice is a Windows-based voice workflow tool. It includes:

  • A VoiceGrab workflow that allows users to:
    • Press Right Ctrl to start/stop capture.
    • See recording state, route, options, and segment timing in an overlay.
    • Dictate long thoughts while the system segments audio without ending the session.
    • Transcribe, review with a GPT-5.6 route, optionally translate, and paste into the active field.
    • Retain separate recognized, reviewed, translated, and delivered evidence with hashes, model identity, latency, and timeline events.

It is built as a TypeScript monorepo with a Windows .NET audio host, and uses GPT-5.6 for post-STT processing through a CLIProxyAPI sidecar.

The system is described as having an explicit stage graph: capture, segmentation, ASR, review/domain handling, optional translation, delivery, and evidence storage.

Inference The tool appears to be a local Windows application with integration into any active field via clipboard paste. It tracks model usage and output through a structured workflow.

Back to contents

Positioning & Claim Evolution

The author states that voice tools are fast, but their output is usually a black box. BabelVoice starts from the premise that transcription and translation should remain observable, reproducible, and attributable to source evidence.

It positions itself as an evidence-first tool, where:

  • Model identity and stage transitions are tracked.
  • Output is not hidden behind generic labels but is traceable through hashes and metadata.
  • The system supports both review and translation in a structured way.

The project was built during the OpenAI Build Week, with extensions post-kickoff including:

  • A VoiceGrab stage graph and fused GPT-5.6 review/translation route.
  • Hardened native overlay, persisted options, hotkey recovery, and delivery evidence.
  • Quality Lab mode and Live Interpreter contour.

Inference The positioning evolved from a general voice tool to one focused on transparency, traceability, and structured workflow, especially for technical or legal domains where accuracy is critical.

Back to contents

Target Customer & ICP

The description does not explicitly name target customers. However, it implies use cases in:

  • Technical work
  • Legal work
  • Medical work
  • Multilingual work

The tool is described as being useful in contexts where a changed negation, number, name, or term can change the meaning.

It supports Windows applications, and integrates with any active field via clipboard paste.

Inference The ICP likely includes professionals who require highly accurate transcription and translation, especially in domains where accuracy is paramount, such as legal, medical, or technical documentation. It may appeal to users of Windows-based tools who want structured, traceable outputs.

Back to contents

Business Model & Pricing Evidence

There is no evidence of a business model or pricing structure in the description.

The project is described as a hackathon submission, and there is no mention of monetization, subscriptions, or sales.

Inference No commercial model is evident. The tool may be intended for personal or internal use, or it could be a prototype for future monetization.

Back to contents

Technical & Delivery Signals

  • Built with:
    • TypeScript monorepo
    • Windows .NET audio host
    • GPT-5.6 for post-STT processing
    • Codex used for implementation and architecture review
    • WebSockets, OpenAI, dotnet, codex, typescript
  • The system uses a loopback-only managed CLIProxyAPI sidecar to interface with GPT-5.6.
  • It supports:
    • Long-form dictation without session ending
    • Segmentation of audio
    • Clipboard paste into active fields
    • Retention of evidence with hashes, model identity, latency, and timeline events
  • The system is described as having an explicit stage graph for workflow management.

Inference The tool is technically sophisticated, built for Windows, and designed to support structured workflows. It emphasizes traceability and local processing.

Back to contents

Traction & Maturity Signals

The project is described as a hackathon submission, with no evidence of:

  • Revenue
  • Customers
  • Adoption
  • Usage metrics

It was built during the OpenAI 2026 hackathon and includes extensions post-kickoff, but there is no indication of ongoing development or product maturity beyond that.

Inference No traction or adoption data is available. The tool appears to be a prototype or early-stage product.

Back to contents

Competitive Context

The description does not mention any direct competitors.

It positions itself as an alternative to black-box voice tools, especially in domains where accuracy and traceability matter.

Inference It may compete with general-purpose voice-to-text tools, but there is no evidence of specific competitive analysis or market positioning beyond its own claims.

Back to contents

Key Risks & Red Flags

  • The tool is described as a hackathon submission, with no evidence of commercial traction.
  • The system uses GPT-5.6, which may not be publicly available or stable.
  • No evidence of:
    • Revenue
    • Customers
    • Product adoption
    • Scalability beyond the local Windows environment

Inference The project is in a very early stage, and there is no indication that it has moved beyond prototype or proof-of-concept.

Back to contents

Diligence Questions To Ask The Founders

  1. What is the current development status of BabelVoice beyond the hackathon submission?
  2. Are there any plans to monetize or scale this product?
  3. How does the system handle edge cases, such as poor audio quality or model failures?
  4. Is there a roadmap for expanding beyond Windows or adding cloud-based features?
  5. What is the intended user base and how are they currently being engaged?

Back to contents

Investment/Partnership Verdict

The description states that BabelVoice is a self-reported hackathon project with no evidence of revenue, customers, or traction.

It is described as an evidence-first voice workflow tool, built for Windows, with a structured approach to transcription and translation.

Verdict Not evidenced. The project appears to be in a very early stage, with no commercial traction or clear path to monetization. It may be a prototype or proof-of-concept, but there is no indication of product-market fit or scalability beyond the hackathon context.

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.