Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 816 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 816 Bytes

ocr-scanning-LLM-summary

Automatic document scanning and summarisation with a Gradio web-ui interface.

This notebook leverages Optical Character Recognition for image to text conversion, and Facebook bart LLM for summarisation.

There is a checkox option for direct text translation or summarisation. How concise the summary is can be controlled.

Thank you.

Test 1, No Summary Screenshot_no_sum

Test 2, Medium Summary Screenshot_med_sum

Test 3, Strong Summary Screenshot_strong_sum