Commit History

Reduce top padding and margin above candidate name header for compact sample-accurate layout
21edf06

akestronai-ai commited on

Update Tailored Resume generator to match sample design blueprint with centered headers, blue section titles, contact bar borders, and keyword bolding
2674591

akestronai-ai commited on

Enforce strict 1-page A4 layout, 11pt default body typography, zero-hallucination grounding, and clean PDF printing
b699077

akestronai-ai commited on

Fix cover letter date, month, and year generation error using exact system date regex replacement
836da9d

akestronai-ai commited on

Aggressive regex cleanup for cover letter placeholders, preambles, and asterisks
8be4f19

akestronai-ai commited on

Clean cover letter formatting, default contact info, and add copy to clipboard button
ed7a1c2

akestronai-ai commited on

Allow Cover Letter generation with Job Application only and update UI
6d18a6c

akestronai-ai commited on

fix: implement robust in-memory PDF parsing and client-side error handling
7747a42

akestronai-ai commited on

feat: add Gemini OCR fallback for scanned resume PDFs
ac8dada

akestronai-ai commited on

chore: rollback backend PDF engine to native window print to match user rollback
1e6a2c9

akestronai-ai commited on

feat: replace weasyprint with pure-python xhtml2pdf and implement server-side base64 PDF downloads
1e6c45d

akestronai-ai commited on

chore: revert resume tailoring prompt to simpler HTML format
0ff0481

akestronai-ai commited on

fix: update prompt to preserve all original jobs/projects and adjust spacing to fit 1-page
9945252

akestronai-ai commited on

fix: enforce strict single page constraints in resume tailoring prompt
f1ec801

akestronai-ai commited on

style: implement mobile responsiveness with collapsible sidebar drawer and stacking forms
b7dca7e

akestronai-ai commited on

feat: add Upwork 1-Click Import Bookmarklet and research-grounded proposal prompt
bd73df3

akestronai-ai commited on

fix: adjust print layout reset to prevent height cutoff
798a46a

akestronai-ai commited on

feat: push cleaned code and correct encoding for print styles
182c222

akestronai-ai commited on

fix: resolve print layout truncation by hiding parent heights
6de6fdf

akestronai-ai commited on

fix: provide strict HTML template to enforce proper layout and A4 sizing
3867270

akestronai-ai commited on

fix: restore prompt variable declaration
1e7bb7f

akestronai-ai commited on

fix: resume formatting for full width and retaining details
e73e5eb

akestronai-ai commited on

feat: enforce 1-page limit and add auto-tailor button on ATS results page
dcea7bd

akestronai-ai commited on

fix: remove browser print header and footer
3e36674

akestronai-ai commited on

fix: use current window for printing to bypass popup blockers
ee70f48

akestronai-ai commited on

fix: replace buggy html2pdf with native browser print API
b00345c

akestronai-ai commited on

fix: pass live DOM element directly to html2pdf to prevent hang
63d1b80

akestronai-ai commited on

fix: resolve html2pdf browser hang by using existing DOM element
2a4873c

akestronai-ai commited on

feat: restore detailed ATS UI metrics
848f2e2

akestronai-ai commited on

fix: use correct model name gemini-embedding-2 for Google GenAI
0ab179b

akestronai-ai commited on

fix: resolve embedding model error and pdf rendering hang
9817f0a

akestronai-ai commited on

chore: add html2pdf.js dependency
ba0d61b

akestronai-ai commited on

fix: bypass strict TS check for html2pdf options
a18efe8

akestronai-ai commited on

fix: resolve typescript build error for html2pdf
eae4c25

akestronai-ai commited on

fix: remove remaining sentence-transformers import from ats_score
411ddc7

akestronai-ai commited on

fix: resolve SSR bug and optimize backend for HF Spaces
5d5dcc2

akestronai-ai commited on

fix: add hf metadata
9a5cd9e

akestronai-ai commited on

chore: add Dockerfile for Hugging Face deployment
d14f1ca

akestronai-ai commited on

feat: complete next.js frontend and fastapi backend
f63f8f4

akestronai-ai commited on

Updated README with complete cold email setup
9ed5957

NehaBharti16 commited on

Added Cold Email Sender feature
7bfc0a7

NehaBharti16 commited on

Added semantic scoring, experience, education and format checker
386ad45

NehaBharti16 commited on

Final clean version - AI Recruitment Copilot
5e3a3e1

NehaBharti16 commited on

Cleaned up unnecessary files
a26075c

NehaBharti16 commited on

Added README and requirements
5ee2a64

NehaBharti16 commited on

Complete AI Recruitment Copilot - fully working
b4c638b

NehaBharti16 commited on

Added Streamlit frontend
a93c18d

NehaBharti16 commited on