JobAId is a comprehensive career services application powered by Generative AI. It supports job search, cover letter generation, and mock interviews using cutting-edge technologies like Retrieval Augmented Generation, Langchain, Streamlit, COSTAR prompt engineering, and custom GPTs. The application also produces a match score based on the applicant's resume and the job posting.
- Job Search: Find job listings tailored to your preferences and qualifications.
- Cover Letter Generation: Create personalized cover letters that stand out.
- Mock Interviews: Practice for interviews with AI-generated questions and feedback.
- Match Score: Get a match score that evaluates how well your resume aligns with the job posting.
- Generative AI: Advanced AI techniques for generating content and responses.
- Retrieval Augmented Generation: Enhances the AI's ability to generate relevant and accurate outputs by retrieving contextual information.
- Langchain: A framework for building applications with language models.
- Streamlit: A web framework for creating interactive web applications.
- COSTAR Prompt Engineering: A method for designing prompts to optimize AI outputs.
- Custom GPTs: Specialized GPT models tailored for different functionalities within the application.
To run the JobAId application, execute the following command:
streamlit run Home.py