An open API service indexing awesome lists of open source software.

https://github.com/runtime-error786/smarthire

SmartHire simplifies recruitment by connecting recruiters, candidates, and admins with AI-driven tools. It streamlines job postings, AI interviews, CV parsing, and subscription-based services via a user-friendly interface.
https://github.com/runtime-error786/smarthire

Last synced: 3 months ago
JSON representation

SmartHire simplifies recruitment by connecting recruiters, candidates, and admins with AI-driven tools. It streamlines job postings, AI interviews, CV parsing, and subscription-based services via a user-friendly interface.

Awesome Lists containing this project

README

          

# Welcome to SmartHire
## Build the Docker Image
docker-compose build
## Start the Containers for the frontend and backend
docker-compose up
## Stopping the Containers
docker-compose down