Skip to content

ris-tlp/ai-job-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Job Tracker

landing

Architecture

image

Requirements

Local Run Instructions

  1. Install all requirements.
  2. Clone project and navigate to directory.
  3. Run make env to rename all .env.example and env.db.example files to .env and .env.db.
  4. Add your OPENAI_API_KEY to image_analyzer/.env.
  5. Start all services through docker compose up
  6. Access the tracker through http://localhost:5173/.

About

GenAI powered job tracker that extracts and analyzes job descriptions from image screenshots to summarize eligibility requirements using Tesseract OCR and LLMs in one click.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors