An open API service indexing awesome lists of open source software.

https://github.com/otabekswe/wordex

Make your writing stand out.
https://github.com/otabekswe/wordex

extension-chrome text-summarization writing-tool

Last synced: about 1 month ago
JSON representation

Make your writing stand out.

Awesome Lists containing this project

README

          




WordEx - Make your writing stand out.

## Introduction

WordEx is a Chrome extension tool designed to enhance your writing. It uses OpenAI's GPT-4 model to suggest improvements and alternatives to your text.

## Features

- **Text Enhancement**: Enter your text and get enhanced versions of it.
- **Copy to Clipboard**: Easily copy the enhanced text to your clipboard with a single click.

## Getting Started

### Prerequisites

- Node.js
- An OpenAI API key

### Installation

1. Clone the repo: `git clone https://github.com/otabekswe/wordex.git`
2. Install NPM packages: `npm install`
3. Enter your API key in a `.env` file: `OPENAI_API_KEY='YOUR_API_KEY'`

### Usage

1. Run the application: `npm start`
2. Open your browser and navigate to `http://localhost:3000`
3. Enter your text and click the 'Enhance' button to get enhanced versions of your text.

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## Contact

Your Name - ask@otabekswe.uz

Project Link: https://github.com/otabekswe/wordex