01Stores bookmark embeddings in ChromaDB using a sentence transformer model.
02Supports bookmarks from Chrome, Edge, Firefox, Opera, ChatGPT Atlas, and Perplexity Comet.
03Performs natural language RAG search with metadata filtering on indexed bookmarks.
040 GitHub stars
05Enables portability through export and import of embeddings to/from pickle files.
06Fetches HTML content from URLs and extracts text and metadata for semantic search.