Skip to content

Jeszter/NeuroCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuroCV: AI Resume Analyzer

Welcome to NeuroCV, an advanced AI-driven resume analyzer built with FastAPI and Python. This project is designed to extract, analyze, and interpret key resume details, making it an essential tool for recruiters, HR professionals, and job seekers looking to optimize their resumes.


Project Overview

  • Evaluate the relevance of a resume.
  • Provide actionable insights for resume optimization.
  • Supports only PDF format for document parsing and analysis.

This project is practical for real-world use and serves as a great learning resource for developers exploring AI and FastAPI.


📖 Installation & Usage

🔧 Installation

To install and set up NeuroCV, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Jeszter/NeuroCV.git
  2. Navigate to the project directory:
    cd NeuroCV
  3. Install dependencies:
    pip install -r requirements.txt
  4. Create a .env file and add necessary API keys (if required for Google Generative AI or other integrations).

📚 Technologies Used

  • FastAPI - High-performance API framework.
  • Uvicorn - ASGI server for running FastAPI applications.
  • python-multipart - Handling file uploads.
  • Google Generative AI - AI-powered resume analysis.
  • PyMuPDF - PDF parsing and processing.
  • python-dotenv - Environment variable management.
  • Axios - HTTP client for making API requests.

Enhancing Resume Analysis with AI – NeuroCV 📄🤖

image image image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors