This project will extract the text from the pdf and populate the data into elasticsearch index
pip install -r requirments.txt
python convert_pdf_to_txt.py
python app.py
You can goto api http://localhost:5000/search?q=cort
This project will extract the text from the pdf and populate the data into elasticsearch index
pip install -r requirments.txt
python convert_pdf_to_txt.py
python app.py
You can goto api http://localhost:5000/search?q=cort