File size: 411 Bytes
5dec17e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
deepseek:
  api_key: "sk-cf0b89ca56e44cb9980113909ebe687e"
  model: "deepseek-chat"
  temperature: 0.7

google_sheets:
  enabled: true # Set to true if using Google Sheets or else false
  credentials: "credentials.json"
  # sheet_id: "your-sheet-id"
  sheet_name: "Job Applications"

scoring:
  weights:
    keyword: 0.3
    section: 0.2
    vector: 0.25
    experience: 0.15
    education: 0.1