Skip to content

sabinevidal/ClearRead

Repository files navigation

Clear Read

Simplifying Academic Language using Flask and OpenAI

Academic papers can be informative, but inaccessible to many people. The language used can often be convoluted and unnecessarily complicated. This web app aims to make academic papers easier to understand so you can easily and confidently engage with academia. Both in English and your chosen language!

Development setup

  • create virtual environment and install requirement.txt
python3 -m venv venv
source venv/bin/activate

pip install -r requirements.txt
pip freeze > requirements.txt
  • setup yarn and dependencies Make sure you're using yarn 2
yarn

About

Web App using Flask, Python and OpenAI API. This web app aims to make academic papers easier to understand so you can easily and confidently engage with academia.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors