What I would really like is a little bit like this but not quite the same: full text search over everything I have ever seen on the computer. It would read and index the emails, web pages, word docs, etc as I open them, then later when I think "I know I saw a doc about cache oblivious algorithms", I can search for it without being distracted by 100K documents I haven't seen. Or I can find that email I read, without f…
Project Naptha
61–70 of 90 posts
Re: Project Naptha
#62What I would really like is a little bit like this but not quite the same: full text search over everything I have ever seen on the computer. It would read and index the emails, web pages, word docs, etc as I open them, then later when I think "I know I saw a doc about cache oblivious algorithms", I can search for it without being distracted by 100K documents I haven't seen. Or I can find that email I read, without f…
Re: Project Naptha
#63Earlier quoted context omitted.
I considered doing this - take screenshots of your screen constantly, OCR them and index them. It's fairly simple. However, there are some problems - OCR constantly running in the background is power consuming - What granularity do you take your screenshots? Imagine each screenshot is 500 Kb and you take one each second. This'd result in 40 gigs of data per day. How are we gonna store it? How many days data do you wa…
Privacy?
Re: Project Naptha
#64Re: Project Naptha
#65I love this idea, Apple recently added it for saved photos on iOS and I think in preview too? It doesn't seem to be working for me though. I highlighted some text, hit ctrl + c and got this in my clipboard: http://projectnaptha.com/process/ (IDX:a:0-a:1-a:2-b:7&a:0&a:0&168&817:XDI) / ELAPSED 26.11SEC / DATE Mon, 11 Jul 2022 08:08:50 GMT / TEXT RECOGNITION IN PROGRESS ]> The right-click translate doesn't seem to work…
Re: Project Naptha
#66Re: Project Naptha
#67This makes me feel old. I saw it for the first time in 2014 on HN, just when it was announced. I felt kind of envious of Kevin Kwok, author of this project. I had just graduated and he was still an undergrad. He had already shipped so many complex projects, including a full-fledged Flash Animator[1] for the web. It's pretty surprising to see that his site hasn't been updated since 2015 and not many projects have been…
Re: Project Naptha
#68Re: Project Naptha
#69what I would like to find is a free a cheap way to OCR my handwritten notes. I know that handwritten is much more difficult but it would be possible to use supervised learning mon my specific handwriting.
I think it would be an awesome way to capture notes from design sessions while still allowing the fluidity of a real whiteboard.
Re: Project Naptha
#70what I would like to find is a free a cheap way to OCR my handwritten notes. I know that handwritten is much more difficult but it would be possible to use supervised learning mon my specific handwriting.
OneNote only does recognition for search and by text-block, you can't select as in the OP; would love that feature.