You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run the following commands in the terminal to view the application:
docker build -t myapp:1.0 .
docker run -p 8080:8501 myapp:1.0
About
A centralized Employee Management Portal, automating resume parsing, skill filtering, and employee tracking, reducing HR workload by 60%. Built an interactive Streamlit dashboard for real-time workforce analytics. Scalable text processing pipelines (Pandas, NLTK, MongoDB Atlas) and containerized the solution