Skip to content

ferhatkorkmaz11/goodfit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Good Fit

Youtube

Good Fit - AI-Powered Job Compatibility Extension

Good Fit is an AI-powered Chrome extension that helps you determine if your candidate profile is a perfect match for a job listing in real-time. Built on top of open-source standards, Good Fit enhances your job search experience by leveraging AI-driven insights.


📌 Features

  • Real-time compatibility analysis: Instantly assess job match based on your profile.
  • AI-driven insights: Uses Ollama to determine suitability.
  • Seamless integration: Works effortlessly in the background while browsing job listings.

🚀 Getting Started

🔹 Prerequisites

Before installing Good Fit, ensure you have the following installed:


🛠 Installation

1️⃣ Clone the Repository

$ git clone https://github.com/ferhatkorkmaz11/goodfit.git && cd goodfit

2️⃣ Install and Build the Chrome Extension

$ cd extension && npm install && npm run build

3️⃣ Load the Extension into Google Chrome

  1. Open Google Chrome.
  2. Visit chrome://extensions/.
  3. Toggle Developer mode (top right corner).
  4. Click Load Unpacked (top left corner).
  5. Select the goodfit/extension/dist folder.

4️⃣ Set Up the Backend

Option 1: With Docker

$ docker compose up --build

Option 2: Without Docker

$ cd backend && npm install && npm run dev

⚡ Usage

  1. Open the Good Fit extension and upload your CV.
  2. Open any job listing on LinkedIn.
  3. Get your job suitability scores in real-time.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published