gianlucasb/hallucinator
A tool to detect potentially hallucinated or fabricated references in academic PDF papers.
186Stars
19Forks
14Claude Commits
RustLanguage
First Claude commit: Feb 6, 2026Last Claude commit: 2mo agoDiscovered: Mar 24, 2026
Recent Claude Commits
Add CNAME for docs.hallucinator.science custom domain
99accad2mo agoauthor_emailAdd GitHub Action to build and deploy mdBook docs to GitHub Pages
180925d2mo agoauthor_emailRemove legacy Python sections from README, add offline ACL/OpenAlex docs (#243)
8ae64b32mo agoauthor_emailAdd comprehensive tests for query cache persistence and config
a77789e2mo agoauthor_emailAdd persistent SQLite cache for remote database lookups (#156)
5c2d0ed2mo agoauthor_emailCache remote database lookups to avoid redundant queries (#156)
6e002332mo agoauthor_emailClarify override semantics and add custom segmentation strategies to plan
7a527542mo agoauthor_emailAdd implementation plan for Python bindings (issue #45)
619ca1f2mo agoauthor_emailRefactor CLI from flat flags to clap subcommands
ddd71b52mo agoauthor_emailAdd config screen (Screen 4) to TUI design
0682ab62mo agoauthor_emailResolve open questions in TUI design doc
b2f79982mo agoauthor_emailAdd ratatui TUI design document
29d2f382mo agoauthor_emailUpdate uv.lock with dev dependencies
236d5e82mo agoauthor_emailAdd cancel confirmation dialog and cancellation tests
4dd11552mo agoauthor_email