Skip to content

Typo Terminator. Using the latest State of the Art AI Essay Proofreader, CoverLetter Generator, and Outline Generator, using Node, Express, Mongodb.

Notifications You must be signed in to change notification settings

unnamedmistress/typoterm

Repository files navigation

Tutor Terminator

Features

Essay editing and areas of improvement. Cover Letter Generator


ChatGPT is the model used: gpt-turbo-301 but the next model is super fast and is expected next month. This will reduce the response from the API from 6-7 seconds to 1-2 seconds.

Child Safety Features

DOUBLE LAYER OF PROTECTION for child users. User enter text is sent though a moderation engine to check for any sexual, violent or other inappropriate text. Only if it passes that check will it get a response from the AI. A second level of validation is added to the AI's response which is also checked for safety content.

Alt text Alt text Alt text

Play with Me

https://typoterminator.herokuapp.com/

Steps:

  1. Clone this repository:

git clone

  1. Install dependencies:

npm install

  1. Add API key: Replace YOUR_API_KEY with your OpenAI API key in the .env.example file and then rename it to .env

  2. Start the development server:

npm run dev

  1. Deploy to Heroku: Follow the steps provided by Heroku to deploy your application.

About

Typo Terminator. Using the latest State of the Art AI Essay Proofreader, CoverLetter Generator, and Outline Generator, using Node, Express, Mongodb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published