TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Unisearch – vector based search engine that search across languages

5 点作者 blackcat201将近 4 年前

1 comment

blackcat201将近 4 年前
It&#x27;s hard to describe what&#x27;s unisearch in one sentence so I will try to elaborate more in this comment.<p>Unisearch is basically a CLIP[0] like model that extends to multilingual domain. I also added text-text pairs to support text search for experimental purpose. So you should be able to search text or images using another foreign language.<p>You may try &quot;如何重置 Mac os 系統&quot; and &quot;wipe format mac os&quot; on regular website search to see the result for yourself.<p>I am still indexing more websites and images as of my writings. So results may improve from time to time ( since it retrieve the nearest results it can find from the database, so some answer maybe funny because it can&#x27;t find a better index item )<p>The interface is not polish so a new image search will require you to go to the landing page and select a new image. (as this is only a final project for one of my course)<p>List of languages that it &quot;supports&quot; are English, French, German, Italian, Russian, Malay, Vietnamese, Korean, Japanese and Chinese. However I find using other language also works as well, for example text to image search using &quot;escena nocturna al lado del río&quot;[1] also works pretty well.<p>[0] <a href="https:&#x2F;&#x2F;openai.com&#x2F;blog&#x2F;clip&#x2F;" rel="nofollow">https:&#x2F;&#x2F;openai.com&#x2F;blog&#x2F;clip&#x2F;</a><p>[1] <a href="https:&#x2F;&#x2F;unisearch.cloud&#x2F;search-image?q=escena+nocturna+al+lado+del+r%C3%ADo" rel="nofollow">https:&#x2F;&#x2F;unisearch.cloud&#x2F;search-image?q=escena+nocturna+al+la...</a>