How this works
Enter a user prompt and an LLM response. The detector automatically fetches a Wikipedia reference, then uses a SentenceTransformer + NLI cross-encoder to check whether the response contradicts the reference.

Returns Hallucinated, Not Hallucinated, or Uncertain with a confidence score.
Input
User Prompt
LLM Response
Wikipedia reference fetched automatically