Skip to content

Copy your raw text to the clipboard, and Clearify generates polished alternatives for you to choose from.

Notifications You must be signed in to change notification settings

esauvisky/clearify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clearify

Clearify is a tool to improve your written text by generating varied, refined versions while maintaining the original meaning. You can copy a raw text to the clipboard, trigger Clearify, and select from polished alternatives.

Features

  • Automatically refines and rewrites text.
  • Generates multiple variations for flexibility.
  • Simple GUI for selecting your preferred output.
  • Preserves your original writing style.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/Clearify.git
    cd Clearify
    
  2. Install dependencies:

    pip install -r requirements.txt
    
  3. Set up your OpenAI API key in the environment:

    export OPENAI_API_KEY=your-api-key
    

Usage

Run the script:

python main.py

Copy text to the clipboard, and the app will generate refined alternatives for you to choose from.

Dependencies

  • Python 3.7+
  • wxPython
  • loguru
  • pyperclip

About

Copy your raw text to the clipboard, and Clearify generates polished alternatives for you to choose from.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages