A better version of Apple Intelligence Writing Tools, for Windows — the world's smartest system-wide grammar assistant. Works with the free Gemini API, local LLMs, and other cloud providers.
https://github.com/user-attachments/assets/d3ce4694-b593-45ff-ae9a-892ce94b1dc8
Writing Tools is an Apple Intelligence-inspired application for Windows that supercharges your writing with AI LLMs. It lets you fix up grammar and more with one hotkey press, system-wide. It's currently the world's most intelligent system-wide grammar assistant.
Aside from being the only Windows program that works like Apple's Writing Tools:
Writing Tools has been featured on Beebom, XDA, and more!
Translate to French).Invoke Writing Tools with no text selected to enter a chat mode.
Go to the Releases page and download the latest Writing.Tools.zip file.
Extract it where you want, run Writing Tools.exe, and enjoy! :D
Note: If you extract Writing Tools into a protected system folder like Program Files, you'll need to run it as administrator at least on the first launch or it won't be able to create/edit its config file (in the same folder as its exe).
To let it automatically start when you boot your PC, add a shortcut of the Writing Tools.exe to the Windows Start-Up folder (Open Run and type shell:startup to get to this folder).
ollama run llama3.1:8b. This will download and run Llama 3.1. That's it! Leave this running in the background.OpenAl Compatible AI Provider, and set your API Key to ollama, your API Base URL to http://localhost:11434/v1, and your API Model to llama3.1:8b. Enjoy Writing Tools with absolute privacy and no internet connection! 🎉I believe strongly in protecting your privacy. Writing Tools:
Note: Privacy policies may vary depending on the AI provider you choose. Please review the terms of service for your selected provider.
The initial launch of the Writing Tools.exe might take unusually long — this seems to be because AV software extensively scans this new executable before letting it run. Once it launches into the background in RAM, it works instantly as usual.
On some devices, the text selection detection may act up. To fix it, simply restart Writing Tools. This is being investigated.
If you change the hotkey from the default, and an app already uses that hotkey, Writing Tools may not be able to intercept that hotkey from that app. Good alternative hotkeys include ctrl+` or ctrl+j.
If you prefer to run it directly from the main.py file:
Download the code by clicking this button above:
Right-click the folder of the code you downloaded, and click Open in Terminal.
You'll only have to do this once: Type pip install -r requirements.txt.
Of course, you'll need to have Python installed!.
Any time you want to run the program, just type python main.py in your terminal.
Here's how to compile it with PyInstaller:
pip install pyinstallerpyinstaller-build-script.pyIdeally, run this in a Python venv.
Writing Tools would not be where it is today without its amazing contributors:
Cameron Redmore (CameronRedmore): Extensively refactored Writing Tools and added OpenAI Compatible API support, streamed responses, and the chat mode when no text is selected.
Disneyhockey40 (Soszust40): Helped add dark mode, the plain theme, tray menu fixes, and UI improvements.
I welcome contributions! :D If you'd like to improve Writing Tools, feel free to open a Pull Request or get in touch with me.
My email: jesaitarun@gmail.com
Made with ❤️ by a high school student. Check out my other AI app, Bliss AI, a novel AI tutor free on the Google Play Store!
Distributed under the GNU General Public License v3.0.
No comments yet.
Sign in to be the first to comment.