Skip to content

Add automatic 'See also' recommendations to every wiki article#241

Open
Shreenabh664 wants to merge 3 commits intoRoboticsKnowledgebase:masterfrom
Shreenabh664:feature/see-also
Open

Add automatic 'See also' recommendations to every wiki article#241
Shreenabh664 wants to merge 3 commits intoRoboticsKnowledgebase:masterfrom
Shreenabh664:feature/see-also

Conversation

@Shreenabh664
Copy link
Copy Markdown

The algorithm auto-identifies the top N (≤ 4, based on confidence) most relevant articles to the current one and references them at the bottom in a "See also" section. It's a fully dynamically computed feature at build time - which means it doesn't require manual curation, new articles get matched automatically, and if a more relevant article to a specific existing topic is added in the future, it'll get auto-referenced.

Screenshot 2026-04-27 at 1 47 19 AM Screenshot 2026-04-27 at 1 47 42 AM Screenshot 2026-04-27 at 1 48 02 AM

This is a step to take this wiki closer to conventional wikis (like Wikipedia), which are very well cross-referenced - users can go on independent learning paths by simply following the suggested articles after reading any page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant