Project Info

ToneGuard

Devpost

Inspiration

Tone shapes how people understand our intentions. A message meant to be direct can sound harsh, and a quick reply can unintentionally feel negative. We built ToneGuard to help people communicate more thoughtfully while keeping their conversations private.

What it does

ToneGuard detects toxic, negative, or off-tone language in text and highlights it before it is shared. It runs entirely on-device, with no internet access or cloud processing, so user text remains private.

How we built it

We built ToneGuard as a native macOS app using Swift and integrated an on-device ML model to analyze text locally. The app provides real-time feedback by identifying language that may be interpreted negatively or differently than intended.

Challenges we ran into

The main challenge was building for Swift and macOS, since this was a new ecosystem for us. Understanding native app development, UI integration, and on-device model inference took time. Codex helped bridge this gap: we defined the problem and product direction, while Codex supported the implementation details.

Accomplishments we're proud of

We are proud to have created a working privacy-first communication tool that does not rely on the internet. ToneGuard demonstrates that helpful AI does not need to collect or send sensitive user data to be effective.

What we learned

We learned how to build a macOS app, integrate an ML model for local inference, and design around privacy from the start. We also learned that AI products are most valuable when they support people at the exact moment they need help—in this case, before a message is sent.

What's next

ToneGuard currently supports English. Next, we plan to improve tone detection, provide clearer rewrite suggestions, and extend support to other languages—while preserving its privacy-first, on-device approach.

Analysis

Compare with all teams

View

Metric

Figures cover GitHub contributors during the hackathon window. A co-authored commit counts in full for each author, so per-member totals add up to more than the whole-team figures.

Technology

Found in codeClaimed only
  • SwiftIn code

1 of 1 appear in the indexed code.

AI coding agents

No AI coding agent signals were found in this repository.

Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.

Codebase size

Source size

62 KB

Source files

19

Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.

0 stars