this post was submitted on 10 Mar 2025
1520 points (100.0% liked)
ADHD memes
9957 readers
590 users here now
ADHD Memes
The lighter side of ADHD
Rules
Other ND communities
- [email protected] - Generic discussion
- [email protected]
- [email protected]
- !autisticandadhd
- [email protected]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
i have an amazing solution for this, instead of screenshotting, i save it in txt (type it out) so that later when i have a self hosted LLM assistant, i can send all the shit ive compiled till now, and ask for movies/ songs/ or any article i saved and i can just do a semantic search through it. planning to make an open source tool for this but not too good at ML
Oh, no need to wait for LLMs. Apache Solr should be really good at it. We used it at a company I was working at to build the most kickass search into our platform, that would actually find the stuff you were looking for...and that was back in 2018 :D
ayy, that's nice. LLMs are truely overkill just for semantic search though, didnt know there are other ways to achieve this. but we need intelligence too right. (somewhat)
Yes, your own intelligence that you integrate into the structure of your database and queries ;)