Just a small update: The app can now open links directly to a detail page in either the Jolla Store or Storeman as well as opening arbitrary apps. I also added a bunch of text content and the backend is ready for contextual search (though not yet deployed and implemented in the app).
Note that the detail page opening might have to be patched out for the Jolla Store release because the rules don’t allow it (sigh).
PS: Oh, and there is my YT channel in which I am covering a lot of SFOS stuff in this Playlist for newcomers (most videos pretty lengthy, but well that is my style):
It’s intfloat/multilingual-e5-large, size is 1024 and it supports multiple languages. The list of languages can be found here, though low resource languages will probably suffer when it comes to quality.
Is that a local AI or a server based one which will then call home and show the user who very likely wanted to make sure her/his data is not sent out anymore with the first app of SFOS s/he uses, that his/her data is given to an AI?
If you are hosting this, I highly recomend using ts_server from bellard instead of using pytorch. it is much, much faster. the model I mention above is 100 languanges 8bit quantized … EDIT: if you want to try it out, I can spin up an instance.
I’d disable it and make it an option in the settings of the app if you really want to use this.
I would prefer a non-ai-search just based on meta keywords or content if you need that at all for a couple of informations like the once you will be putting into the app anyway.
Nice work! Is there a rendered web version available?
There are quite a few resources (wikis, guides) for users, so I’d like to link yours in the community-driven Sailfish OS Wiki: https://sailfishos.wiki/
Not yet there isn’t, I’m planning to create one, but the app takes priority. I’m also thinking of creating an Android app so that people currently on Android can read it as well.
before setting up venv install python3-lxml package and create venv with --system-site-packages else you need to also build lxml in venv which you dont want