IdeaCredIdeaCred

yubainu/sibainu-engine

38

Real-time hallucination detection for LLMs via Geometric Drift Analysis in Hidden States.

What's novel

Real-time hallucination detection for LLMs via Geometric Drift Analysis in Hidden States.

Code Analysis

3 files read · 2 rounds

A client-side wrapper that loads a frozen LLM and streams hidden state vectors to an external Hugging Face API for hallucination scoring.

Strengths

The code is functional and demonstrates effective memory management (garbage collection) to run on low-resource hardware. The README accurately describes the system's reliance on an external backend for the core detection logic.

Weaknesses

The project lacks substance as a standalone library because the core algorithm resides in a private/closed API. It has no tests, poor error handling (mostly just breaks loops), and hardcodes specific model IDs and thresholds.

Score Breakdown

Innovation
5 (25%)
Craft
33 (35%)
Traction
9 (15%)
Scope
37 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+0
Concept Novelty+2

Craft

Ci+0
Tests+0
Polish+0
Releases+0
Has License+5
Code Quality+11
Readme Quality+15
Recent Activity+7
Structure Quality+2
Commit Consistency+2
Has Dependency Mgmt+0

Traction

Forks+0
Stars+6
Hn Points+0
Watchers+0
Early Traction+5
Devto Reactions+0
Community Contribs+0

Scope

Commits+7
Languages+3
Subsystems+5
Bloat Penalty+0
Completeness+6
Contributors+5
Authored Files+8
Readme Code Match+3
Architecture Depth+0
Implementation Depth+8

Evidence

Commits

46

Contributors

1

Files

12

Active weeks

3

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

3

Forks

0

License

NOASSERTION