Skip to content

devLupin/chat-english

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat English 👀


A faster way to make perpect sentence in English.

Prerequisite


  • API Keys

  • Set environment variable

    • Open a terminal and run:
    $ env:GOOGLE_APPLICATION_CREDENTIALS="your dir/google-vision-api-key.json"
    $ env:OPENAI_API_KEY="your dir/OpenAI api-key.json"

Requirements


Open a terminal and run:

$ conda create -n chat-english python=3.8
$ conda activate chat-english

$ cd [your working directory]
$ pip install requirements.txt

Quickstart


Run it open the app!

streamlit run app.py

Usage

  • You can improve the English sentences.
    • grammar : correct grammar
    • naturally : more natural
    • easier : more easy sentence expression
    • typo : correct typo

Chat English example

  • You can extract sentences from images, such as PDFs.
    • First, upload the image.
    • Second, you can extract sentences.
    • Third, copy and paste them into the message box

OCR example

License


Chat English is available for non-commercial use.

About

Make perpect sentences in English.

Topics

Resources

Stars

Watchers

Forks

Languages