Access the website here!
Pick one of our pre-defined questions.
Use our pre-answered template or enter your own custom response. You have 40 minutes.
Get your IELTS Band Score and breakdown as well as personalized suggestions on how to best improve your grammar and vocabulary.
.env
file has API_URL for the API URL of the backend
python -m venv venv
followed by source venv/Scripts/activate
on Windows
Run pip install -r requirements.txt
preferably inside venv