Monday, January 29, 2024

Show HN: Librarian - Semantic Bookmark Search Using Transformers https://ift.tt/bgFmWiY

Show HN: Librarian - Semantic Bookmark Search Using Transformers Search for your bookmarks by content! @ashwinlokkur and I built this Chrome extension that scrapes your bookmarks' content and does semantic search using transformer embeddings. Free and private since it's all in-browser. No LLM API calls ;) https://ift.tt/1kHEzmu January 29, 2024 at 05:24AM

No comments:

Post a Comment

Show HN: Yet Another Memory System for LLM's https://ift.tt/0oZIwAv

Show HN: Yet Another Memory System for LLM's Built this for my LLM workflows - needed searchable, persistent memory that wouldn't bl...