IdeaCredIdeaCred

galafis/Document-Intelligence-System

51

Professional project by Gabriel Demetrios Lafis

What's novel

Professional project by Gabriel Demetrios Lafis

Code Analysis

11 files read · 4 rounds

A collection of five pure-Python NLP modules (PDF parsing, TF-IDF classification, regex entity extraction, extractive summarization, keyword extraction) with comprehensive unit tests, wrapped in a non-functional Flask stub and unrelated frontend/R padding.

Strengths

The core NLP modules are genuinely implemented from scratch with real algorithms (TF-IDF scoring, cosine similarity, PDF stream decompression, positional-biased summarization) and are well-tested with 30+ meaningful test cases covering edge cases and integration.

Weaknesses

The Flask app is a non-functional stub that never calls the NLP modules, the frontend is a generic tech-stack showcase with zero document processing UI, and the R analytics file is completely unrelated — the README's 'end-to-end system' and 'Flask API' claims are significantly overstated.

Score Breakdown

Innovation
4 (25%)
Craft
50 (35%)
Traction
5 (15%)
Scope
48 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+1
Concept Novelty+1

Craft

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

Traction

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

Scope

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

Evidence

Commits

9

Contributors

1

Files

19

Active weeks

4

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

1

Forks

0

License

MIT