搜索与检索

Flow.Launcher.Plugin.JevFileSearch

@ibnuh1C#更新于 2026-09-19

Flow Launcher 结合 Jev 意图重排序实现的预测文件搜索,支持自然语言查询如“我刚下载的 pdf”并找到对应文件。

英文原文

Flow Launcher predictive file search with Jev intent reranking. Type natural language like 'the pdf I just downloaded' and get the right file.

ibnuh/Flow.Launcher.Plugin.JevFileSearch

它在哪儿调用了 Jev

public const string Endpoint = "https://api.typesafe.ai/v1/systemone";

Flow.Launcher.Plugin.JevFileSearch/JevClient.cs:15

链接指向我们抓取当天的那个 commit,行号是准的。

这个项目没法在这儿跑

它的 question 组合是运行时拼出来的,或者代码里没有直接写出来,所以没法原样搬过来。源码链接在上面,可以自己去看。

同类的其他项目