-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Ability to upload resume and job description at runtime #78
Comments
Hi @raditya3 yes, we're planning a proper dashboard for it. That will allow us to upload resumes. |
may be we can integrate https://filebrowser.org/ |
Hey there, I've got a quick suggestion to make our Streamlit app even better! 🚀 Wouldn't it be awesome if we could upload our resume and job description right from the dashboard instead of manually copying them to the data directory before starting the app? It would save us time and make the user experience super smooth. I am proposing to add this directly to the streamlit app, via file upload. Cheers! 🌟 |
Hey @srbhr Can I implement this feature using https://filebrowser.org/ ? |
Sure |
I think it's already done by @imhalcyon in his interactive_ui PR : #184 |
Yes, Streamlit interactive already has this feature. But I'm more interested in the file browser implementation. |
Is file browser needed? It honestly seems to be an overkill for this use case. |
@imhalcyon and @Devasy23 Sonar reported a vulnerability in the web-app. And I'm looking into alternatives. |
Issue Title
Ability to upload resume and job description at runtime
Type
Description
Right now, we have to copy resume and JD to data directory before starting the app.
Ability to upload JD and resume via dashboard will significantly improve UX
The text was updated successfully, but these errors were encountered: