From e1a26b1dab6eded2f09824fdc224da5e85150c57 Mon Sep 17 00:00:00 2001 From: Tulin Mete Date: Thu, 9 Jan 2025 15:02:43 -0600 Subject: [PATCH] Added a link to the example of an output --- .../day1-resume-analyzer-for-job-postings.ipynb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/week1/community-contributions/day1-resume-analyzer-for-job-postings.ipynb b/week1/community-contributions/day1-resume-analyzer-for-job-postings.ipynb index 5b81219..f737667 100644 --- a/week1/community-contributions/day1-resume-analyzer-for-job-postings.ipynb +++ b/week1/community-contributions/day1-resume-analyzer-for-job-postings.ipynb @@ -20,7 +20,9 @@ "- Tailored recommendations for CV improvement\n", "- An alignment score reflecting how well the CV fits the job\n", "- Personalized feedback \n", - "- Job market trend insights" + "- Job market trend insights\n", + "\n", + "An example of the tool's output can be found [here](https://tvarol.github.io/sideProjects/AILLMAgents/output.html)." ] }, {