Show HN: Hallx – Hallucination risk scoring for LLM outputs(github.com)
github.com
Show HN: Hallx – Hallucination risk scoring for LLM outputs
https://github.com/dhanushk-offl/hallx
4 comments
Hey this is cool. Maybe your gh page could be improved with a few examples of your product in use?
It checks three things before your output moves forward: does it match the schema you expected is it consistent across runs does it actually align with the context you provided
Returns a confidence score and a risk level. That's mostly it.
Works with OpenAI, Anthropic, Gemini, Ollama and a few others. Sync and async both supported. It's heuristic, not a guarantee. If your context is bad, the scores will be too. Hit a star, if you found this useful.
Try now: pip install hallx