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
A python application that finds linkedin jobs based on location and key words and generates a cover letter and CV with help of LLM openAI API and saves it on local system. Also creates a database of the jobs.
About
This is a personal project to enhance my skills in software development and LLM integration. This app is designed to scrape linkedin job feed using Beautifulsoup4 and store it in a Postgres database. Upon selecting a job, the user can generate a cover letter based on the job description and uploaded CV.