CVora Pro – AI Resume Builder App for Android
Original price was: $24.00.$4.00Current price is: $4.00.
CVora Pro is a native Android AI Resume Analyzer built with Kotlin and Jetpack Compose (Material 3). Users manage multiple resumes, edit structured sections, see a live ATS-style score card with sub-scores and insights, paste a job description for keyword analysis, use AI-assisted actions (summaries, optimization, etc.), preview layouts, and export/share PDFs.
Data is stored locally with Room. The default AI implementation is LocalNlpAiService—template- and rules-based, no API keys and no cloud call for normal operation. You can replace it with your own AiResumeService implementation (OpenAI, Gemini, etc.).
Language: All first-party copy is English (res/values/strings.xml). resourceConfigurations += listOf("en") in app/build.gradle.kts keeps non-English locale folders from dependencies out of the APK so system-facing strings stay aligned with an English product build.
Privacy-friendly core path: resumes and ATS analysis run on-device. The manifest may include INTERNET for optional remote integrations or libraries—remove or keep according to your fork and Play Console data declarations.

There are no reviews yet.