OpenAI 2026 hackathon

Swar

Talk to your machine. Nothing leaves it

Solo project by Priyam Soni · 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 #7,078 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

Swar is a macOS dictation app that claims to operate entirely offline, without sending any voice data to external servers. The product is built using Flutter for UI, Rust for core processing, and Swift for system-level hooks.

What changed

The project evolved from an idea about local-only dictation to a functional prototype with a focus on privacy, correctness, and performance. Key changes include removing Hindi support due to quality issues, switching from a large LLM-based cleanup to deterministic Rust rules, and ensuring no network calls in the dictation path.

Single most important open question

Is there evidence that Swar has traction or adoption beyond its authors' own use? The description states no revenue, customers, or usage data exist beyond the project's own development and testing.

Note

This analysis is based solely on the self-reported, unverified description provided by the author. No external verification or third-party sources are available.

Back to contents

What The Product Actually Is

The description states that Swar is a macOS dictation app that never sends voice data to any server. It operates fully locally using:

  • Flutter for the user interface
  • Rust for speech processing pipeline (capture, recognition, cleanup, storage)
  • Swift for system-level operations like keyboard hooks and text insertion via Accessibility API

The app supports dictation with no network calls, history stored in a local SQLite file, and punctuation/capitalization cleanup done via deterministic Rust rules rather than language models.

Inference The product appears to be a desktop application focused on privacy-first dictation. It is not a SaaS or cloud-based solution.

Back to contents

Positioning & Claim Evolution

The description states that Swar was inspired by concerns over the privacy implications of existing dictation tools, which send every sentence to servers. The authors aimed to build something that could be used daily without compromising user privacy.

Key claims:

  • "Talk to your machine. Nothing leaves it"
  • Fully local operation with no network code in the dictation path
  • No account creation, upload, or server interaction
  • Uses local models and deterministic cleanup

Evolution:

  • Removed Hindi support after measuring quality issues
  • Switched from LLM-based cleanup to deterministic Rust rules
  • Ensured app works offline by design (e.g., airplane mode)

Claim vs Fact

These are self-reported claims about privacy, functionality, and feature decisions. No evidence of actual user adoption or market validation.

Back to contents

Target Customer & ICP

The description does not explicitly define a target customer or ideal customer profile (ICP). It implies the app is for individuals who want to dictate text into any application on macOS, particularly those concerned with privacy.

Inference Likely users are professionals or developers who value privacy and want reliable local dictation. However, no explicit segmentation or persona was stated.

Back to contents

Business Model & Pricing Evidence

There is no evidence of a business model or pricing structure in the description. The project is presented as an open-source hackathon submission with no mention of monetization, subscriptions, or paid features.

Not evidenced

Back to contents

Technical & Delivery Signals

The description provides detailed technical architecture:

  • Three layers: Flutter (UI), Rust (processing), Swift (system hooks)
  • Audio never crosses into Dart
  • Speech recognition uses NVIDIA Parakeet TDT v3 quantized to int8 via ONNX Runtime, with whisper.cpp as fallback
  • Cleanup is deterministic Rust-based, not LLM-driven
  • Uses Accessibility API for text insertion
  • App handles focus issues and rebuild permissions on macOS

Inference The team has strong technical depth and attention to detail. However, this is a prototype, not a production product.

Back to contents

Traction & Maturity Signals

There is no evidence of traction or adoption beyond the authors' own development and testing. No customers, revenue, usage metrics, or user feedback are mentioned.

Not evidenced

Back to contents

Competitive Context

The description does not compare Swar to existing dictation tools or competitors. It only mentions that current dictation tools send data to servers, implying a gap in privacy-focused solutions.

Inference The app likely competes with mainstream dictation apps (e.g., Apple Dictation, Google Dictation) but lacks any competitive positioning data.

Back to contents

Key Risks & Red Flags

  • No traction or adoption: No evidence of users beyond the developers.
  • Limited platform support: Currently only macOS; Windows version is untested.
  • Unproven market demand: The app was built for a hackathon, not a commercial product.
  • Technical complexity without validation: Despite strong architecture, no real-world testing beyond internal use.
  • No monetization strategy: No indication of how the project might scale or generate revenue.

Inference This is a proof-of-concept with limited commercial viability unless further developed and validated in the market.

Back to contents

Diligence Questions To Ask The Founders

  1. What real-world testing has been done beyond internal use?
  2. Are there any plans to expand support to Windows or mobile platforms?
  3. How do you plan to validate quality improvements for Hindi or other languages?
  4. Is there a roadmap for monetization or commercialization?
  5. Have you considered how users would discover and adopt this tool?
  6. What are the long-term maintenance costs of running local models?

Back to contents

Investment/Partnership Verdict

There is no evidence that Swar has reached a stage where it could attract investment or partnership interest. It remains a hackathon project with no traction, revenue, or customer base.

Inference At this point, Swar is not a viable candidate for investment or strategic partnership unless significant development and market validation occur.

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.