Show HN: EBM Lens, searches biomedical papers, ranks evidence, grounds claims EBM Lens, an open-source evidence discovery tool for biomedical questions, searches 12 public databases, expands results via citation graphs, and ranks findings by relevance and study design, with every claim in its synthesis citing sources. Developer Mauro Forlin released the tool on GitHub, requiring Python 3.10+ and an OpenRouter API key, and it includes a read-only hosted demo with 15 precomputed runs. The tool originated as a feature in Forlin's lecture-transcription product Sbobby and is a full rewrite adding study-design ranking, citation verification, and a multi-round search loop. Try the read-only demo https://mauroforlin.github.io/ebm-lens/ : fifteen recorded runs, no signup, no API key. See demo/README.md for how it's built.Evidence discovery for biomedical questions. Give it a topic and it searches twelve public biomedical databases, expands the result set through the citation graph, ranks what it found by relevance and by study design, and returns appraised sources plus an overview whose every claim cites the sources under it. php flowchart LR Topic "Topic" -- Planner "LLM planner