AskPDF is a tool using which one can ask questions to their own PDFs
pip install -r requirements.txt
- Go to
run.py
and enter the NLP Cloud API API Token here python run.py
AskPDF is a tool using which one can ask questions to their own PDFs
PythonApache-2.0