a project developed for the Bitcamp 2024 hackathon (2nd place best app), completed within 36 hours.
-
Automated Applications: JobGPT uses Selenium to intelligently scan, filter, and apply to relevant job postings on top platforms like LinkedIn and Workday.
-
AI-Enhanced Interactions: Our system integrates ChatGPT to answer any inquiries from potential employers that aren't directly answered by your resume, ensuring your applications are always engaging and responsive.
-
Time Efficiency: Streamline your job search process, saving you countless hours typically spent on manual applications.
-
Tailored Experience: With personalized job matching, JobGPT ensures that you're applying to the best fit for your skills and ambitions.
JobGPT is integrated with the following technologies:
- React
- JavaScript (JS)
- TypeScript (TS)
- Python
- Selenium
- OpenAI (for ChatGPT)
It uses Selenium to automate the application process and ChatGPT to answer any unknown questions based on the user's resume.
To start using JobGPT, follow these steps:
- Run
npm install
to install the necessary dependencies. - Run
pip install -r requirements.txt
to install Python dependencies. - Install Firefox
- Finally, run
npm run dev
to start the application.
Our current focus is on improving our Workday script to enhance its efficiency and effectiveness.