Show HN: Semantic Coverage – A tool to visualize RAG blind spots using UMAP
3 points - today at 10:53 AM
I built this because I was tired of guessing why my RAG system was failing. It projects user queries vs. documents into 2D space to find 'Red Zones' (high user intent, low documentation). Open source, built with FastAPI + React. Would love feedback on the clustering logic.
Sourceaashirpersonal
today at 10:54 AM
I built this because I was tired of guessing why my RAG system was failing. It projects user queries vs. documents into 2D space to find 'Red Zones' (high user intent, low documentation). Open source, built with FastAPI + React. Would love feedback on the clustering logic.