|
After years with Grammarly, I wanted a simpler, cheaper way to improve my writing. So I built Scramble, a Chrome extension that uses an LLM for writing enhancements. Key features:
- Uses your OpenAI API key (100% local)
- Pre-defined prompts for various improvements
- Highlight text and wait for suggestions
- Currently fixed to GPT-4-turbo Future plans: add LLM provider/model choice, custom prompts, bug fixes, and improve default prompts. It's probably buggy, but I'll keep improving it. Feedback welcome. GitHub: https://github.com/zlwaterfield/scramble |
Sorry, but we have a fundamental disagreement on terms here. Sending requests to OpenAI is not 100% local.
The OpenAI API is not free or open source. By your definition, if you used the Grammarly API for this extension it would be a 100% local, open source alternative to Grammarly too.