Experimental similarity search

I’ve been working on news search based on ML.

At the moment have:
1. ability to embed any text into a dense vector
2. indexing of ttrss titles into elastic search. Each title has a precomputed dense vector.
screenshot
3. querying elastic search database with a random text
screenshot