Skip to content

vatsal-afk/Satya-HR-Assistant

Repository files navigation

satya

AI-powered HR decision-making assistant

🧐 Features

Here're some of the project's best features:

  • Highly intuitive dashboard
  • personalized graphical analysis
  • analysis of dataset
  • custom portfolio upload and processing
  • ranking based on parameters
  • HR login and Auth
  • summary from generative AI APIs

🛠️ Installation Steps:

1. Clone the repository :

git clone https://github.com/vatsal-afk/satya.git

2. setup the Frontend :

cd dashboard
npm install

3. setup the server

cd server
node server.js
cd ../data
node addApplicant.js

4. Python files

might need to setup venv for linux

Alternatively :

cd server
chmod +x satya.sh
./satya.sh
chmod +x serve.sh
./serve.sh
chmod +x py.sh
./py.sh

💻 Built with

Technologies used in the project:

  • node.js
  • python
  • mongoDB
  • react.js
  • pandas
  • NLPs
  • matplotlib
  • Sentiment-Analysis

Made with ❤️ by TensorTitans

About

AI-powered HR decision-making assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published