Skip to content

TextTuner is an Electron app that uses OpenAI API to effortlessly correct and adjust the tone and style of your text with just a click.

Notifications You must be signed in to change notification settings

marashi/text-tuner

Repository files navigation

text-tuner

alt text

How to run the project locally

  1. Create a .env File in the root folder and add the following:
OPENAI_API_KEY = "your-secret-key";
  1. Run the following commands:
npm install
npm run start

About

TextTuner is an Electron app that uses OpenAI API to effortlessly correct and adjust the tone and style of your text with just a click.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published