title | sdk | sdk_version | app_file | license |
---|---|---|---|---|
Demo App |
streamlit |
1.21.0 |
app.py |
unlicense |
This is just a demo version to carry out below tasks:
- Text extraction from multiple pdfs
- Taking question as input
- Giving an appropriate output for question by considering all source pdfs
Problems faced: Slow processing speed for large pdfs and requirement of good machine specification for running locally
Demo version to try out model if dont want to run locally: https://huggingface.co/spaces/Ayush28/demo-app (Still issue of slow processing)