python-geeks / Automation-scripts

Repo for creating awesome automation scripts to make my panda lazier
MIT License
1.04k stars 562 forks source link

Automated Quiz Generator from Folder Files for Personalized Practice #966

Closed NamanVer02 closed 1 month ago

NamanVer02 commented 1 month ago

Script Title - Automated Quiz Generator from Folder Files for Personalized Practice

Brief - This script automates the process of generating quizzes by extracting content from PDF files stored in a specified folder. It uses a large language model (LLM) to intelligently analyze the text, formulate questions, and generate a quiz based on the extracted information. The generated quiz is saved as a text document, making it easy for users to review and practice the material. This tool is ideal for educators, students, or anyone looking to create personalized quizzes from their study materials.

More Features

User Requirements

Instructions

Programming Language

Happy Coding

faisalalisayyed commented 1 month ago

i want to contribute . plz assign me thank you

swathihameed commented 1 month ago

I am interested in contributing. Please let me know if I can help.

NamanVer02 commented 1 month ago

I am really glad people are willing to contribute to this script, but I already have it ready and I am waiting for the issue to be assigned to me. I love to add your contributions once the core script is merged. Thank you :)

sanjogbhalla16 commented 1 month ago

I am interested in contributing. Please let me know if there is something I can help with. Thank you :)

NamanVer02 commented 1 month ago

@pawangeek I added the script as a pull request. Could you please check and let me know if more changes are required before merging it. Thank you.