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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Sankofa – Browser extension to semantically search your history

19 点作者 eskibars超过 1 年前
Hey there HN!<p>I lead Product at Vectara. Some of us read a lot of articles on the web (like those on HN) and we were desperately trying to recall the text we read -- using semantic search because we might not have remembered the exact text we read. (Or ask questions about the content -- ChatGPT style.)<p>Sankofa is a new browser extension that can automatically index web pages you visit and let you search &#x2F; ask questions about that content. We built it using Vectara&#x27;s retrieval-augmented-generation (RAG) platform and hope this is useful to folks.<p>This is an initial release: we would love to hear any feedback and suggestions!

1 comment

aabbcc1241超过 1 年前
I made a self hosted search engine based on your browsing history [1].<p>Seems doing similar functionality without sending the data to 3rd party.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;beenotung&#x2F;personal-search-engine">https:&#x2F;&#x2F;github.com&#x2F;beenotung&#x2F;personal-search-engine</a>