TL;DR: Desktop app that finds your files by what they mean, not their filename. AI runs fully on your computer, nothing uploaded. Testing the beta, would love your feedback.
π Download: https://t.co/eT6epLh83F
π¬ Feedback: https://t.co/zEZSn3dcfb
Hey! π
Been building something and could use your help testing it.
It's called LocalSpider, finds your files by meaning, not filename.
Type "that PDF about Q1 budget" or "screenshot of a receipt" and it just finds it, even if it's named doc_final_v2.pdf.
Runs entirely on your computer, nothing uploaded, fully private and offline.
Would love if you could:
- Download and poke around
- Share feedback- bugs, confusion, anything you love
- Pass it along to anyone who'd want to try it!
TL;DR: Desktop app that finds your files by what they mean, not their filename. AI runs fully on your computer, nothing uploaded. Testing the beta, would love your feedback.
π Download: https://t.co/eT6epLh83F
π¬ Feedback: https://t.co/zEZSn3dcfb
Hey! π
Been building something and could use your help testing it.
It's called LocalSpider, finds your files by meaning, not filename.
Type "that PDF about Q1 budget" or "screenshot of a receipt" and it just finds it, even if it's named doc_final_v2.pdf.
Runs entirely on your computer, nothing uploaded, fully private and offline.
Would love if you could:
- Download and poke around
- Share feedback- bugs, confusion, anything you love
- Pass it along to anyone who'd want to try it!
@Omar4ur Hi Omar, yes.
Thanks for reaching out. We will soon release the beta. If you are interested in trying out beta please join the waiting list.
Website is up now. We missed to renew the domain.
Day 23:
Building semantic file search app for desktops.
Today I am starting to create 384-dim vector embeddings for every file summary using BGE-small-en-v1.5. This lets our app understand meaning β not just keywords.
Fully offline πβ‘
#SemanticSearch#LocalAI#RAG
Day 35:
Building semantic file search app for desktops. 100% local
Today, i wired the PPT processing to our app.
Now we have details captured from images, videos, documents, and PPTs.
Next: implement the same for spreadsheets.
Thanks for all your supportπ
Day 101:
Building intelligent file search app for desktops
Testing started on another windows machine.
Looking all good so far.
If everything goes by plan. I am hoping to release the mvp by Feb end
Day 100:
It have been 100 days.. Daaaamn..π±
Building 100% local intelligent file search app for desktops.
Installer is ready for windows. I hope this will run without bugs. Fingers crossed.
Day 101:
Building intelligent file search app for desktops.
Testing started on another windows machine.
Looking all good so far.
If everything goes by plan. I am hoping to release the mvp by Feb end.
Day 100:
It have been 100 days.. Daaaamn..π±
Building 100% local intelligent file search app for desktops.
Installer is ready for windows. I hope this will run without bugs. Fingers crossed.
Day 100:
It have been 100 days.. Daaaamn..π±
Building 100% local intelligent file search app for desktops.
Installer is ready for windows. I hope this will run without bugs. Fingers crossed.
Day 99:
Skipped update yesterday because there was nothing to update. I was just trying to debug the issue.
It turned out just an stdin stdout missmatch between arrays.
The problem was i was thinking it was a packaging issue all these days.
But glad that its finally over. π
Day 99:
Skipped update yesterday because there was nothing to update. I was just trying to debug the issue.
It turned out just an stdin stdout missmatch between arrays.
The problem was i was thinking it was a packaging issue all these days.
But glad that its finally over. π
Day 97:
Building intelligent file search app for desktops.
Had a hectic day at the office. Barely got time to work on the app. Spent what little time I had trying to figure out what went wrong.
No luck so farπ€·ββοΈ
Day 99:
Skipped update yesterday because there was nothing to update. I was just trying to debug the issue.
It turned out just an stdin stdout missmatch between arrays.
The problem was i was thinking it was a packaging issue all these days.
But glad that its finally over. π
Day 97:
Building intelligent file search app for desktops.
Had a hectic day at the office. Barely got time to work on the app. Spent what little time I had trying to figure out what went wrong.
No luck so farπ€·ββοΈ
Day 97:
Building intelligent file search app for desktops.
Had a hectic day at the office. Barely got time to work on the app. Spent what little time I had trying to figure out what went wrong.
No luck so farπ€·ββοΈ
Day 96:
Its getting closer to 100 days of building. And today i found i made a huge mistake while packaging.
There is persistent worker (that made the query faster) that was not wired right in the packaged app.
So the app didnt work as expected in other computersπββοΈ