HamaRegaya / LabLabAI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

JOBEASE.AI

Welcome to JOBEASE.AI, an AI-powered platform designed to assist users in crafting tailored resumes, evaluating CVs, and providing career guidance through a chatbot counselor. image

🌐 Overview

JOBEASE.AI is aimed at streamlining the job application process by:

  • Generating customized CVs based on user-provided job descriptions.
  • Offering CV evaluation and correction services.
  • Providing career guidance through an AI-powered chatbot counselor.

πŸš€ Features

πŸ” Job Description to CV

  • Users can input a job description, and the platform generates a tailored CV that aligns with the job requirements.

βœ… CV Evaluator and Correction

  • The platform offers CV evaluation services, helping users refine and improve their resumes.

πŸ€– Chatbot Guiding Counselor

  • An AI-powered chatbot assists users in discovering the best career paths based on their profiles and preferences.

πŸ€– Interview Preparation Tools

  • At JobEase.AI, users can upload PDF documents and engage the chatbot specifically for tailored interview tips and preparation, enhancing their readiness for interviews
image

🌟 Unique Proposition

Unlike traditional platforms, JOBEASE.AI focuses on creating specific and targeted CVs tailored to both the user's profile and the job description. Additionally, the platform's guiding counselor feature helps users navigate their career choices effectively.

πŸ”§ Technologies Used

  • Vertex AI
  • TruLens for LLMs
  • LangChain
  • openai
  • chat bison

πŸ”§ Dependencies and Installation


please follow these steps:

  1. Clone the repository to your local machine.

  2. Create a virtual environment:

    py -10 -m venv .venv
    
  3. Activate the virtual environment:

    .venv\Scripts\activate  (for Windows)
    source .venv/bin/activate  (for macOS/Linux)
    
  4. Install the required dependencies by running the following command:

    pip install -r requirements.txt
    
  5. Obtain an API key from OpenAI and add it to the .env file in the project directory:

    OPENAI_API_KEY=your_secret_api_key
    
  6. Run the website:

    flask run
    

πŸ† Hackathon Participation

We're currently participating in the TruEra Challenge: Build LLM Applications with Google Cloud Vertex AI. The hackathon serves as an opportunity to showcase our utilization of cutting-edge technologies in revolutionizing AI-driven career guidance and resume building.

πŸš€ How to Get Started

To explore JOBEASE.AI and its functionalities:

  1. Clone the repository.
  2. Install necessary dependencies .
  3. Follow instructions in the documentation to run the platform locally or deploy it.

πŸ“§ Contact Information

For any inquiries or support, feel free to contact us at Yasmineatrous@outlook.com

Thank you for exploring JOBEASE.AI!

About


Languages

Language:CSS 49.4%Language:HTML 20.6%Language:SCSS 14.6%Language:JavaScript 13.7%Language:Python 1.7%Language:PHP 0.0%