espin086 / GPT-Jobhunter

AI-powered job analysis and resume coaching tool using GPT. Analyzes job postings and provides personalized recommendations to job seekers for improving their resumes.
MIT License
55 stars 15 forks source link

Add Dynamic Filtering of Dataframe Showing Jobs #138

Closed espin086 closed 4 months ago

espin086 commented 4 months ago

Here is a link that shows how we can improve the table produced by the software. We need to be able to implement this filtering function on the displaying of the dataframe after we press the QueryDB button in the UI.

This function needs to be implemented: https://blog.streamlit.io/auto-generate-a-dataframe-filtering-ui-in-streamlit-with-filter_dataframe/

Remove Hard Coded Filters: