Show HN: Search inside 15,000 pitchdeck slides
searchthedeck.com
Show HN: Search inside 15,000 pitchdeck slides
1–10 of 37 posts
Re: Show HN: Search inside 15,000 pitchdeck slides
#2Re: Show HN: Search inside 15,000 pitchdeck slides
#3When I was putting together the pitchdeck for our startup I wanted to search for slides to learn from - but I was looking for specific sections or types of startups for slide decks. I had to open tens of decks and scroll through them which sucked. So I decided to make a tool that would allow me to search inside the decks more easily. Happy to answer questions
Re: Show HN: Search inside 15,000 pitchdeck slides
#4A question of where the decks where sourced and whether there's rights to redistribute sometimes comes up.
[0]: https://news.ycombinator.com/item?id=24745542 [1]: https://news.ycombinator.com/item?id=23308267 [2]: https://news.ycombinator.com/item?id=30783677
Re: Show HN: Search inside 15,000 pitchdeck slides
#5When I was putting together the pitchdeck for our startup I wanted to search for slides to learn from - but I was looking for specific sections or types of startups for slide decks. I had to open tens of decks and scroll through them which sucked. So I decided to make a tool that would allow me to search inside the decks more easily. Happy to answer questions
Nice project for looking for pitchdeck references. Thanks for building and sharing it. I am curious about the tech behind it - are you doing OCR on images? The search is very responsive - it's definitely not elastic search, curious what index/search system are you using?
[0]: https://www.alashiban.com/search-the-deck/ [1]: https://github.com/klothoplatform/klotho
Re: Show HN: Search inside 15,000 pitchdeck slides
#6https://search-the-deck-images.s3.amazonaws.com/MONZO__5.png...
Re: Show HN: Search inside 15,000 pitchdeck slides
#7When I was putting together the pitchdeck for our startup I wanted to search for slides to learn from - but I was looking for specific sections or types of startups for slide decks. I had to open tens of decks and scroll through them which sucked. So I decided to make a tool that would allow me to search inside the decks more easily. Happy to answer questions
Nice project for looking for pitchdeck references. Thanks for building and sharing it. I am curious about the tech behind it - are you doing OCR on images? The search is very responsive - it's definitely not elastic search, curious what index/search system are you using?
I wrote a more in-depth blog post about it[4]
[0] https://github.com/upscayl/upscayl [1] https://github.com/tesseract-ocr/tesseract [2] https://www.algolia.com/ [3] https://github.com/KlothoPlatform/klotho [4] https://www.alashiban.com/search-the-deck/
Re: Show HN: Search inside 15,000 pitchdeck slides
#8What's happening with some of your slides? The text looks like it's drunk. https://search-the-deck-images.s3.amazonaws.com/MONZO__5.png...
Re: Show HN: Search inside 15,000 pitchdeck slides
#9The fact that you were able to get permission from all these people, with an order of magnitude more decks than I had is astounding! Kudos, do you mind if I ask about the secret sauce to how you were able to get all these deck authors to agree to let you use these on your site?
Re: Show HN: Search inside 15,000 pitchdeck slides
#10This is cool, I was in a similar position when I was going to try to raise some money for a potential product (which I didn’t end up doing…). I was thinking about putting something together like this for fun out of the hundred or so of decks I downloaded and had found online, but wasn’t sure how to go about requesting permission from all the deck creators and even managing how to find them. So I didn’t go through wit…