Skip to content

senderh55/jobapptrack-gptplugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Plugin for Job Application Tracker

Logo

Overview

The JobAppTrack ChatGPT Plugin for Job Application Tracker is a TypeScript and Next.js based solution designed to simplify the process of tracking job applications. The plugin leverages the capabilities of ChatGPT to generate summaries of job applications and integrates with CSV files to manage application data efficiently.

Features

  • Job Application Summarization: This plugin uses ChatGPT to create summarized versions of job applications, making it easier to quickly review application details.

  • CSV File Integration: The plugin seamlessly interacts with CSV files that store job application data. This integration enables you to manage application information including statuses, dates, and more.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/chatgpt-job-tracker-plugin.git
  2. Install dependencies:

        npm install
  3. Environment Variables Setup:

     CSV_FILE_PATH=path/to/your/csv/file.csv
  4. Start the development server:

        npm run dev
  5. Develop you own plugin in ChatGPT plugin store:

        localhost:3000

Usage

  • Upload CSV Data: Upload your job application data in CSV format using the plugin interface.
  • Interaction: Use the plugin to view application summaries, update statuses, and keep track of interview processes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published