SmartResume AI leverages Google's Gemini 3.0 Flash to intelligently parse, optimize, and generate professional resumes tailored for the modern job market.
- AI Summary Refinement: Instantly transform dry bios into punchy, value-driven professional statements.
- Smart Achievement Extraction: Automatically rewrite job responsibilities using action verbs and quantifiable metrics.
- Intelligent Revamp: Paste raw text from your old resume and let the AI extract structured data with high precision.
- Live 40/60 Split Editor: Real-time preview on the right (60% screen) while you edit on the left (40% screen).
- Progress Timeline: A dynamic, visual journey through your resume sections (Identity → History → Expertise → Education).
- Professional Gallery: Over 18+ high-quality templates across 6 experience tiers (0-18+ years) for various industries.
Tailored samples for every level:
- 0 - 3 years: Focus on skills and academic projects.
- 8 - 12 years: Emphasize leadership and group management.
- 18+ years: Highlight C-suite vision and board-level advisory.
- Framework: React 19 (ESM)
- AI Engine: Google Gemini SDK (
@google/genai) - Styling: Tailwind CSS (Modern Utility-First)
- Type Safety: TypeScript
- Design: Inter Font Family, Glassmorphism, and Fluid Animations
- Prerequisites: Ensure you have an active Google AI Studio API Key.
- Environment: The app expects
process.env.API_KEYto be configured. - Run: Access the app via your local dev environment.
// Example of Gemini Integration in services/geminiService.ts
const ai = new GoogleGenAI({ apiKey: process.env.API_KEY });
const response = await ai.models.generateContent({
model: 'gemini-3-flash-preview',
contents: 'Optimize this resume description...',
});Product Idea by Maneesh Thakur
SmartResume AI — Elevate Your Professional Identity.