Section 01
HalluciScope: An Open-Source Framework for LLM Hallucination Detection & Explanation
HalluciScope is a research-grade open-source framework designed to address LLM hallucination issues in high-risk fields like healthcare, law, and finance. It integrates natural language reasoning (NLI) and explainable AI (XAI) to detect, classify, and explain hallucinations in LLM outputs. Key features include NLI-based detection using DeBERTa, four-category hallucination classification, token-level explainability, FastAPI integration, and batch evaluation. Developed by Niharika Banothu, it's available on GitHub (https://github.com/niharikabanothu/HalluciScope).