this post was submitted on 25 Nov 2023
1 points (100.0% liked)

Side Project

29 readers
1 users here now

A community for sharing and receiving constructive feedback on side projects.

founded 10 months ago
MODERATORS
 

I built a very simple summarization tool (www.summarify.me) that summarizes any kind of Text, PDF, Youtube Video, Blogs, Webpages and Audio Files in 19+ languages within seconds

We did an unprepared PH Launch- Finished #10- 300+ upvotes- 400+ Signups within a week- $200 in Revenue

I realised that people like simple tools which are good at what they do :)

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Useful-Move5612@alien.top 1 points 10 months ago (1 children)

How to you handle PDFs that include images with text? Any OCR advice?

[โ€“] jneb802415@alien.top 1 points 9 months ago

You can use Tesseract via the pytesseract python library.