Skip to content

👁️ Web App : To identify 🕵️ the required skill in the resume📜️

License

Notifications You must be signed in to change notification settings

anirudh-hegde/Resume-Tracer

Repository files navigation

If you like the project, please ⭐ this repository to show your support! 🤩

Intro

Resume tracer is an Streamlit App which helps the user to upload the resume in PDF/DOC format. After uploading, you get search bar to search for the keyword/s present in resume or not. Then if the keywords/s are present or not present it displays it to you. I have dockerised the application and deployed on AWS using EC2 instamce and Elastic IP address. I have containerised the application.

Also the application can be run using terraform, when Terraform configuration sets up a local-exec provisioner within a null_resource, allowing you to execute a local shell command when applying or updating your Terraform configuration.

Demo

Screencast.from.2023-12-24.17-19-50.webm

Tech Stacks

  • python
  • streamlit
  • pypdf

Prequisites

  • Install Python
  • Install Pycharm CE

Build Intructions

  • Clone the repository
git clone https://github.com/anirudh-hegde/resume-tracer.git
  • Move to repository directory
cd resume-tracer
  • Build Docker Container
docker build -t resutracer  .
  • Use the container and activate the API
docker run --user=root resutracer

Conclusion

Congratulations! You have successfully run the application 🚀️.

About

👁️ Web App : To identify 🕵️ the required skill in the resume📜️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages