---
title: "awesome-hallucination-detection vs ReNeLLM"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/edinburghnlp-awesome-hallucination-detection-vs-njunlp-renellm"
tools: ["edinburghnlp-awesome-hallucination-detection", "njunlp-renellm"]
---

# awesome-hallucination-detection vs ReNeLLM

*GraphCanon updated Aug 6, 2026*

## Verdict

Pick awesome-hallucination-detection if awesome-hallucination-detection provides a curated list of research papers focused on techniques to detect and mitigate hallucinations in large language models (LLMs), including process supervision methods for factual QA; pick ReNeLLM if reNeLLM is an implementation of generalized nested jailbreak prompts targeting large language models such as gpt-3.5-turbo and claude-v2.

[awesome-hallucination-detection](https://github.com/EdinburghNLP/awesome-hallucination-detection) reports 1.1k GitHub stars, 91 forks, and 0 open issues, last pushed Jul 24, 2026. [ReNeLLM](https://github.com/NJUNLP/ReNeLLM) has 163 stars, 17 forks, and 0 open issues, last pushed Sep 2, 2025. Figures are from public GitHub metadata via [awesome-hallucination-detection's repository](https://github.com/EdinburghNLP/awesome-hallucination-detection) and [ReNeLLM's repository](https://github.com/NJUNLP/ReNeLLM).

| | [awesome-hallucination-detection](/tools/edinburghnlp-awesome-hallucination-detection.md) | [ReNeLLM](/tools/njunlp-renellm.md) |
| --- | --- | --- |
| Tagline | List of papers on hallucination detection in LLMs. | Implementation of generalized nested jailbreak prompts targeting large language models. |
| Stars | 1,121 | 163 |
| Forks | 91 | 17 |
| Open issues | 0 | 0 |
| Language | - | Python |
| Adopt for | awesome-hallucination-detection provides a curated list of research papers focused on techniques to detect and mitigate hallucinations in large language models (LLMs), including process supervision methods for factual QA | ReNeLLM is an implementation of generalized nested jailbreak prompts targeting large language models such as gpt-3.5-turbo and claude-v2. |
| Persona | - | - |
| Runtime | - | - |
| License | Apache-2.0 | MIT |
| Categories | Evaluation & Observability | Evaluation & Observability, Inference & Serving |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [awesome-hallucination-detection](/tools/edinburghnlp-awesome-hallucination-detection.md) | [ReNeLLM](/tools/njunlp-renellm.md) |
| --- | --- | --- |
| Maintenance | Active (82%) | Slowing (36%) |
| Days since push | 12d | 336d |
| Full report | [trust report](/tools/edinburghnlp-awesome-hallucination-detection/trust.md) | [trust report](/tools/njunlp-renellm/trust.md) |

## Decision facts: awesome-hallucination-detection

- **Adopt for:** awesome-hallucination-detection provides a curated list of research papers focused on techniques to detect and mitigate hallucinations in large language models (LLMs), including process supervision methods for factual QA

## Decision facts: ReNeLLM

- **Adopt for:** ReNeLLM is an implementation of generalized nested jailbreak prompts targeting large language models such as gpt-3.5-turbo and claude-v2.

## Choose when

### Choose awesome-hallucination-detection if…

- License: awesome-hallucination-detection is Apache-2.0, ReNeLLM is MIT.
- Tags unique to awesome-hallucination-detection: evaluation, hallucination, llms, nlp.
- - When focusing on specific methodologies like Corpus Verify (CorVer) from the paper 'Verifiable Rewards Beyond Math and Code' which utilizes lightweight, process-based rewards to mitigate hallucinat

### Choose ReNeLLM if…

- License: ReNeLLM is MIT, awesome-hallucination-detection is Apache-2.0.
- Tags unique to ReNeLLM: api interaction, jailbreak prompts, language model evaluation, model reliability assessment.
- Also covers Inference & Serving.
- When you aim to evaluate the susceptibility of LLMs like gpt-3.5-turbo and claude-v2 to deception or jailbroken prompts.

## When NOT to use awesome-hallucination-detection

- When immediate implementation or code is needed rather than research papers, this repository is not suitable as it only curates information on methodologies and benchmarks.
- - If your focus is on general LLM training techniques without a specific emphasis on hallucination detection or calibration

## When NOT to use ReNeLLM

- When you wish to develop applications that strictly adhere to ethical guidelines and do not involve the testing of harmful prompts.
- If your focus is on building production-ready LLM-based services without interest in evaluating security or adversarial aspects of these models.

## Common questions

### What is the difference between awesome-hallucination-detection and ReNeLLM?

awesome-hallucination-detection: List of papers on hallucination detection in LLMs.. ReNeLLM: Implementation of generalized nested jailbreak prompts targeting large language models.. See the comparison table for live GitHub stats and shared categories.

### When should I choose awesome-hallucination-detection over ReNeLLM?

Choose awesome-hallucination-detection over ReNeLLM when License: awesome-hallucination-detection is Apache-2.0, ReNeLLM is MIT; Tags unique to awesome-hallucination-detection: evaluation, hallucination, llms, nlp; - When focusing on specific methodologies like Corpus Verify (CorVer) from the paper 'Verifiable Rewards Beyond Math and Code' which utilizes lightweight, process-based rewards to mitigate hallucinat.

### When should I choose ReNeLLM over awesome-hallucination-detection?

Choose ReNeLLM over awesome-hallucination-detection when License: ReNeLLM is MIT, awesome-hallucination-detection is Apache-2.0; Tags unique to ReNeLLM: api interaction, jailbreak prompts, language model evaluation, model reliability assessment; Also covers Inference & Serving; When you aim to evaluate the susceptibility of LLMs like gpt-3.5-turbo and claude-v2 to deception or jailbroken prompts.

### When should I avoid awesome-hallucination-detection?

When immediate implementation or code is needed rather than research papers, this repository is not suitable as it only curates information on methodologies and benchmarks. - If your focus is on general LLM training techniques without a specific emphasis on hallucination detection or calibration

### When should I avoid ReNeLLM?

When you wish to develop applications that strictly adhere to ethical guidelines and do not involve the testing of harmful prompts. If your focus is on building production-ready LLM-based services without interest in evaluating security or adversarial aspects of these models.

### Is awesome-hallucination-detection or ReNeLLM more popular on GitHub?

awesome-hallucination-detection has more GitHub stars (1,121 vs 163). Stars measure visibility, not whether either tool fits your constraints.

### Are awesome-hallucination-detection and ReNeLLM open source?

Yes - both are open-source projects on GitHub (awesome-hallucination-detection: Apache-2.0, ReNeLLM: MIT).

### Where can I find alternatives to awesome-hallucination-detection or ReNeLLM?

GraphCanon lists graph-backed alternatives at [awesome-hallucination-detection alternatives](/tools/edinburghnlp-awesome-hallucination-detection/alternatives) and [ReNeLLM alternatives](/tools/njunlp-renellm/alternatives) ([awesome-hallucination-detection markdown twin](/tools/edinburghnlp-awesome-hallucination-detection/alternatives.md), [ReNeLLM markdown twin](/tools/njunlp-renellm/alternatives.md)), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at [this comparison](/compare/edinburghnlp-awesome-hallucination-detection-vs-njunlp-renellm.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, awesome-hallucination-detection or ReNeLLM?

awesome-hallucination-detection: Active. ReNeLLM: Slowing. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for awesome-hallucination-detection and ReNeLLM?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [awesome-hallucination-detection trust report](/tools/edinburghnlp-awesome-hallucination-detection/trust); [ReNeLLM trust report](/tools/njunlp-renellm/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=edinburghnlp-awesome-hallucination-detection`](/api/graphcanon/graph?tool=edinburghnlp-awesome-hallucination-detection)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
