ReHash is an AI-powered rewrite tool capable of paraphrasing, simplicity style transfer, and converting bullet point lists into paragraphs. Each functionality is backed by a finetuned large language model. The trained models as well as scripts for finetuning each model are available in this repository under models and training, respectively.
Report.pdf describes the motivation, design, and experimental results for this project.
Run app.py on your local system to use this tool.