Skip to content

GPT-language/gpt-tutor-for-chrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


English | 中文

GPT-Tutor is a practical tool that uses AI to provide comprehensive language learning assistance.

Change Log

Change Log

What is GPT-Tutor?

Imagine having a teacher who is available 24/7, unconditionally patient, and ready to explain any learning issue you might have. This teacher can help you with pronunciation, vocabulary learning and review, grammar explanations, in-depth reading of articles, and writing practice. That's GPT-Tutor for you.

How does GPT-Tutor work?

It's simple: you ask, GPT-Tutor answers.

Advantages of GPT-Tutor

  • Available 24/7, unconditional, and infinitely patient. It can explain all aspects of pronunciation, vocabulary, and grammar, as well as assist you with reading comprehension and writing practice.
  • Supports learning multiple languages, including English, Japanese, French, German, and many others.
  • Integrates learning of pronunciation, vocabulary, sentences, grammar, and writing, connecting the entire learning process.
  • Simulates native language acquisition. GPT-Tutor enables you to learn and master a language as if you were a native speaker.
  • Customizable. You can tailor your learning methods and content based on your field of study, profession, and learning preferences.

Is GPT-Tutor paid?

It's free and open-source.

Download and Use

Excited to try it out? Download it from the Chrome Web Store!

If you have any questions, please check the existing issues or join our Telegram group to ask.

How to install

1.Chrome Web Store

You can directly download it via the Chrome Web Store, but sometimes the version available in the store might not be the latest due to review delays.

2.Load the latest version of the extension package directly via Developer mode.

1.Click on the latest version in the Release section

alt text

2.Click to download chromium.zip, and extract it to your local directory

alt text

3.Open the Extensions page, and then click on Manage Extensions at the bottom

alt text

4.Enable Developer mode

alt text

5.After enabling Developer mode, a new button will appear in the top left corner. Click on Load unpacked.

alt text

6.Import the extracted folder. Make sure to first open the extracted folder, then import the folder with the same name inside it.

alt text

7.Finally, click on Manage Extensions, and then pin gpt-tutor to the browser.

alt text

3. Developer Guide

  1. Clone the repository.

  2. Install the dependencies.

pnpm install
  1. make chrome extension.
make build-browser-extension
  1. Open the Extensions page, and then click on Manage Extensions at the bottom.
  2. load the extension from the dist/browser-extension/chromium folder.

License

LICENSE