BjornMelin/stardex
🌟 Stardex: Explore GitHub Stars Intelligently. Stardex is a powerful web app that lets you search, filter, and cluster any GitHub user's starred repositories. Discover hidden patterns and find your next favorite project with intelligent, AI-powered exploration.
Uses a monorepo architecture with a Next.js frontend and FastAPI backend—the backend vectorizes repository descriptions via TF-IDF and applies K-means, hierarchical clustering, or PCA-based clustering via scikit-learn, with tunable parameters exposed through the UI. Fetches starred repos directly from GitHub's REST API in the browser, then sends metadata to the clustering service for semantic grouping, supporting multi-user star aggregation and fine-grained filtering by language, topics, and star count.
Stars
13
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Jan 30, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BjornMelin/stardex"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yqiuu/spectuner
A tool for automated spectral line analysis of instellar molecules.
mitre-atlas/atlas-website
Source and static code for the MITRE ATLAS website
kesslerlib/kessler
A machine learning library for spacecraft collision avoidance
esa/masconCube
Learn asteroids' geodesy from gravitational acceleration
chenchuw/CNN-SVM-HybridModel
Boston University SPRG2022 EC503 - Learning from Data - Final Project