rpast/obsidian_vault_neighbors
Semantic connections recommendation script for Obsidian.md notes.
This script helps you discover meaningful connections between your notes within an Obsidian vault. It takes your existing notes and identifies other notes with similar content. The output is a list of recommended notes that could be semantically linked to a specific 'master' note, ideal for knowledge managers, researchers, or anyone building a personal knowledge base in Obsidian.
No commits in the last 6 months.
Use this if you want to find hidden semantic relationships between your Obsidian notes and enhance your knowledge graph.
Not ideal if you prefer manual linking or are looking for a visual graph analysis tool rather than textual recommendations.
Stars
25
Forks
—
Language
Python
License
—
Category
Last pushed
Nov 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/rpast/obsidian_vault_neighbors"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huangy22/NewsRecommender
A news recommendation system tailored for user communities
archd3sai/News-Articles-Recommendation
Objective of the project is to build a hybrid-filtering personalized news articles...
jonaylor89/WineInAMillion
Wine Recommender created with sentence-BERT and NearestNeighbor on AWS SageMaker
AmoliR/nlp-for-book-recommendation
Content based recommender system for books using NLP.
eugeneyan/recsys-nlp-graph
🛒 Simple recommender with matrix factorization, graph, and NLP. Beating the regular...