IdeaCredIdeaCred

srtsubham/Minor_Project_Ambaram_Sentinel

45

Minor Project on the topic of "AI Weather Prediction Model for Extreme Weather Events." Version 3.1.0

What's novel

Minor Project on the topic of "AI Weather Prediction Model for Extreme Weather Events." Version 3.1.0

Code Analysis

9 files read · 3 rounds

A Streamlit dashboard that generates random weather event data points (using Python's random module and hardcoded seed coordinates), stores them in SQLite, and displays them on a PyDeck map with a fixed-vector 'prediction' animation, wrapped in a polished CSS-animated frontend site.

Strengths

The PyDeck visualization is functional and visually appealing, and the Streamlit app structure with query-param-based views is a reasonable pattern for embedding. The frontend animation site shows effort in presentation design.

Weaknesses

The core 'AI prediction' is a 3-layer MLP trained on 13 identical rows, and the actual dashboard predictions use a hardcoded vector offset rather than the model. All weather data is randomly generated, not derived from satellite telemetry. The alerts module has a missing import and placeholder credentials.

Score Breakdown

Innovation
4 (25%)
Craft
37 (35%)
Traction
9 (15%)
Scope
48 (25%)

Signal breakdown

Innovation

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

Craft

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

Traction

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

Scope

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

Evidence

Commits

55

Contributors

1

Files

33

Active weeks

7

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

1

Forks

0

License