Rewrite a highlighted email, Slack message, or document in place using a saved prompt.
Build a personal library of reusable rewrite prompts stored as plain text files.
Use your own OpenAI or Anthropic API key so your text and usage stay under your control.
| bogdan-pistol/newt-app | 404-agent/codes-miner | bakome-hub/bakome-crypto-quant-engine | |
|---|---|---|---|
| Stars | 0 | 0 | 0 |
| Language | Rust | Rust | Rust |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 2/5 | 3/5 | 3/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Still pre-alpha with no public build yet, requires your own OpenAI or Anthropic API key once released.
Newt is a macOS menu bar application for AI-powered text rewriting. The idea is simple: highlight text in any app on your Mac, a document, an email, a Slack message, a code comment, press a keyboard shortcut (Command + semicolon), pick a rewriting prompt from a library, and the selected text is replaced with the rewritten version in place. Because it uses the operating system's standard copy-and-paste layer, it works in any application that supports that, including web apps and desktop tools where other AI writing assistants typically fail. The key design choices are privacy and user control. Newt requires you to provide your own API key from an AI provider such as OpenAI or Anthropic, support for locally-running models is on the roadmap. Your text never leaves your device until you explicitly trigger a rewrite, and only then does it go to whichever provider you chose. There is no telemetry by default. Prompts are stored as plain-text files you can edit, version, and share. The project is built with Rust for the core engine and uses Tauri, a framework for building lightweight desktop applications with a Rust backend and a web-based frontend, for the user interface. The README notes a target footprint of under 20 MB on disk and under 50 MB of memory when idle. The project is currently pre-alpha, with the product specification and visual design locked but code still in active development. It is open source under the Apache 2.0 license.
A macOS menu bar app that lets you highlight text in any app, press a shortcut, and rewrite it in place using your own AI API key.
Mainly Rust. The stack also includes Rust, Tauri, OpenAI API.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.