Collaborative-Software-Development-Club / Collaborative-Software-Development-Club/AU24-Web-Resume-Builder

job description bullet enhancement endpoint

Open
#56 0 comments 0 reactions 1 assignee Claimed by @EckXon View on GitHub
Dominant language
JavaScript
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

# Description
_As a_ front-end developer,
_I need_ an endpoint where I pass in a user's current bullet points and a job description,
_so that_ I can improve the bullet points with AI based on a job description

# Assumptions
- reuse as much of the existing classes and code as possible, maintaining the current abstractions
- create a prompt referring to the job description to join with the existing prompt

# Acceptance criteria
_Given_ the user is logged in and a valid job description and bullet points are passed in,
_when_ a request to the defined endpoint is made,
_then_ there should be a response with improved bullet points based on the job description, following the same body format as the current AI endpoint

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.