For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | more ryanfox's commentsregister

I built an application for exactly this. It's called A Personal Search Engine, APSE for short.[0]

It OCRs screenshots and stores the text in a search index, so you can query by keyword, date, boolean operators, the whole shebang.

It's all local. It is really useful for me - yesterday it saved me after Firefox wigged out and lost all my tabs. It's in a great place to try out, and I am actively developing it.

[0] https://apse.io


That's cool. How can I make sure it does not send my data somewhere? :)


Thanks!

You could block it at the firewall - same as you would for any application.


Ahh the paranoia of HN strikes again.

Maybe, stop and think before you ask this. Someone offers up an example of their hard work and you instantly accuse them of being a malware author that steals your data. Nice.


I would rather call it the new-found paranoia most legal departments now have, when IT dept. mentions rolling out new, unknown, non-auditable software in the company from a new vendor that wasn't grand-fathered in (= the legacy windows/cisco deployments). I'm happy about it. I'm just waiting for them to forbid closed-source firmwares/hardware.


How about a local app? I am working on almost exactly what you're describing.


I made an application[0] that does capture your view. It's screenshot-based. It works outside of a browser too - anything on your screen. All local too, so no privacy concerns :)

[0] https://apse.io


Interesting. How do you/does Apse make $


The website shows a 'buy' button, and the pricing model.


I see that now, thank you!


I’ve been building essentially that, but more than just websites: https://apse.io. I am really pleased with how it works - just released v2.0!


I’ve been building an application to do this, except for everything on your computer! It’s called APSE[0], short for A Personal Search Engine.

[0] https://apse.io


Having to pay $15/month ($180/yr!) to be able to search stuff on my own computer for years seems awfully expensive. I'd rather depend on some simple open-source piece of software that I can understand and maintain if necessary.


Yeah, the sheer idea of paying a subscription for software that is running on my computer to index local resources is crazy. This kind of software should be should sold as one-time buy license.


Decades ago there was an amazing piece of software from lotus when I worked there called magellan. I remember the first time I saw someone search, and find results in text documents, spreadsheets and many other of the common formats of the day.

That was in 1989 and today I mostly search my computer using find and grep commands, since that's what just keeps working.


I should try adopting find and grep, but on Windows I'm currently using this and I'm very happy with it: https://www.voidtools.com/downloads/


I use Void Tools Everything to find files by name, and AstroGrep for finding information in them.


Yup, I could see paying $180 one time for something like this. but at $180 a year for a self hosted product... that's just very steep.


Google used to have a native Mac extension like a launch bar. Command space ... Enter search all local files. It was really fast



Well I used LaunchBar and then Quicksilver for many years. Spotlight has never been as nice and hackable as those.


I've been working on APSE[0], which does something similar. Everything's stored locally, so you'll never lose your archive.

[0] https://apse.io


I'm building something that does this. It lets you search text in images, video, local files, anything that comes across your screen. You can manually add e.g. web pages too.

It's at https://apse.io. It has been working really well for me. I'm happy to answer questions if that sounds interesting.


Could the bags-of-characters approach cause issues with anagrams having the same vector?

It would be surprising (to me) to get the same results for e.g. "strange" and "garnets".


Yes this model could cause issues such as the one you describe. With phrase queries/multi-token queries this becomes less of a problem. Phrases aren't anagrams that often.

A secondary index might become needed with the most popular terms, to resolve which anagram is the right one.


I work a lot with image and video processing - this sounds like the kind of thing I'm interested in. Would you want to chat some time? Email is in my profile.


SEEKING WORK - Southern WI/Chicago - Remote OK - Travel possible

I'm Ryan, a software developer specializing in computer vision.

I help businesses work with imagery or video and use that imagery to create data products or get actionable information.

I have worked on projects ranging from NASA's James Webb Space Telescope, to drone startups, to enterprise software shops.

Typical computer vision projects might involve object detection/recognition, deep learning, photogrammetry, LIDAR, remote sensing, drones, or more!

Whether you're looking to build an MVP or scale an existing system, I will help you ship a product that helps you hit your next milestone.

I'd love the opportunity to work together if things are a good fit. If you'd like to know more, check out my work or shoot me an email: https://foxrow.com.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You