Select Position
Discover JR folders streamed from Power Automate (JRID_Position pattern).
- JR ID{{ selectedPosition?.jr_id || '—' }}
- Folder{{ selectedPosition?.position || '—' }}
- Reference{{ selectedPosition?.folder_name || '—' }}
Upload JD & Competency
Persist JD text in our knowledge store and embed competencies into Qdrant.
Best practice
- Attach the latest JD PDF and competency framework.
- Paste trimmed text snippets for faster embedding.
- Each submission seeds the vector memory for downstream screenings.
Bulk Resume Upload
Drop candidate PDFs — we forward to Power Automate, queue, and score.
Processing Queue
Observe RQ job throughput (auto-refresh 20s).
Filename | Status | Attempts | Updated | Error |
---|---|---|---|---|
No jobs yet. | ||||
{{ job.filename || '-' }} | {{ job.status }} | {{ job.attempts }} | {{ formatDate(job.updated_at || job.created_at) }} | Error |