Skip to content

weihanyau/courseheroGen

 
 

Repository files navigation

CourseHero Document Generator

CourseHero Document Generator is a Python3 script to automatically generate documents. This project works by paraphrasing existing wikipedia articles and writing the paraphrased text to a word document that you can upload to coursehero. These documents can be used for various purposes including uploading to Coursehero.

Installation

Use the package manager pip to install dependencies.

pip install -r requirements.txt

Usage

Configure the wikipedia article you want to generate your documents on in the config.json file.

python generate_documents.py <Number of documents you wants to generate>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%