thesephist/revery
A personal semantic search engine capable of surfacing relevant bookmarks, journal entries, notes, blogs, contacts, and more, built on an efficient document embedding algorithm and Monocle's personal search index.
This helps individuals instantly find related personal content while browsing or researching a topic. You feed it a web page you're viewing or a text query, and it returns highly relevant notes, journal entries, bookmarks, and articles from your personal archive, even if they don't share keywords. It's designed for anyone who manages a large personal knowledge base and wants to discover connections.
299 stars. No commits in the last 6 months.
Use this if you want to explore new topics more deeply by automatically surfacing relevant past readings and notes from your personal knowledge base.
Not ideal if you're primarily looking for precise keyword matches to recall specific facts or documents.
Stars
299
Forks
7
Language
JavaScript
License
MIT
Category
Last pushed
Mar 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/thesephist/revery"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Michael-JB/bm25
A BM25 embedder, scorer, and search engine, written in Rust.
jeanCarloMachado/PythonSearch
A minimalistic search engine for productivity that stores documents as code
neuml/codequestion
🔎 Semantic search for developers
chnsh/deep-semantic-code-search
Deep Semantic Code Search aims to explore a joint embedding space for code and description...
aws-samples/tabular-column-semantic-search
Code accompanying AWS blog post "Build a Semantic Search Engine for Tabular Columns with...