IdeaCredIdeaCred

Kritikagupt/ai-resume-analyser

31

AI Resume Analyzer built with Python, Streamlit, and Google Gemini API to analyze resumes and provide AI-powered feedback.

What's novel

AI Resume Analyzer built with Python, Streamlit, and Google Gemini API to analyze resumes and provide AI-powered feedback.

Code Analysis

2 files read · 2 rounds

A single-file Streamlit app that extracts text from an uploaded PDF/TXT resume and sends it as a prompt to Google Gemini, displaying the LLM's response as resume feedback.

Strengths

It works as a minimal end-to-end demo: file upload, text extraction, API call, and display are all wired together with basic error checks for missing API key and empty files.

Weaknesses

The entire 'AI analysis' is a single hardcoded prompt with no NLP, no scoring, no structured output parsing, and no tests; the code is an 80-line wrapper around one API call with no architectural depth, and the README overstates the NLP component.

Score Breakdown

Innovation
2 (25%)
Craft
32 (35%)
Traction
6 (15%)
Scope
28 (25%)

Signal breakdown

Innovation

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

Craft

Ci-1
Tests-2
Polish+0
Releases+0
Has License+0
Code Quality+7
Readme Quality+12
Recent Activity+7
Structure Quality+2
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+3
Subsystems+0
Bloat Penalty+0
Completeness+4
Contributors+5
Authored Files+4
Readme Code Match+3
Architecture Depth+0
Implementation Depth+8

Evidence

Commits

10

Contributors

1

Files

6

Active weeks

3

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

1

Forks

0

License