Tech Tag: Python

Featured project

RefChecker

Sole developer

Hallucinated references are the bane of academic paper review — a citation that reads perfectly and points at nothing. RefChecker automates the check: it extracts references with GROBID or an LLM, then verifies each one programmatically against authoritative sources — CrossRef, PubMed, Google Books — instead of trusting a model’s word for it. Verification returns […]

  • CrossRef API
  • Gemini
  • GROBID
  • Python
  • Tkinter