Skip to content

FilipFekete/ai-resume-analyzer

Repository files navigation

📄 AI Resume Analyzer

⚠️ To try out the app, you’ll need to create a free Puter account. Bear in mind that the account has limited AI-chat responses.

A modern web app that leverages AI-powered analysis to evaluate resumes and provide structured insights.
Deployed at: Live Demo 🌐

⚡ The app is deployed using Vercel to showcase its basic capabilities and provide a smooth live demo experience.


🚀 Features

  • 🤖 AI-powered resume analysis with structured feedback
  • 📂 Secure storage and user authentication via Puter
  • 🎨 Responsive UI with Tailwind CSS
  • Blazing-fast development using Vite + React
  • 🔀 Modern routing with React Router v7
  • 🧩 Global state management with Zustand

🛠️ Tech Stack

🎨 Frontend

  • React → Component-based UI library for building scalable single-page apps
  • Vite → Lightning-fast dev server & bundler
  • TailwindCSS → Utility-first CSS framework for responsive design
  • React Router → Client-side routing with nested routes & data loaders
  • TypeScript → Static typing for better tooling & maintainability
  • Zustand → Minimal global state management

☁️ Backend / Cloud

  • Puter → Privacy-first internet OS for storage, auth & apps
  • Puter.js → Client-side SDK for serverless auth, storage, database & AI

📦 Installation & Setup

🔗 Cloning the Repository

git clone https://github.com/FilipFekete/ai-resume-analyzer.git
cd ai-resume-analyzer

📥 Installing Dependencies

npm install

▶️ Running the Project

npm run dev

Open http://localhost:5173 in your browser.

Releases

No releases published

Packages

 
 
 

Contributors