You are viewing a single comment's thread from:

RE: HiveSense - have you heard about new AI search in Hive?

in HiveDevs4 months ago

Oh, not so much about the death of HIVE, but the concept of human death in general :P

I now understand that the search prompt is a little more like prompting Stable Diffusion to generate an image as opposed to the NLP described in the gitlab issue.

What about excluding posts that could be considered "low value" as per the screenshot in my other comment?

Sort:  

The same code is used to filter the search result as to filter the new/hot/trending lists. So if a post can be displayed in "the new" list, then it can also be displayed on the AI search result list, so filtering posts is a more generic problem.