IdeaCredIdeaCred

Yogesh249S/Signalflow

75

Real-time cross-platform social signal intelligence. Ingests content from Reddit, HackerNews, Bluesky, and YouTube, processes it through a dual-path stream pipeline, and surfaces enriched signals — sentiment, velocity, trending score, and cross-platform divergence — via a REST and WebSocket API

What's novel

Real-time cross-platform social signal intelligence. Ingests content from Reddit, HackerNews, Bluesky, and YouTube, processes it through a dual-path stream pipeline, and surfaces enriched signals — sentiment, velocity, trending score, and cross-platform divergence — via a REST and WebSocket API

Code Analysis

0 files read · 5 rounds

A real-time social signal intelligence platform that ingests posts from Reddit, HackerNews, Bluesky, and YouTube via Kafka, enriches them with NLP (sentiment, entities, topics), computes velocity/trending metrics, detects cross-platform divergence, and serves enriched signals through a Django REST A

Strengths

Well-architected multi-service system with clear separation between ingestion, processing, storage, and serving layers. Uses appropriate technologies for each layer (Kafka for streaming, TimescaleDB for time-series, dbt for transformations, React for visualization). The dual-path pipeline design and cross-platform divergence detection represent genuine engineering challenges solved thoughtfully.

Weaknesses

Cannot fully evaluate code quality due to limited access to core Python implementation files - many marked as 'outside repo'. Test coverage appears minimal based on visible test files. Some complexity in the multi-replica setup may introduce operational overhead.

Score Breakdown

Innovation
6 (25%)
Craft
64 (35%)
Traction
6 (15%)
Scope
83 (25%)

Signal breakdown

Innovation

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

Craft

Ci+0
Tests+3
Polish+1
Releases+0
Has License+5
Code Quality+21
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+7
Languages+8
Subsystems+10
Bloat Penalty+0
Completeness+7
Contributors+5
Authored Files+15
Readme Code Match+3
Architecture Depth+7
Implementation Depth+8

Evidence

Commits

23

Contributors

1

Files

146

Active weeks

3

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

2

Forks

0

License

NOASSERTION