toddwseattle / replyright-aio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReplyRight-AIO

ReplyRight-AIO is a Microsoft Office add-in for Outlook built in React. This add-in that uses CHAT-GPT to create replies. It relies on the related github for GPTFunc1

Features

ReplyRight-AIO offers the following features:

Usage

Once installed, ReplyRight-AIO can be accessed via the add-in toolbar within Outlook. Simply click on the ReplyRight-AIO icon to access the features.

Development

To develop and customize ReplyRight-AIO, clone the repository and run the following commands:

npm install
npm start

This will start the development server and allow you to make changes to the code. Once you are satisfied with your changes, run the following command to build the production version:

npm run build

Support

If you have any questions or issues, please contact me at todd@replyright.com.

About


Languages

Language:TypeScript 55.1%Language:JavaScript 21.2%Language:CSS 12.3%Language:HTML 11.5%