Skip to content

Latest commit

 

History

128 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ResuMax

Watch the video

Overview

The ResuMax is a Django-based application that provides the API for creating and reviewing resumes. It leverages the RAG to analyze resume content and generate suggestions for improvement, ensuring that users can create professional and effective resumes with ease.

Key Components

  • Django: The web framework used to build the backend.
  • Django REST Framework: Used for building the API endpoints.
  • Google Gemini API: The AI model used for resume analysis and content generation.
  • Database: SQLite Stores user data, conversation history, and other application data.

Setup and Installation

  1. Clone the repository:

    git clone <repository_url>
    cd resumax_backend
  2. Create a virtual environment:

    python -m venv env
    source env/bin/activate  # On Linux/macOS
    env\Scripts\activate  # On Windows
  3. Install dependencies:

    pip install -r requirements.txt

About

An AI-powered career coach designed to help students optimize resumes and cover letters for modern ATS (Applicant Tracking Systems).

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages