Skip to content

MaximeLas/qna-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qna-generator

🎡 A fantastic tool to generate questions and answers from grant applications documents. The tool can be used as both a PDF-TXT Converter and a Q&A Generator.

Setup:

Clone the repository:

git clone https://github.com/MaximeLas/qna-generator.git

Navigate to the repository:

cd qna-generator

Create a virtual environment:

python3 -m venv env

Activate the virtual environment:

source env/bin/activate

Install the requirements:

pip3 install --upgrade pip
pip3 install -r requirements.txt
pip3 install -I PyMuPDF

Run:

Run the script with the following command to get the usage help:

python3 qna_generator.py -h

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages