Add support for other formats of the input file, like PDF. Currently only .txt files are supported. Suggested libraries: - PyPDF2(Easier to use;Simple) - PDFminer(More features) - textract