Skip to content

nizhib/grammar-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧑‍🏫 Grammar Correction Demo

Making your English a little more Queen's.

Demo screenshot

The demo is built on top of 🤖 OpenAI Platform¹.

🚀 Running

Copy back/.env.example to back/.env and fill in the OpenAI API keys.

Use docker compose to start backend, frontend and proxy:

docker compose up --build

🤗 Credits