Welcome to StudyGen
Document Generation Powered by J-Unlocker API


Generate. Upload. Unlock.
We believe that access to educational materials should be free and accessible to everyone.
StudyGen, powered by J-Unlocker, is a free and unlimited Study Document Generator.
Students have used our services to create study guides, flashcards, quizzes, and other materials to use and upload to
educational sites such as Coursehero, in exchange for more high quality material.
We have over 40,000+ members who have generated 310,000+ study documents to date! For a walkthrough on how to use the Discord bot, see the video tutorial below!
If you generated documents from the above web interface instead, skip to 0:30 for a walkthrough on how to upload and earn unlocks on CourseHero. Remember, 10 documents uploaded
equates to 5 unlocks!
What's under the hood?
StudyGen is a Python3-based program that automatically generates study documents, and works by extracting content from existing Wikipedia articles.
When you request documents from the Webapp or Discord bot, the J-Unlocker API scrapes and processes data from the Wikipedia information source.
Natural language processing libraries (spaCy and NLTK) are used to extract/structure the key entities from the source, including names, locations, organizations, and other critical points.
Heuristics are applied to determine the most relevant sections of the article and filters out irrelevant or overly short content to generate effective summaries.
Mock documents in the format of quizzes, reports, presentations, etc are generated quickly via multi-threading, then are sent back to the user.