Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created Input Fields for Resumea and Job Description #262

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sophiya02
Copy link

Created Input Fields for Resumea and Job Description

Its not related to any issue

IUpdated streamlit_app file, Added new file called starter.py which is the starting applicaation file.It takes resume and job description input as pdf, and displays the result by running the streamlit_app.py

Type

  • Bug Fix
  • Feature Enhancement
  • Documentation Update
  • Code Refactoring
  • Other (please specify):

Proposed Changes

  • Updated Streamlit App
  • Updated Readme file, to start the application It should start with the starter.py file
  • Starter.py file takes Resume and Job Description as pdf input, and then runs the run_first.py file to process the input files and then runs the streamlit file to show the processed data. on the browser.

Screenshots / Code Snippets (if applicable)

How to Test

  1. Skip the python run_first.py step to preprocessing.
  2. Directly run streamlit run starter.py it will run run_first.py and streamlit_app.py file automatically

Checklist

  • The code compiles successfully without any errors or warnings
  • The changes have been tested and verified
  • The documentation has been updated (if applicable)(Forgot to remove this step: python run_first.py, its not required anymore)
  • The changes follow the project's coding guidelines and best practices
  • The commit messages are descriptive and follow the project's guidelines
  • All tests (if applicable) pass successfully
  • This pull request has been linked to the related issue (if applicable)

Additional Information

I haven't taken screenshot to the running app, but I could do so if its required. But the changes works fine now.

… the starting applicaation file.It takes resume and job description input as pdf, and displays the result by running the streamlit_app.py
@srbhr
Copy link
Owner

srbhr commented May 17, 2024

Thanks @sophiya02 I'll look into this PR.

@sophiya02
Copy link
Author

ONe more thing to add, since I was using this project for some of my use case I have removed some of the part in the side bar, if its possible to remove those changes please ignore them, I am attaching a ss to the updated output
Snip1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants