Show HN: Sankofa – Browser extension to semantically search your history(vectara.com)
vectara.com
Show HN: Sankofa – Browser extension to semantically search your history
https://vectara.com/blog/sankofa-your-memory-online/
1 comments
I made a self hosted search engine based on your browsing history [1].
Seems doing similar functionality without sending the data to 3rd party.
[1] https://github.com/beenotung/personal-search-engine
Seems doing similar functionality without sending the data to 3rd party.
[1] https://github.com/beenotung/personal-search-engine
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.)
Sankofa is a new browser extension that can automatically index web pages you visit and let you search / ask questions about that content. We built it using Vectara's retrieval-augmented-generation (RAG) platform and hope this is useful to folks.
This is an initial release: we would love to hear any feedback and suggestions!