An intelligent, agentic CV analysis application powered by Google's Generative AI. This tool leverages cutting-edge AI technology to provide deep insights and analysis of curriculum vitae documents.
- AI-Powered Analysis: Utilizes Google Generative AI for intelligent CV analysis and insights
- Multi-Format Support: Process PDF and Word documents (. docx)
- Interactive UI: Modern, responsive web interface built with React
- Type-Safe: Full TypeScript support for robust development
- Fast Development: Powered by Vite for lightning-fast builds and hot module replacement
- Icon Library: Comprehensive icon set using Lucide React
- Frontend Framework: React 19.2.0
- Language: TypeScript 5.8. 2
- Build Tool: Vite 6. 2.0
- AI Integration: Google GenAI SDK 1.30.0
- Document Processing:
- PDF: pdfjs-dist 3.11.174
- Word: mammoth 1.6.0
- UI Components: Lucide React 0.554.0
- Node.js 18+
- npm or yarn package manager
Clone the repository:
git clone https://github.com/Shahar-Mamok/CV_Analyst.git
cd CV_Analyst
