ninest / essay-analyzer

https://analyzer-one.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Essay Analyzer

Tools to help improve essays. Demo at https://analyzer-one.vercel.app/

Development

Clone the repository, then create an virtual environment with

python -m venv venv
source env/bin/activate
pip install -r requirements.txt

# Run program with
python -m analyzer

API

The API function is in the api/ folder and is hosted on vercel at essay-analyzer.vercel.app/api.

About

https://analyzer-one.vercel.app/


Languages

Language:Python 100.0%