PDFSummariser
PDFSummariser copied to clipboard
An android app to summarize any pdf uploaded to it
While sharing the pdf manually via the share prompt, the app should be shown in the prompt list.
UI fixes
Make a better UI which consists of: -Smooth Widgets -Toasts for waiting
It was noticed that the app icon was not visible in Android 9 and newer. Some extra steps need to be taken there.
The output should be easily be opened by using editor in any mobile phone, so another format rather than .txt might be preferred , to help with the editing the...
A future enhancement would be ,URL summarisation. Given a URL, the Sumy package used here can give the summary of it's content.
User should be able to use this app by using his own email account, and email verification should be done.
A sample frontend is done using Flutter, enhance it according to the Backend, and use same methodology followed in Java to integrate the frontend with Backend.