Skip to content

Commit ca6648e

Browse files
authored
Update README.md
1 parent 34ae330 commit ca6648e

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
TruthProbe v4.0: Advanced Deception Detection for LLMs
22

3-
https://github.com/Napiersnotes/TruthProbe/actions/workflows/python-tests.yml/badge.svg
4-
https://img.shields.io/badge/coverage-95%25-brightgreen
5-
https://img.shields.io/badge/license-MIT-blue
6-
https://img.shields.io/badge/python-3.9%2B-blue
7-
https://img.shields.io/badge/version-4.0.0-orange
3+
![Python Tests](https://github.com/Napiersnotes/TruthProbe/actions/workflows/python-tests.yml/badge.svg)
4+
![Coverage](https://img.shields.io/badge/coverage-95%25-brightgreen)
5+
![License](https://img.shields.io/badge/license-MIT-blue)
6+
![Python Version](https://img.shields.io/badge/python-3.9%2B-blue)
7+
![Version](https://img.shields.io/badge/version-4.0.0-orange)
88

99
TruthProbe is an advanced, model-agnostic deception detection framework designed to identify hallucinations, misinformation, and manipulation in Large Language Model (LLM) responses. Developed solely by Dafydd Napier, this tool provides comprehensive analysis through multiple detection methodologies without requiring access to model internals.
1010

@@ -373,6 +373,6 @@ copies or substantial portions of the Software.
373373
Maintainer: Dafydd Napier
374374
Contact: napiersnotes@github.com
375375
Status: Actively Maintained
376-
Last Updated: December 2024
376+
Last Updated: January 2026
377377

378378
Truth in AI shouldn't be optional.

0 commit comments

Comments
 (0)