IdeaCredIdeaCred

pat-the-geek/WUDD.ai

60

Plateforme de veille de presse intelligente. Pipeline IA automatisé (résumé, NER, sentiment) + Terminal IA RAG avec contexte de fichiers, notes personnelles et recherche web.

What's novel

Plateforme de veille de presse intelligente. Pipeline IA automatisé (résumé, NER, sentiment) + Terminal IA RAG avec contexte de fichiers, notes personnelles et recherche web.

Code Analysis

11 files read · 4 rounds

An intelligent French press monitoring platform that collects RSS/JSON feeds, enriches articles with AI-powered NER (19 entity types), sentiment analysis, and editorial tone scoring, then serves scored/contradiction-checked articles through a Flask+React viewer and MCP server with adaptive AI quota

Strengths

Production-grade engineering with circuit breakers, atomic writes, anti-shrinkage guards, and thread safety throughout; genuinely sophisticated algorithms including two-pass contradiction detection (deterministic + LLM), Wikidata P31 NER validation, Jaccard-based cross-source triangulation, and adaptive multi-level quota management.

Weaknesses

The 112KB api_client.py is a monolithic module that could benefit from further decomposition; test quality could not be verified due to budget constraints, and the project is heavily French-language in domain logic limiting international applicability.

Score Breakdown

Innovation
6 (25%)
Craft
51 (35%)
Traction
5 (15%)
Scope
63 (25%)

Signal breakdown

Innovation

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

Craft

Ci+0
Tests+8
Polish+3
Releases+1
Has License+5
Code Quality+24
Readme Quality+15
Recent Activity+7
Structure Quality+5
Commit Consistency+4
Has Dependency Mgmt+5

Traction

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

Scope

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

Evidence

Commits

327

Contributors

3

Files

208

Active weeks

6

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

1

Forks

0

License

MIT