Skip to content

Add Real-World Project: Resume & Cover-Letter Tailoring Agent - #267

Open
abderrahim-lectures wants to merge 1 commit into
mainfrom
add-resume-tailor-agent
Open

Add Real-World Project: Resume & Cover-Letter Tailoring Agent#267
abderrahim-lectures wants to merge 1 commit into
mainfrom
add-resume-tailor-agent

Conversation

@abderrahim-lectures

Copy link
Copy Markdown
Owner

Adds a new Real-World Projects lesson: Build a Resume & Cover-Letter Tailoring Agent (backlog idea #13).

What's included

  • docs/projects/resume-tailor-agent/index.md — full lesson in the house skeleton: Setup (uv + free-tier LLM key), 4 steps with checklists + Socratic questions, common pitfalls, and closing sections. Core idea is a hard no-fabrication rule in the system prompt (never invent skills/titles/dates, never upgrade a bullet point, report gaps honestly).
  • docs/projects/resume-tailor-agent/_category_.json
  • examples/resume-tailor-agent/ — runnable 6-provider CLI (tailor.py), bundled sample_resume.txt + sample_job.txt, notebook.ipynb, README, pyproject/uv.lock/env template.
  • Registration: src/data/projects.ts, docs/projects/index.mdx, src/pages/index.tsx (English only — i18n in a follow-up PR).

Verification

  • npm run typecheck passes.
  • npm run build passes (all 4 locales); only the pre-existing docs-qa-bot broken-anchor warnings, unchanged.

Closes #266

New Real-World Project (backlog idea #13). Full lesson with no-fabrication
system prompt, match-score/cover-letter/edits output, plus a runnable
6-provider CLI example, sample resume + job description, and notebook.

Closes #266

Co-authored-by: deepseek-v4-flash-free <noreply@opencode.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Real-World Project: Resume & Cover-Letter Tailoring Agent

1 participant