Righting Sentences AI - Release Notes-2.1: Difference between revisions
Saxtonmd77 (talk | contribs) |
Saxtonmd77 (talk | contribs) |
||
| Line 44: | Line 44: | ||
* If your computer is set to '''dark mode''', the UI will render in dark grays and charcoal | * If your computer is set to '''dark mode''', the UI will render in dark grays and charcoal | ||
* If your computer is set to '''light mode''', the UI will render in white and light gray | * If your computer is set to '''light mode''', the UI will render in white and light gray | ||
* ''To change the appearance, please adjust your device's system settings | * ''To change the appearance, please adjust your device's system settings'' | ||
== 4. Technical specifications == | == 4. Technical specifications == | ||
Revision as of 23:50, 1 January 2026
Version: 2.1 Status: Active URL: Launch Application
1. Overview
Righting Sentences AI is a web-based editorial application designed to enforce higher standards of clarity and precision in generative AI outputs. It serves as a specialized interface for users who require text that avoids the robotic, repetitive, and overly generalized patterns common in standard Large Language Model (LLM) responses.
This is the first version of the application to feature comprehensive documentation.
2. Purpose
The primary function of Righting Sentences AI is to "humanize" machine-generated text through subtractive constraints.
Most standard AI models default to using a specific set of terms that summarize complex ideas or smooth over transitions without adding meaning. Many of these words also represent some of the most overused words in the American English vocabulary. Righting Sentences AI prohibits the model from generatng these words. By removing the model's ability to rely on these shortcuts, the application forces the AI to:
- Explain concepts clearly rather than summarizing them
- Adopt a sentence structure that aligns more closely with human writing styles
- Avoid the cliches typical of AI-generated content
Note: The application operates strictly as a stylistic filter. It does not alter the context of your prompt, nor does it inject new topics, opinions, or hallucinations into the output. It simply compels the model to express your original ideas using a more rigorous vocabulary.
3. User guide
Interface design
The user interface is modeled after industry-standard generative AI playgrounds. For GenAI users, the learning curve will be shallow.
How to Use
- Select a model: Use the dropdown menu on the left to choose your preferred LLM
- Write a prompt: Type or paste your draft content into the text input area
- Generate the text: Select the orange Generate button
- Review: the output The optimized text will appear in the result panel on the right.
Copying the result
To export your result, select the gray Copy button located in the upper right-hand corner of the output box. The button label will dynamically change to "Copied!" to confirm.
Visual themes (dark/light mode)
The application does not have a manual toggle for choosing between dark and light mode. Instead, it respects your operating system's settings.
- If your computer is set to dark mode, the UI will render in dark grays and charcoal
- If your computer is set to light mode, the UI will render in white and light gray
- To change the appearance, please adjust your device's system settings
4. Technical specifications
Token limits & capacity
The application can process 8,921 tokens per request, which is about 4,000 words.
- Standard usage: GPT-4o and Claude Sonnet 4.5 operate efficiently within this limit
- High efficiency: Gemini 3 Flash is optimized to reduce token consumption for longer drafts
- High fidelity: OpenAI's GPT-5.2 Pro is more intensive and will consume tokens faster
Supported models
The following models are integrated into the application:
- OpenAI GPT-4o
- OpenAI GPT-5.2-Pro
- Google Gemini 3 Flash
- Anthropic Claude Sonnet 4.5
5. Technology stack
Righting Sentences AI uses the following technologies:
- Backend: Python 3.10., Flask, LLM Lite
- Frontend: HTML5, CSS3, JavaScript
- Infrastructure: Docker, Google Cloud Run
- Development Tools: Visual Studio Code, Sublime Text, Google Gemini 3
6. Future improvements
- Perform a security review
- Replace Flask with Fast API
- Consider an update to the UI for more capabilities
- Add the option to refresh the text input and canvas fields
- Add file upload capabilities
- Consider integrations and connections