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

Make CLI that opens streamlit app #96

Closed espin086 closed 8 months ago

espin086 commented 8 months ago

Update setup.py to run streamlit app by simply typing "jobhunter" into the terminal

https://github.com/espin086/GPT-Jobhunter/blob/main/setup.py

AtharvaJadhav7 commented 8 months ago

Hey, I am interested in this project, I like your idea, about jobhunting through AI, I am an undergraduate student, who is new to open source, this could be my first issue. If you could guide me what to do.

espin086 commented 8 months ago

Thank you ! Your contributions are welcome, please start by reading the CONTRIBUTION.md

You can test it out my doing a simple update to the documentation in a pull request, it can be as simple as fixing a typo

AtharvaJadhav7 commented 8 months ago

I have done this and created a PR, please check

AtharvaJadhav7 commented 8 months ago

@espin086 check my PR

espin086 commented 8 months ago

Thank you!