Skip to content

gyurisc/TeacherGPT

Repository files navigation

This tool helps you to improve your english by fixing your mistakes and recommending improvements to your text.

English Teacher GPT Inspiration from https://github.com/Nutlope/twitterbio

How to use:

  1. Clone the repository
  2. cd to the repository
  3. Install the dependencies
 npm install 
  1. create an environment file and add your OpenAI API key
cp .env.example .env
  1. Run the app
npm run dev

About

A simple single page app that allows you to improve your english

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published