Show HN: Find people researching areas similar to you (HuggingFace)
Category: other
Tags: huggingface, recommendation, client-side
Score: 5.0/10 (Innovation: 5, Technical: 6, Documentation: 5, Utility: 4)
foryu.me is a static site that finds Hugging Face users with similar model tastes by crawling public like data and computing cosine similarity entirely in the browser. Its clever use of a pre-built vocabulary and client-side graph traversal eliminates backend infrastructure, making it an interesting lightweight social discovery tool for the ML community.
Target audience: data scientists, ML researchers
Repository: https://foryu.me/ · TypeScript · MIT · 1 stars
View on Hacker News