Ask HN: Is there any good semantic search GUI for images or documents?
When OpenAI's CLIP model was released in 2021 and other major advances in representation learning were made around that time, I expected, or rather hoped, that these models would soon be integrated into file browsers to improve semantic search capabilities, especially for images and documents.
Now, a few years later, the train still doesn't seem to have arrived. Vector databases are now a thing, but despite hours of research, I couldn't find a single GUI application that allows embedding and semantic search of (local) files.
Was I just unlucky in my search or is there really no such tool or integration, e.g. for Gnome Search or file browser such as Nautilus?
2 comments
[ 4.6 ms ] story [ 13.1 ms ] threadI also researched in the meantime whether such a functionality could be implemented at all for the Gnome Shell and, more specifically, for its file browser. But the search and extension APIs would not even allow it or require many hacks.