What problem does it solve?
Provides reliable, automated proofreading of Russian text by detecting and correcting spelling, punctuation, and grammar errors so that texts read as if they were originally written in Russian.
Core Features & Use Cases
- Three operation modes: neural autocorrection (API v2) as the default, dictionary-based spelling checks (API v1), and rule-based punctuation fixes (API v1).
- Robust input handling: accepts inline text and file contents, enforces provider character limits, and advises splitting oversize texts.
- Safe API workflow: validates required environment variables, builds JSON bodies safely (jq --arg), submits requests, polls results with retry/timeouts, and never modifies user files without explicit permission.
- Practical use cases: proofread translations after en-ru translation, check editor drafts before publishing, or run quick autocorrections in chat for short messages.
Quick Start
Please check this Russian text for spelling, punctuation, and grammar and return a detailed error list and the corrected text.