Skip to content

elvish-ishaan/hiremate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HireMate

HireMate is an AI-powered platform designed to streamline the hiring process, providing intelligent tools for candidate management, automated interview scheduling, and smart evaluation.

Features

  • AI-driven candidate tracking and management
  • Automated interview scheduling with AI assistance
  • Intelligent evaluation and feedback system powered by AI
  • AI-based interview question generation and scoring
  • User authentication and authorization

Installation

  1. Clone the repository

    git clone https://github.com/yourusername/hiremate.git
    cd hiremate
  2. Install dependencies

    npm install
    # or
    yarn install
  3. Configure environment variables

    Copy .env.example to .env and update the values as needed.

  4. Run the development server

    npm run dev
    # or
    yarn dev

Usage

  • Access the app at http://localhost:3000
  • Register or log in to start managing candidates and interviews.
  • Use AI features to automate interview scheduling, generate interview questions, and receive smart candidate evaluations.

Development

  • Linting:
    npm run lint
  • Testing:
    npm test
  • Build for production:
    npm run build

Folder Structure

  • /src - Main application source code
  • /public - Static assets
  • /tests - Test files

Open Source Contribution

We welcome contributions! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Commit your changes with clear messages.
  4. Push to your fork and submit a pull request.

Guidelines

  • Follow the code style and conventions.
  • Write tests for new features or bug fixes.
  • Ensure all tests pass before submitting a PR.
  • Fill out the PR template with details about your changes.

License

This project is licensed under the MIT License.

Contact

For questions or support, open an issue or contact the maintainers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •